*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F7F2;
line-height:1.55;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
color:#2E4028;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(10, 20, 8, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.phf_shellwhk{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.phf_mainwhk{
min-width:0;
}
.phf_wrapwhk{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.phf_containerwhk{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.phf_containerwhk{
padding:0 28px;
}
}
.phf_sectionwhk{
padding:1.5rem 28px;
}
.phf_section_ptwhk{
padding-top:34px;
}
.phf_band_softwhk{
background:#FFFFFF;
}
.phf_eyebrowwhk{
letter-spacing:.14em;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
font-weight:600;
text-transform:uppercase;
font-size:10.5px;
line-height:1.4;
overflow-wrap:break-word;
color:#4D8A00;
}
.phf_drawer_cbwhk{
display:none;
}
.phf_overlaywhk{
display:none;
}
@media(max-width:1025px){
.phf_shellwhk{
grid-template-columns:1fr;
}
.phf_mainwhk{
padding-bottom:78px;
}
.phf_drawer_cbwhk:checked~.phf_overlaywhk{
inset:0;
background:rgba(10, 20, 8, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:562px){
.phf_sectionwhk{
padding:18px 16px;
}
.phf_section_ptwhk{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.phf_sidewhk{
padding:22px 1.125rem;
gap:1.375rem;
background:#EAF0E7;
position:sticky;
height:100vh;
display:flex;
top:0;
border-right:1px solid rgba(17, 29, 15, 0.08);
overflow-y:auto;
flex-direction:column;
align-self:start;
}
.phf_brandwhk{
gap:0.625rem;
display:flex;
align-items:center;
}
.phf_logowhk{
letter-spacing:-.02em;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#111D0F;
font-weight:700;
font-size:21px;
}
.phf_side_ctawhk{
border-radius:13px;
padding:1rem;
background:rgba(77, 138, 0, 0.11);
border:1px solid rgba(17, 29, 15, 0.12);
}
.phf_side_cta_hwhk{
font-size:1.063rem;
line-height:1.15;
font-weight:700;
margin-bottom:0.375rem;
color:#111D0F;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.phf_side_cta_pwhk{
margin-bottom:12px;
line-height:1.45;
color:#2E4028;
font-size:12px;
}
.phf_navwhk{
gap:3px;
flex-direction:column;
display:flex;
}
.phf_nav_labelwhk{
padding:6px 10px;
text-transform:uppercase;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
color:#8AA37E;
letter-spacing:.14em;
}
.phf_nav_itemwhk{
gap:11px;
padding:10px;
border-radius:0.5rem;
font-weight:500;
font-size:0.875rem;
align-items:center;
display:flex;
color:#2E4028;
}
.phf_nav_itemwhk svg{
width:17px;
height:17px;
}
.phf_nav_itemwhk:hover{
background:rgba(77, 138, 0, 0.11);
color:#111D0F;
}
.phf_nav_item_onwhk{
background:rgba(77, 138, 0, 0.11);
color:#4D8A00;
font-weight:600;
}
.phf_side_footwhk{
background:#FFFFFF;
padding:0.75rem;
border-radius:13px;
border:1px solid rgba(17, 29, 15, 0.12);
margin-top:auto;
}
.phf_side_footwhk p{
font-size:12.5px;
line-height:1.4;
color:#2E4028;
margin-top:0.25rem;
}
/* ---------- topbar ---------- */
.phf_topwhk{
gap:1rem;
background:#EAF0E7;
padding:0.875rem 1.75rem;
top:0;
border-bottom:1px solid rgba(17, 29, 15, 0.08);
z-index:40;
display:flex;
align-items:center;
position:sticky;
}
.phf_top_brandwhk{
gap:9px;
display:none;
align-items:center;
}
.phf_searchwhk{
padding:0.688rem 14px;
border-radius:0.813rem;
border:1px solid rgba(17, 29, 15, 0.12);
gap:10px;
flex:1;
background:#FFFFFF;
display:flex;
font-size:0.844rem;
color:#5A7050;
align-items:center;
max-width:27.5rem;
}
.phf_searchwhk svg{
flex:none;
width:1rem;
height:16px;
}
.phf_top_actionswhk{
gap:0.75rem;
margin-left:auto;
display:flex;
align-items:center;
}
.phf_langwhk{
color:#2E4028;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
}
.phf_burgerwhk{
border-radius:8px;
border:1px solid rgba(17, 29, 15, 0.12);
background:#FFFFFF;
width:40px;
height:40px;
justify-content:center;
color:#111D0F;
display:none;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.phf_botnavwhk{
display:none;
}
@media(max-width:1025px){
.phf_sidewhk{
transition:transform .25s ease;
top:0;
width:17.5rem;
position:fixed;
z-index:80;
transform:translateX(-100%);
height:100vh;
left:0;
}
.phf_drawer_cbwhk:checked~.phf_shellwhk .phf_sidewhk{
transform:translateX(0);
}
.phf_topwhk{
gap:12px;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.phf_top_brandwhk{
display:flex;
}
.phf_searchwhk{
display:none;
}
.phf_burgerwhk{
display:flex;
}
.phf_top_actionswhk{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.phf_top_actionswhk .phf_langwhk{
display:none;
}
.phf_top_actionswhk .phf_btnwhk{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.phf_botnavwhk{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
background:#EAF0E7;
transform:translateZ(0);
left:0;
position:fixed;
right:0;
display:grid;
border-top:1px solid rgba(17, 29, 15, 0.12);
bottom:0;
z-index:65;
}
.phf_bnwhk{
gap:4px;
padding:6px 2px 0;
justify-content:flex-end;
font-weight:600;
color:#2E4028;
font-size:0.625rem;
align-items:center;
display:flex;
min-width:0;
flex-direction:column;
}
.phf_bnwhk svg{
flex:none;
width:22px;
height:22px;
}
.phf_bnwhk span{
overflow:hidden;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.phf_bn_onwhk{
color:#4D8A00;
}
.phf_bn_centerwhk{
position:relative;
}
.phf_bn_fabwhk{
border-radius:50%;
background:#84CC16;
box-shadow:0 8px 2rem rgba(17, 29, 15, 0.14), 0 2px 0.5rem rgba(17, 29, 15, 0.10);
left:50%;
height:3.125rem;
color:#0A1408;
position:absolute;
align-items:center;
transform:translateX(-50%);
width:50px;
display:flex;
justify-content:center;
top:-20px;
}
.phf_bn_fabwhk svg{
width:1.5rem;
height:24px;
}
.phf_bn_centerwhk span{
color:#4D8A00;
}
}
.phf_btnwhk{
gap:8px;
border-radius:8px;
padding:0.688rem 1.375rem;
transition:background-color 0.2s ease,color 0.2s ease;
font-size:14px;
justify-content:center;
cursor:pointer;
display:inline-flex;
align-items:center;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.phf_btn_priwhk{
background:#84CC16;
box-shadow:0 0.25rem 18px rgba(132, 204, 22, 0.42), 0 2px 6px rgba(132, 204, 22, 0.24);
color:#0A1408;
}
.phf_btn_priwhk:hover{
background:#6BAF0E;
}
.phf_btn_ghostwhk{
background:rgba(77, 138, 0, 0.11);
font-weight:600;
color:#111D0F;
}
.phf_btn_linewhk{
background:transparent;
border:1px solid rgba(17, 29, 15, 0.22);
font-weight:600;
color:#111D0F;
}
.phf_btn_lgwhk{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.phf_bandwhk .phf_btn_linewhk{
border-color:rgba(255, 255, 255, 0.13);
color:#F0FAE8;
}
.phf_bandwhk .phf_btn_ghostwhk{
background:rgba(255, 255, 255, 0.08);
color:#F0FAE8;
}
.phf_link_mwhk{
gap:0.313rem;
cursor:pointer;
align-items:center;
text-decoration:none;
display:inline-flex;
color:#4D8A00;
font-size:12px;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.phf_link_mwhk svg{
height:0.875rem;
width:14px;
}
.phf_bandwhk .phf_link_mwhk{
color:#B8F033;
}
.phf_dotwhk{
background:#4D8A00;
flex:none;
border-radius:50%;
height:7px;
width:0.438rem;
}
.phf_dot_livewhk{
background:#E63030;
animation:zm3-pulse 1.4s infinite;
}
.phf_starswhk{
gap:2px;
color:#4D8A00;
display:inline-flex;
}
.phf_starswhk svg{
width:0.938rem;
height:15px;
}
.phf_chipwhk{
background:#FFFFFF;
border-radius:0.5rem;
gap:6px;
padding:7px 12px;
border:1px solid rgba(17, 29, 15, 0.12);
color:#2E4028;
align-items:center;
font-size:0.688rem;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
}
.phf_chip_onwhk{
background:rgba(77, 138, 0, 0.11);
border-color:transparent;
color:#4D8A00;
}
.phf_gcwhk{
color:inherit;
min-width:0;
display:block;
cursor:pointer;
text-decoration:none;
}
.phf_gc_thumbwhk{
border-radius:13px;
border:1px solid rgba(17, 29, 15, 0.12);
overflow:hidden;
position:relative;
display:block;
background-position:center;
background-size:cover;
aspect-ratio:1;
}
.phf_gc_thumb_portraitwhk{
aspect-ratio:3/4;
}
.phf_gc_thumb_widewhk{
aspect-ratio:16/11;
}
.phf_gc_capwhk{
background:linear-gradient(transparent,rgba(10, 20, 8, 0.72));
padding:9px;
right:0;
left:0;
bottom:0;
position:absolute;
}
.phf_gc_namewhk{
font-weight:700;
display:block;
color:#F0FAE8;
font-size:12.5px;
}
.phf_gc_metawhk{
font-size:0.688rem;
color:#A8C899;
}
.phf_gc_badgewhk{
background:#4D8A00;
border-radius:8px;
padding:2px 0.375rem;
color:#0A1408;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
top:8px;
right:8px;
font-weight:700;
position:absolute;
font-size:0.5rem;
}
.phf_gc_badge_hotwhk{
background:#E63030;
color:#F0FAE8;
}
.phf_gc_badge_livewhk{
background:#E63030;
color:#F0FAE8;
left:0.5rem;
right:auto;
}
.phf_gc_multwhk{
inset:0;
color:#4D8A00;
display:flex;
font-size:1.75rem;
align-items:center;
font-weight:700;
position:absolute;
justify-content:center;
}
.phf_pcwhk{
border-radius:0.813rem;
border:1px solid rgba(17, 29, 15, 0.12);
background:#FFFFFF;
display:flex;
font-size:14px;
height:4rem;
justify-content:center;
align-items:center;
color:#2E4028;
font-weight:700;
}
.phf_railwhk{
min-width:0;
}
.phf_rail_scrollwhk{
gap:0.875rem;
display:grid;
}
.phf_rail_scrollwhk>*{
min-width:0;
}
.phf_g6whk{
grid-template-columns:repeat(6,1fr);
}
.phf_g7whk{
grid-template-columns:repeat(7,1fr);
}
.phf_g4whk{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.phf_g6whk,.phf_g7whk{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-columns:7.5rem;
}
.phf_g6whk>*,.phf_g7whk>*{
scroll-snap-align:start;
}
.phf_g4whk{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.phf_g4whk{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.phf_panelwhk{
background:#FFFFFF;
padding:1.75rem 32px;
border-radius:20px;
border:1px solid rgba(17, 29, 15, 0.12);
}
.phf_splitwhk{
gap:36px;
display:grid;
align-items:start;
}
.phf_splitwhk>*{
min-width:0;
}
.phf_split_awhk{
grid-template-columns:.85fr 1.15fr;
}
.phf_split_bwhk{
grid-template-columns:1fr 1.1fr;
}
.phf_split_cwhk{
grid-template-columns:1.1fr .9fr;
}
.phf_pgridwhk{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.phf_pgridwhk>*{
min-width:0;
}
.phf_leadwhk{
margin-bottom:0.875rem;
font-size:0.938rem;
color:#2E4028;
line-height:1.65;
}
.phf_featwhk{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.phf_featwhk>*{
min-width:0;
}
.phf_feat2whk{
grid-template-columns:1fr 1fr;
}
.phf_feat_cardwhk{
background:#FFFFFF;
border-radius:20px;
padding:1.625rem;
border:1px solid rgba(17, 29, 15, 0.12);
}
.phf_feat_cardwhk svg{
width:1.625rem;
height:1.625rem;
margin-bottom:16px;
color:#4D8A00;
}
.phf_feat_cardwhk h3{
margin-bottom:8px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#111D0F;
font-size:18px;
font-weight:700;
}
.phf_feat_cardwhk p{
font-size:0.813rem;
line-height:1.6;
color:#2E4028;
}
.phf_feat_cardwhk b{
color:#111D0F;
}
.phf_bigwhk{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.phf_big_nwhk{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:26px;
color:#4D8A00;
}
.phf_big_lwhk{
font-size:12px;
color:#5A7050;
}
.phf_personwhk{
padding:16px 1.125rem;
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:13px;
gap:14px;
background:#FFFFFF;
display:flex;
align-items:center;
}
.phf_avatarwhk{
background:linear-gradient(135deg,#84CC16,#4D8A00);
flex:none;
border-radius:50%;
height:44px;
width:2.75rem;
}
.phf_person_namewhk{
color:#111D0F;
font-size:0.875rem;
font-weight:700;
}
.phf_person_rolewhk{
font-size:12px;
color:#5A7050;
}
.phf_kvwhk{
border-radius:0.813rem;
border:1px solid rgba(17, 29, 15, 0.12);
background:rgba(17, 29, 15, 0.12);
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.phf_kvwhk>div{
background:#F4F7F2;
padding:16px 18px;
min-width:0;
}
.phf_kv_kwhk{
margin-bottom:5px;
text-transform:uppercase;
color:#4D8A00;
font-size:9.5px;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.phf_kv_vwhk{
font-weight:700;
font-size:0.844rem;
color:#111D0F;
}
@media(max-width:1025px){
.phf_split_awhk,.phf_split_bwhk,.phf_split_cwhk,.phf_pgridwhk{
gap:24px;
grid-template-columns:1fr;
}
.phf_featwhk,.phf_feat2whk{
grid-template-columns:1fr;
}
.phf_kvwhk{
grid-template-columns:1fr;
}
}
.phf_shwhk{
margin-bottom:1rem;
min-width:0;
}
.phf_sh_rowwhk{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.phf_sh_rowwhk .phf_sh_lwhk{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.phf_sh_stackwhk{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.phf_sh_centerwhk{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.phf_sh_h2whk{
gap:9px;
overflow-wrap:break-word;
color:#111D0F;
display:flex;
font-weight:700;
line-height:1.1;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
font-size:1.25rem;
}
@media(min-width:768px){
.phf_sh_h2whk{
font-size:1.5rem;
}
}
.phf_bandwhk .phf_sh_h2whk{
color:#F0FAE8;
}
.phf_eb_monowhk{
text-transform:none;
letter-spacing:.08em;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.phf_eb_monowhk::before{
content:"// ";
}
.phf_eb_upperwhk{
letter-spacing:.14em;
text-transform:uppercase;
}
.phf_eb_pillwhk{
background:rgba(77, 138, 0, 0.11);
padding:0.313rem 11px;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.phf_eb_linewhk{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.phf_eb_linewhk::before{
background:#4D8A00;
width:1.5rem;
display:inline-block;
height:1px;
content:"";
}
.phf_bandwhk .phf_eb_linewhk::before{
background:#B8F033;
}
.phf_bandwhk .phf_eb_pillwhk{
background:rgba(255, 255, 255, 0.08);
}
.phf_sh_linkwhk{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
font-weight:600;
color:#111D0F;
align-items:center;
display:inline-flex;
border-bottom:1px solid #111D0F;
font-size:13px;
white-space:nowrap;
padding-bottom:2px;
}
.phf_sh_linkwhk:hover{
border-color:#4D8A00;
color:#4D8A00;
}
.phf_sh_linkwhk svg{
width:0.875rem;
height:0.875rem;
}
.phf_sh_link_chevwhk{
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
padding-bottom:0;
color:#4D8A00;
border-bottom:0;
font-size:0.75rem;
}
.phf_sh_link_btnwhk{
border-radius:999px;
padding:0.563rem 18px;
background:#84CC16;
color:#0A1408;
border-bottom:0;
}
.phf_sh_link_btnwhk:hover{
border-color:transparent;
background:#6BAF0E;
}
.phf_bandwhk .phf_sh_linkwhk{
border-color:#F0FAE8;
color:#F0FAE8;
}
.phf_bandwhk .phf_sh_link_chevwhk{
color:#B8F033;
}
.phf_sh_rulewhk{
margin:-2px 0 1rem;
background:rgba(17, 29, 15, 0.12);
height:1px;
}
.phf_bandwhk .phf_sh_rulewhk{
background:rgba(255, 255, 255, 0.13);
}
.phf_seo_grid3whk{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.phf_seo_grid4whk{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.phf_seo_grid3whk>*,.phf_seo_grid4whk>*{
min-width:0;
}
.phf_seo_cardwhk{
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
padding:24px;
}
.phf_seo_cardwhk h3{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-size:18px;
color:#111D0F;
font-weight:700;
}
.phf_seo_cardwhk p{
line-height:1.6;
font-size:0.813rem;
color:#2E4028;
}
.phf_seo_card_smwhk{
padding:20px;
}
.phf_seo_card_smwhk h3{
font-size:16px;
}
.phf_seo_card_smwhk p{
line-height:1.55;
font-size:0.781rem;
}
.phf_seo_rtp_rowwhk{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:16px;
}
.phf_rtpwhk{
gap:14px;
display:flex;
min-width:0;
}
.phf_rtpwhk>div{
flex:1;
border-radius:0.813rem;
background:#F4F7F2;
padding:1rem;
min-width:0;
text-align:center;
}
.phf_rtp_nwhk{
white-space:nowrap;
font-weight:700;
font-size:1.625rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#4D8A00;
}
.phf_rtp_lwhk{
font-size:0.688rem;
color:#5A7050;
margin-top:4px;
}
.phf_cmpwhk{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(17, 29, 15, 0.12);
max-width:47.5rem;
}
.phf_cmp_rowwhk{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.phf_cmp_rowwhk>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.phf_cmp_rowwhk>div:first-child{
font-weight:600;
text-align:left;
padding-left:1.375rem;
color:#111D0F;
}
.phf_cmp_thwhk{
background:#F4F7F2;
font-size:12.5px;
font-weight:700;
}
.phf_cmp_rowwhk:not(.phf_cmp_thwhk){
background:#FFFFFF;
color:#2E4028;
border-top:1px solid rgba(17, 29, 15, 0.08);
}
.phf_cmp_zebrawhk{
background:#EDF2EB;
}
.phf_guidewhk{
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
overflow:hidden;
cursor:pointer;
}
.phf_guide_coverwhk{
height:130px;
}
.phf_guide_bodywhk{
padding:1.25rem;
}
.phf_guide_bodywhk h3{
margin:0.438rem 0 0.563rem;
font-weight:700;
color:#111D0F;
line-height:1.25;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
}
.phf_guide_metawhk{
color:#5A7050;
font-size:11.5px;
}
.phf_hubwhk{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
padding-top:28px;
border-top:1px solid rgba(17, 29, 15, 0.08);
display:grid;
}
.phf_hubwhk>*{
min-width:0;
}
.phf_hubwhk h4{
font-weight:700;
font-size:0.813rem;
color:#111D0F;
margin-bottom:11px;
}
.phf_hub_colwhk{
gap:8px;
font-size:0.813rem;
display:flex;
flex-direction:column;
color:#2E4028;
}
.phf_hub_colwhk a{
cursor:pointer;
}
@media(max-width:1023px){
.phf_seo_grid3whk{
grid-template-columns:1fr;
}
.phf_seo_grid4whk{
grid-template-columns:repeat(2,1fr);
}
.phf_seo_rtp_rowwhk{
gap:20px;
grid-template-columns:1fr;
}
.phf_hubwhk{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.phf_hubwhk{
grid-template-columns:1fr;
}
}
.phf_herowhk{
overflow:hidden;
background:linear-gradient(120deg,#0E1A0C,#0B1520);
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:1.25rem;
padding:46px 3rem;
position:relative;
color:#F0FAE8;
}
.phf_hero_glowwhk{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
height:21.25rem;
right:-60px;
width:340px;
top:-60px;
}
.phf_hero_inwhk{
position:relative;
max-width:37.5rem;
}
.phf_herowhk .phf_eyebrowwhk{
color:#B8F033;
}
.phf_pill_rowwhk{
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.5rem;
background:rgba(255, 255, 255, 0.08);
border-radius:999px;
padding:6px 0.813rem;
font-size:10.5px;
display:inline-flex;
align-items:center;
letter-spacing:.1em;
margin-bottom:1.375rem;
color:#B8F033;
text-transform:uppercase;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.phf_hero_h1whk{
margin:18px 0;
font-weight:700;
color:#F0FAE8;
letter-spacing:-.02em;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
font-size:3.375rem;
overflow-wrap:break-word;
}
.phf_hero_h1whk em{
font-style:normal;
color:#B8F033;
}
.phf_hero_subwhk{
margin-bottom:28px;
color:#A8C899;
line-height:1.55;
font-size:17px;
max-width:30rem;
}
.phf_hero_ctawhk{
gap:0.875rem;
margin-bottom:26px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.phf_hero_trustwhk{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.phf_hero_rating_txtwhk{
color:#A8C899;
font-size:0.813rem;
}
@media(max-width:1025px){
.phf_herowhk{
padding:2rem 1.5rem;
}
.phf_hero_h1whk{
font-size:38px;
}
}
@media(max-width:562px){
.phf_hero_h1whk{
font-size:30px;
}
}
.phf_tabswhk{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.phf_tabwhk{
border-radius:0.5rem;
padding:0.625rem 1.125rem;
border:1px solid rgba(17, 29, 15, 0.12);
background:#FFFFFF;
color:#2E4028;
font-weight:600;
font-size:0.813rem;
cursor:pointer;
}
.phf_tab_onwhk{
background:#84CC16;
border-color:transparent;
font-weight:700;
color:#0A1408;
}
.phf_statwhk{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.phf_statwhk>*{
min-width:0;
}
.phf_stat_itemwhk{
border-radius:0.813rem;
border:1px solid rgba(17, 29, 15, 0.12);
background:#FFFFFF;
padding:18px 1.25rem;
}
.phf_stat_kwhk{
letter-spacing:.12em;
font-size:0.594rem;
color:#5A7050;
margin-bottom:0.438rem;
text-transform:uppercase;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.phf_stat_vwhk{
gap:8px;
color:#111D0F;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.5rem;
display:flex;
min-width:0;
align-items:center;
overflow-wrap:anywhere;
}
.phf_stat_v_accentwhk{
color:#4D8A00;
}
@media(max-width:1027px){
.phf_statwhk{
grid-template-columns:repeat(2,1fr);
}
}
.phf_wlcwhk{
border-radius:20px;
gap:1.5rem;
background:linear-gradient(120deg,#0E1A0C,#0B1520);
overflow:hidden;
padding:36px 2.5rem;
grid-template-columns:1.2fr .8fr;
border:1px solid rgba(17, 29, 15, 0.12);
position:relative;
display:grid;
align-items:center;
color:#F0FAE8;
}
.phf_wlcwhk>*{
min-width:0;
}
.phf_wlcwhk .phf_eyebrowwhk{
color:#B8F033;
}
.phf_wlc_glowwhk{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
height:260px;
width:16.25rem;
right:-40px;
top:-2.5rem;
position:absolute;
}
.phf_wlc_inwhk{
position:relative;
}
.phf_wlc_h2whk{
margin:10px 0 8px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2.125rem;
line-height:1.03;
color:#F0FAE8;
}
.phf_wlc_h2whk em{
font-style:normal;
color:#B8F033;
}
.phf_wlc_subwhk{
color:#A8C899;
margin-bottom:1.125rem;
line-height:1.55;
max-width:420px;
font-size:14px;
}
.phf_wlc_termswhk{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.phf_termwhk{
border:1px solid rgba(255, 255, 255, 0.13);
gap:11px;
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 15px;
border-radius:13px;
display:flex;
align-items:center;
}
.phf_termwhk svg{
flex:none;
color:#B8F033;
width:1.25rem;
height:20px;
}
.phf_term_kwhk{
letter-spacing:.1em;
font-size:0.594rem;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A8C899;
text-transform:uppercase;
}
.phf_term_vwhk{
font-weight:700;
margin-top:2px;
color:#F0FAE8;
font-size:0.875rem;
}
@media(max-width:1024px){
.phf_wlcwhk{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.phf_wlc_h2whk{
font-size:1.625rem;
}
}
.phf_jpwhk{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.phf_jpwhk>*{
min-width:0;
}
.phf_jp_herowhk{
gap:0.875rem;
border-radius:1.25rem;
overflow:hidden;
padding:1.625rem;
background:linear-gradient(135deg,#0E1A0C,#0B1520);
border:1px solid rgba(17, 29, 15, 0.12);
display:flex;
justify-content:space-between;
position:relative;
color:#F0FAE8;
flex-direction:column;
min-height:180px;
}
.phf_jp_glowwhk{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
width:180px;
top:-40px;
right:-2.5rem;
position:absolute;
height:180px;
}
.phf_jp_k_rowwhk{
gap:0.625rem;
align-items:center;
justify-content:space-between;
display:flex;
position:relative;
}
.phf_jp_kwhk{
color:#5A7050;
font-size:0.625rem;
letter-spacing:.12em;
text-transform:uppercase;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.phf_jp_herowhk .phf_jp_kwhk{
color:#A8C899;
}
.phf_jp_amtwhk{
position:relative;
color:#B8F033;
line-height:1;
font-weight:700;
font-size:2.625rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.phf_jp_subwhk{
color:#A8C899;
font-size:12px;
margin-top:5px;
}
.phf_jp_cellwhk{
background:#FFFFFF;
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:1.25rem;
padding:22px;
flex-direction:column;
min-height:180px;
justify-content:space-between;
display:flex;
}
.phf_jp_cellwhk .phf_jp_amtwhk{
color:#111D0F;
font-size:30px;
}
.phf_jp_cellwhk .phf_jp_subwhk{
color:#5A7050;
}
@media(max-width:1024px){
.phf_jpwhk{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.phf_jp_amtwhk{
font-size:32px;
}
}
.phf_newswhk{
padding:1.625rem 2rem;
background:linear-gradient(135deg,#0E1A0C,#0B1520);
border-radius:20px;
gap:1.5rem;
border:1px solid rgba(17, 29, 15, 0.12);
display:flex;
justify-content:space-between;
color:#F0FAE8;
flex-wrap:wrap;
align-items:center;
}
.phf_news_h3whk{
color:#F0FAE8;
margin-bottom:4px;
font-size:1.25rem;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.phf_news_textwhk{
color:#A8C899;
font-size:0.813rem;
}
.phf_news_formwhk{
gap:0.625rem;
flex:1;
min-width:0;
max-width:27.5rem;
display:flex;
}
.phf_news_formwhk .phf_inputwhk{
min-width:0;
}
@media(max-width:562px){
.phf_news_formwhk{
width:100%;
}
}
.phf_inputwhk{
border-radius:0.5rem;
flex:1;
padding:0.813rem 1rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
font-size:13.5px;
color:#A8C899;
}
.phf_appwhk{
gap:36px;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.phf_app_copywhk{
max-width:520px;
}
.phf_app_h2whk{
margin:12px 0 0.625rem;
color:#111D0F;
font-weight:700;
font-size:1.75rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
}
.phf_app_textwhk{
margin-bottom:20px;
color:#2E4028;
line-height:1.6;
font-size:14px;
}
.phf_app_btnswhk{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.phf_storewhk{
padding:0.688rem 1.125rem;
border-radius:13px;
background:#F4F7F2;
gap:0.563rem;
border:1px solid rgba(17, 29, 15, 0.12);
align-items:center;
cursor:pointer;
font-size:0.813rem;
font-weight:700;
display:inline-flex;
color:#111D0F;
}
.phf_storewhk svg{
height:1rem;
width:1rem;
}
.phf_app_qr_wrapwhk{
gap:16px;
display:flex;
align-items:center;
}
.phf_qrwhk{
background:#F4F7F2;
border:1px solid rgba(17, 29, 15, 0.12);
grid-template-rows:repeat(5,1fr);
gap:3px;
grid-template-columns:repeat(5,1fr);
border-radius:13px;
padding:11px;
height:6.75rem;
width:108px;
display:grid;
}
.phf_qrwhk i{
background:transparent;
}
.phf_qr_fwhk{
background:#4D8A00;
}
.phf_app_qr_capwhk{
color:#5A7050;
max-width:84px;
line-height:1.4;
font-size:0.75rem;
}
.phf_vip_headwhk{
gap:12px;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.phf_vip_introwhk{
font-size:13px;
color:#2E4028;
max-width:420px;
}
.phf_vipwhk{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.phf_vipwhk>*{
min-width:0;
}
.phf_tierwhk{
border:1px solid rgba(17, 29, 15, 0.12);
background:#FFFFFF;
border-radius:13px;
padding:20px;
}
.phf_tier_onwhk{
border-color:#4D8A00;
background:rgba(77, 138, 0, 0.11);
}
.phf_tier_medalwhk{
background:linear-gradient(135deg,#84CC16,#4D8A00);
border-radius:8px;
margin-bottom:0.875rem;
width:1.875rem;
height:1.875rem;
}
.phf_tier_namewhk{
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
color:#111D0F;
margin-bottom:0.313rem;
}
.phf_tier_txwhk{
font-size:11.5px;
line-height:1.5;
color:#5A7050;
}
@media(max-width:1021px){
.phf_vipwhk{
grid-template-columns:repeat(2,1fr);
}
}
.phf_suppwhk{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.phf_suppwhk>*{
min-width:0;
}
.phf_supp_cardwhk{
padding:24px;
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(17, 29, 15, 0.12);
}
.phf_supp_cardwhk svg{
height:1.5rem;
margin-bottom:0.875rem;
width:1.5rem;
color:#4D8A00;
}
.phf_supp_cardwhk h3{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1rem;
margin-bottom:0.375rem;
color:#111D0F;
}
.phf_supp_cardwhk p{
font-size:13px;
color:#2E4028;
line-height:1.55;
}
@media(max-width:1025px){
.phf_suppwhk{
grid-template-columns:1fr;
}
}
.phf_promo_gridwhk{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.phf_promo_gridwhk>*{
min-width:0;
}
.phf_promowhk{
padding:24px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:1.25rem;
position:relative;
min-height:9.375rem;
}
.phf_promo_hwhk{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#111D0F;
line-height:1.05;
font-weight:700;
margin-top:6px;
font-size:26px;
}
.phf_promo_hwhk em{
font-style:normal;
color:#4D8A00;
}
.phf_promo_pwhk{
color:#2E4028;
margin-top:8px;
font-size:12.5px;
line-height:1.5;
}
.phf_promo_featwhk{
background:linear-gradient(135deg,#0E1A0C,#0B1520);
border-color:rgba(17, 29, 15, 0.12);
}
.phf_promo_featwhk .phf_promo_hwhk{
color:#F0FAE8;
}
.phf_promo_featwhk .phf_promo_hwhk em{
color:#B8F033;
}
.phf_promo_featwhk .phf_promo_pwhk{
color:#A8C899;
}
.phf_promo_featwhk .phf_eyebrowwhk{
color:#B8F033;
}
@media(max-width:1025px){
.phf_promo_gridwhk{
grid-template-columns:1fr;
}
}
.phf_tourwhk{
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:20px;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.phf_tourwhk>*{
min-width:0;
}
.phf_tour_lwhk{
padding:2.125rem;
background:linear-gradient(135deg,#0E1A0C,#0B1520);
overflow:hidden;
position:relative;
color:#F0FAE8;
}
.phf_tour_h2whk{
margin:0.75rem 0 10px;
font-size:1.875rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0FAE8;
font-weight:700;
line-height:1.05;
}
.phf_tour_h2whk em{
color:#B8F033;
font-style:normal;
}
.phf_tour_textwhk{
margin-bottom:1.25rem;
color:#A8C899;
line-height:1.6;
max-width:21.25rem;
font-size:13.5px;
}
.phf_tour_metawhk{
gap:18px;
margin-bottom:20px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.phf_tour_capwhk{
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:5px;
color:#A8C899;
text-transform:uppercase;
font-size:0.594rem;
}
.phf_countwhk{
gap:0.375rem;
display:flex;
}
.phf_countwhk span{
padding:0.25rem 0.563rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:8px;
background:rgba(255, 255, 255, 0.08);
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:22px;
}
.phf_tour_unitswhk{
font-size:10px;
color:#A8C899;
}
.phf_boardwhk{
background:#FFFFFF;
padding:1.75rem 30px;
}
.phf_board_headwhk{
justify-content:space-between;
margin-bottom:14px;
align-items:center;
display:flex;
}
.phf_board_titlewhk{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1rem;
color:#111D0F;
}
.phf_board_updwhk{
color:#5A7050;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.625rem;
}
.phf_board_listwhk{
gap:2px;
flex-direction:column;
display:flex;
}
.phf_board_rowwhk{
gap:0.75rem;
border-radius:0.5rem;
padding:10px 12px;
display:flex;
align-items:center;
}
.phf_board_top1whk{
background:rgba(77, 138, 0, 0.11);
}
.phf_board_rkwhk{
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
width:1.25rem;
font-size:0.875rem;
color:#5A7050;
}
.phf_board_top1whk .phf_board_rkwhk{
color:#4D8A00;
}
.phf_board_nmwhk{
flex:1;
min-width:0;
font-weight:600;
color:#2E4028;
font-size:0.844rem;
}
.phf_board_top1whk .phf_board_nmwhk{
font-weight:700;
color:#111D0F;
}
.phf_board_ptwhk{
color:#2E4028;
font-size:0.781rem;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
@media(max-width:1026px){
.phf_tourwhk{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.phf_tour_h2whk{
font-size:1.5rem;
}
}
.phf_gmwhk{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.phf_gmwhk>*{
min-width:0;
}
.phf_gm_panelwhk{
padding:28px;
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(17, 29, 15, 0.12);
}
.phf_gm_h2whk{
margin:0.625rem 0 0.5rem;
color:#111D0F;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.phf_gm_textwhk{
margin-bottom:20px;
line-height:1.6;
color:#2E4028;
font-size:0.844rem;
max-width:440px;
}
.phf_gm_levelwhk{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:1rem;
}
.phf_gm_lvwhk{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#4D8A00;
font-size:24px;
}
.phf_gm_bar_wrapwhk{
flex:1;
min-width:0;
}
.phf_gm_bar_metawhk{
margin-bottom:5px;
font-size:10px;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
justify-content:space-between;
color:#5A7050;
}
.phf_barwhk{
overflow:hidden;
background:#F4F7F2;
border-radius:62.438rem;
height:0.5rem;
}
.phf_bar_fillwhk{
background:linear-gradient(90deg,#84CC16,#4D8A00);
border-radius:62.438rem;
height:100%;
display:block;
}
.phf_gm_missionswhk{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.phf_gm_referwhk{
background:linear-gradient(150deg,#0E1A0C,#0B1520);
border:1px solid rgba(17, 29, 15, 0.12);
padding:1.75rem;
overflow:hidden;
border-radius:20px;
color:#F0FAE8;
position:relative;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.phf_gm_referwhk .phf_eyebrowwhk{
color:#B8F033;
}
.phf_gm_ref_h2whk{
margin:10px 0 8px;
color:#F0FAE8;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
font-weight:700;
line-height:1.1;
}
.phf_gm_ref_h2whk em{
font-style:normal;
color:#B8F033;
}
.phf_gm_ref_textwhk{
font-size:0.813rem;
color:#A8C899;
margin-bottom:18px;
line-height:1.55;
}
@media(max-width:1026px){
.phf_gmwhk{
grid-template-columns:1fr;
}
}
.phf_pay_logoswhk{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.phf_pay_logoswhk>*{
min-width:0;
}
.phf_paywhk{
border-radius:8px;
border:1px solid rgba(17, 29, 15, 0.12);
font-size:12px;
color:#2E4028;
align-items:center;
display:flex;
height:3rem;
justify-content:center;
font-weight:700;
}
.phf_tablewhk{
border:1px solid rgba(17, 29, 15, 0.12);
overflow:hidden;
border-radius:0.813rem;
}
.phf_trowwhk{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.phf_trowwhk>div{
padding:0.813rem 14px;
min-width:0;
}
.phf_trowwhk>div:first-child{
font-weight:700;
color:#111D0F;
padding-left:1rem;
}
.phf_trow_thwhk{
background:#F4F7F2;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#5A7050;
letter-spacing:.06em;
font-size:9.5px;
}
.phf_trowwhk:not(.phf_trow_thwhk){
background:#FFFFFF;
border-top:1px solid rgba(17, 29, 15, 0.08);
color:#2E4028;
}
.phf_trow_zebrawhk{
background:#EDF2EB;
}
.phf_poswhk{
color:#4D8A00;
font-weight:700;
}
@media(max-width:1025px){
.phf_pay_logoswhk{
grid-template-columns:repeat(2,1fr);
}
}
.phf_dw_h2whk{
margin-bottom:10px;
font-weight:700;
line-height:1.08;
font-size:1.625rem;
color:#111D0F;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.phf_steps_vwhk{
gap:10px;
grid-template-columns:1fr;
}
.phf_steps_vwhk .phf_stepwhk{
padding:18px 1.25rem;
}
@media(max-width:562px){
.phf_dw_h2whk{
font-size:1.438rem;
}
}
.phf_stepswhk{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.phf_stepswhk>*{
min-width:0;
}
.phf_stepwhk{
border-radius:13px;
padding:1.5rem;
background:#FFFFFF;
border:1px solid rgba(17, 29, 15, 0.12);
position:relative;
}
.phf_step_numwhk{
border-radius:0.5rem;
background:#84CC16;
width:30px;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
height:1.875rem;
justify-content:center;
font-size:13px;
align-items:center;
display:flex;
margin-bottom:0.875rem;
color:#0A1408;
font-weight:700;
}
.phf_step_hwhk{
margin-bottom:0.438rem;
font-size:1rem;
font-weight:700;
color:#111D0F;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.phf_step_pwhk{
font-size:0.813rem;
color:#2E4028;
line-height:1.55;
}
@media(max-width:1023px){
.phf_stepswhk{
grid-template-columns:1fr;
}
}
.phf_provswhk{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:28px;
display:grid;
}
.phf_provswhk>*{
min-width:0;
}
.phf_provwhk{
border:1px solid rgba(17, 29, 15, 0.12);
padding:12px;
border-radius:0.813rem;
background:#FFFFFF;
display:flex;
height:4rem;
align-items:center;
text-decoration:none;
justify-content:center;
}
.phf_prov_imgwhk{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.phf_respwhk{
padding:26px;
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
gap:24px;
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
.phf_resp_inwhk{
max-width:560px;
}
.phf_resp_hwhk{
font-weight:700;
margin-bottom:8px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#111D0F;
font-size:1.188rem;
}
.phf_resp_pwhk{
color:#2E4028;
font-size:13.5px;
line-height:1.6;
}
.phf_resp_badgeswhk{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.phf_age18whk{
border-radius:0.5rem;
border:1.5px solid #E63030;
padding:4px 0.5rem;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#E63030;
font-weight:700;
font-size:13px;
}
.phf_resp_orgwhk{
color:#5A7050;
font-weight:600;
font-size:13px;
}
@media(max-width:1022px){
.phf_provswhk{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.phf_provswhk{
grid-template-columns:repeat(2,1fr);
}
}
.phf_et_h2whk{
margin:10px 0 14px;
font-size:28px;
line-height:1.08;
color:#111D0F;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.phf_et_rightwhk{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.phf_et_updatedwhk{
background:#F4F7F2;
gap:10px;
padding:14px 1.125rem;
border:1px solid rgba(17, 29, 15, 0.12);
border-radius:0.813rem;
display:flex;
font-size:12px;
color:#2E4028;
align-items:center;
}
.phf_et_updatedwhk svg{
flex:none;
color:#4D8A00;
height:15px;
width:0.938rem;
}
.phf_et_updatedwhk b{
color:#111D0F;
}
@media(max-width:562px){
.phf_et_h2whk{
font-size:24px;
}
}
.phf_op_h2whk{
margin:10px 0 8px;
font-weight:700;
color:#111D0F;
line-height:1.1;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.phf_op_textwhk{
font-size:13.5px;
line-height:1.6;
color:#2E4028;
}
@media(max-width:562px){
.phf_op_h2whk{
font-size:1.375rem;
}
}
.phf_ab_h2whk{
margin:14px 0 16px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#111D0F;
font-size:2rem;
line-height:1.08;
}
.phf_ab_bodywhk{
margin-bottom:0.875rem;
line-height:1.65;
font-size:15px;
color:#2E4028;
}
.phf_ab_chipswhk{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
margin-top:8px;
}
.phf_faqwhk{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.phf_faq_itemwhk{
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(17, 29, 15, 0.12);
padding:1.125rem 22px;
}
.phf_faq_qwhk{
list-style:none;
gap:1rem;
align-items:center;
display:flex;
font-weight:600;
justify-content:space-between;
font-size:15.5px;
cursor:pointer;
color:#111D0F;
}
.phf_faq_qwhk::-webkit-details-marker{
display:none;
}
.phf_faq_q_twhk{
gap:10px;
display:flex;
}
.phf_faq_q_iwhk{
font-style:normal;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4D8A00;
}
.phf_faq_pmwhk{
font-size:1.25rem;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4D8A00;
}
.phf_faq_itemwhk[open] .phf_faq_pmwhk{
transform:rotate(45deg);
}
.phf_faq_awhk{
font-size:13.5px;
line-height:1.6;
margin-top:12px;
color:#2E4028;
}
@media(max-width:561px){
.phf_ab_h2whk{
font-size:1.625rem;
}
}
.phf_rv_headwhk{
gap:12px;
display:flex;
margin-bottom:1.125rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.phf_rv_aggwhk{
gap:0.625rem;
align-items:center;
display:flex;
}
.phf_rv_sourcewhk{
color:#5A7050;
font-size:0.781rem;
}
.phf_rv_gridwhk{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.phf_rv_gridwhk>*{
min-width:0;
}
.phf_reviewwhk{
background:#FFFFFF;
padding:24px;
border-radius:0.813rem;
border:1px solid rgba(17, 29, 15, 0.12);
}
.phf_reviewwhk .phf_starswhk{
margin-bottom:10px;
}
.phf_reviewwhk p{
font-weight:600;
margin-bottom:0.875rem;
line-height:1.5;
font-size:14.5px;
color:#111D0F;
}
.phf_review_bywhk{
color:#5A7050;
font-size:12.5px;
}
@media(max-width:1025px){
.phf_rv_gridwhk{
grid-template-columns:1fr;
}
}
.phf_footerwhk{
padding:40px 28px;
background:#D6E0D2;
border-top:1px solid rgba(17, 29, 15, 0.08);
}
.phf_footer_gridwhk{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-right:auto;
display:grid;
margin-left:auto;
margin-bottom:1.75rem;
max-width:87.5rem;
}
.phf_footer_gridwhk>*{
min-width:0;
}
.phf_footer_gridwhk h4{
text-transform:uppercase;
font-size:0.625rem;
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
color:#8AA37E;
margin-bottom:0.813rem;
}
.phf_fcolwhk{
gap:0.563rem;
display:flex;
flex-direction:column;
color:#2E4028;
font-size:13px;
}
.phf_fcolwhk a{
cursor:pointer;
}
.phf_ft_aboutwhk{
max-width:260px;
font-size:0.813rem;
line-height:1.6;
color:#5A7050;
margin-top:12px;
}
.phf_ft_contactwhk{
font-family:"Spline Sans Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4D8A00;
margin-top:12px;
overflow-wrap:anywhere;
font-size:12.5px;
}
.phf_footer_bottomwhk{
margin:0 auto;
gap:16px;
flex-wrap:wrap;
max-width:1400px;
display:flex;
border-top:1px solid rgba(17, 29, 15, 0.08);
justify-content:space-between;
padding-top:20px;
align-items:center;
}
.phf_footer_bottomwhk p{
color:#8AA37E;
line-height:1.6;
max-width:720px;
font-size:11px;
}
@media(max-width:1025px){
.phf_footer_gridwhk{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.phf_footer_gridwhk{
grid-template-columns:1fr;
}
}