*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F7F2;
line-height:1.55;
font-size:0.938rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
color:#2E3D2C;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border: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:0.5rem;
background:rgba(10, 20, 10, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.pgv-shell_gfd{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.pgv-main_gfd{
min-width:0;
}
.pgv-wrap_gfd{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.pgv-container_gfd{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.pgv-container_gfd{
padding:0 1.75rem;
}
}
.pgv-section_gfd{
padding:24px 1.75rem;
}
.pgv-section_pt_gfd{
padding-top:2.125rem;
}
.pgv-band_soft_gfd{
background:#FFFFFF;
}
.pgv-eyebrow_gfd{
font-weight:600;
display:inline-block;
color:#4A8A00;
font-size:0.656rem;
overflow-wrap:break-word;
letter-spacing:.14em;
line-height:1.4;
text-transform:uppercase;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.pgv-drawer_cb_gfd{
display:none;
}
.pgv-overlay_gfd{
display:none;
}
@media(max-width:1025px){
.pgv-shell_gfd{
grid-template-columns:1fr;
}
.pgv-main_gfd{
padding-bottom:4.875rem;
}
.pgv-drawer_cb_gfd:checked~.pgv-overlay_gfd{
background:rgba(10, 20, 10, 0.72);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:562px){
.pgv-section_gfd{
padding:1.125rem 1rem;
}
.pgv-section_pt_gfd{
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 ---------- */
.pgv-side_gfd{
background:#EAF0E7;
padding:22px 18px;
gap:1.375rem;
overflow-y:auto;
display:flex;
flex-direction:column;
align-self:start;
height:100vh;
top:0;
border-right:1px solid rgba(17, 28, 16, 0.08);
position:sticky;
}
.pgv-brand_gfd{
gap:0.625rem;
align-items:center;
display:flex;
}
.pgv-logo_gfd{
letter-spacing:-.02em;
color:#111C10;
font-size:21px;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.pgv-side_cta_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
border-radius:13px;
background:rgba(74, 138, 0, 0.11);
padding:16px;
}
.pgv-side_cta_h_gfd{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.15;
font-weight:700;
margin-bottom:6px;
font-size:17px;
color:#111C10;
}
.pgv-side_cta_p_gfd{
line-height:1.45;
color:#2E3D2C;
font-size:0.75rem;
margin-bottom:12px;
}
.pgv-nav_gfd{
gap:3px;
display:flex;
flex-direction:column;
}
.pgv-nav_label_gfd{
padding:6px 0.625rem;
letter-spacing:.14em;
color:#8AA385;
text-transform:uppercase;
font-size:9.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-nav_item_gfd{
border-radius:0.5rem;
gap:0.688rem;
padding:10px;
font-weight:500;
display:flex;
align-items:center;
font-size:0.875rem;
color:#2E3D2C;
}
.pgv-nav_item_gfd svg{
width:1.063rem;
height:17px;
}
.pgv-nav_item_gfd:hover{
background:rgba(74, 138, 0, 0.11);
color:#111C10;
}
.pgv-nav_item_on_gfd{
background:rgba(74, 138, 0, 0.11);
color:#4A8A00;
font-weight:600;
}
.pgv-side_foot_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
padding:0.75rem;
margin-top:auto;
}
.pgv-side_foot_gfd p{
margin-top:4px;
line-height:1.4;
font-size:0.781rem;
color:#2E3D2C;
}
/* ---------- topbar ---------- */
.pgv-top_gfd{
gap:1rem;
padding:0.875rem 28px;
background:#EAF0E7;
border-bottom:1px solid rgba(17, 28, 16, 0.08);
top:0;
align-items:center;
z-index:40;
display:flex;
position:sticky;
}
.pgv-top_brand_gfd{
gap:0.563rem;
display:none;
align-items:center;
}
.pgv-search_gfd{
gap:10px;
border:1px solid rgba(17, 28, 16, 0.12);
flex:1;
background:#FFFFFF;
border-radius:13px;
padding:0.688rem 14px;
display:flex;
font-size:0.844rem;
align-items:center;
max-width:440px;
color:#566B52;
}
.pgv-search_gfd svg{
flex:none;
height:1rem;
width:16px;
}
.pgv-top_actions_gfd{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.pgv-lang_gfd{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
color:#2E3D2C;
}
.pgv-burger_gfd{
background:#FFFFFF;
border:1px solid rgba(17, 28, 16, 0.12);
border-radius:8px;
width:40px;
justify-content:center;
display:none;
align-items:center;
height:40px;
color:#111C10;
}
/* ---------- bottom-nav (mobile) ---------- */
.pgv-botnav_gfd{
display:none;
}
@media(max-width:1023px){
.pgv-side_gfd{
transition:transform .25s ease;
width:17.5rem;
height:100vh;
z-index:80;
top:0;
transform:translateX(-100%);
left:0;
position:fixed;
}
.pgv-drawer_cb_gfd:checked~.pgv-shell_gfd .pgv-side_gfd{
transform:translateX(0);
}
.pgv-top_gfd{
gap:12px;
padding:0.875rem 16px;
position:static;
flex-wrap:wrap;
}
.pgv-top_brand_gfd{
display:flex;
}
.pgv-search_gfd{
display:none;
}
.pgv-burger_gfd{
display:flex;
}
.pgv-top_actions_gfd{
gap:0.625rem;
align-items:stretch;
width:100%;
margin-left:0;
}
.pgv-top_actions_gfd .pgv-lang_gfd{
display:none;
}
.pgv-top_actions_gfd .pgv-btn_gfd{
padding:11px 10px;
flex:1;
text-align:center;
}
.pgv-botnav_gfd{
background:#EAF0E7;
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
right:0;
position:fixed;
z-index:65;
transform:translateZ(0);
display:grid;
bottom:0;
border-top:1px solid rgba(17, 28, 16, 0.12);
left:0;
}
.pgv-bn_gfd{
gap:0.25rem;
padding:0.375rem 2px 0;
font-size:0.625rem;
flex-direction:column;
min-width:0;
color:#2E3D2C;
align-items:center;
display:flex;
justify-content:flex-end;
font-weight:600;
}
.pgv-bn_gfd svg{
flex:none;
width:22px;
height:22px;
}
.pgv-bn_gfd span{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.pgv-bn_on_gfd{
color:#4A8A00;
}
.pgv-bn_center_gfd{
position:relative;
}
.pgv-bn_fab_gfd{
background:#84CC16;
border-radius:50%;
left:50%;
box-shadow:0 0.5rem 32px rgba(17, 28, 16, 0.14), 0 2px 8px rgba(17, 28, 16, 0.08);
display:flex;
width:50px;
align-items:center;
height:3.125rem;
top:-1.25rem;
justify-content:center;
position:absolute;
color:#0C1A08;
transform:translateX(-50%);
}
.pgv-bn_fab_gfd svg{
height:1.5rem;
width:1.5rem;
}
.pgv-bn_center_gfd span{
color:#4A8A00;
}
}
.pgv-btn_gfd{
border-radius:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
gap:8px;
padding:11px 1.375rem;
font-weight:700;
font-size:14px;
cursor:pointer;
display:inline-flex;
align-items:center;
justify-content:center;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.pgv-btn_pri_gfd{
background:#84CC16;
box-shadow:0 4px 18px rgba(132, 204, 22, 0.40), 0 1px 4px rgba(132, 204, 22, 0.25);
color:#0C1A08;
}
.pgv-btn_pri_gfd:hover{
background:#6BAD0E;
}
.pgv-btn_ghost_gfd{
background:rgba(74, 138, 0, 0.11);
color:#111C10;
font-weight:600;
}
.pgv-btn_line_gfd{
background:transparent;
border:1px solid rgba(17, 28, 16, 0.22);
color:#111C10;
font-weight:600;
}
.pgv-btn_lg_gfd{
padding:16px 1.875rem;
border-radius:0.813rem;
font-size:0.938rem;
}
.pgv-band_gfd .pgv-btn_line_gfd{
border-color:rgba(255, 255, 255, 0.13);
color:#F0FAE8;
}
.pgv-band_gfd .pgv-btn_ghost_gfd{
background:rgba(255, 255, 255, 0.08);
color:#F0FAE8;
}
.pgv-link_m_gfd{
gap:0.313rem;
display:inline-flex;
color:#4A8A00;
align-items:center;
cursor:pointer;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-decoration:none;
font-size:12px;
}
.pgv-link_m_gfd svg{
height:14px;
width:14px;
}
.pgv-band_gfd .pgv-link_m_gfd{
color:#AAEB2E;
}
.pgv-dot_gfd{
flex:none;
background:#4A8A00;
border-radius:50%;
width:0.438rem;
height:0.438rem;
}
.pgv-dot_live_gfd{
background:#E03030;
animation:zm3-pulse 1.4s infinite;
}
.pgv-stars_gfd{
gap:2px;
color:#4A8A00;
display:inline-flex;
}
.pgv-stars_gfd svg{
height:0.938rem;
width:0.938rem;
}
.pgv-chip_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
gap:0.375rem;
border-radius:0.5rem;
padding:7px 0.75rem;
background:#FFFFFF;
font-size:0.688rem;
color:#2E3D2C;
display:inline-flex;
align-items:center;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-chip_on_gfd{
background:rgba(74, 138, 0, 0.11);
border-color:transparent;
color:#4A8A00;
}
.pgv-gc_gfd{
color:inherit;
cursor:pointer;
min-width:0;
display:block;
text-decoration:none;
}
.pgv-gc_thumb_gfd{
border-radius:13px;
border:1px solid rgba(17, 28, 16, 0.12);
overflow:hidden;
aspect-ratio:1;
position:relative;
display:block;
background-size:cover;
background-position:center;
}
.pgv-gc_thumb_portrait_gfd{
aspect-ratio:3/4;
}
.pgv-gc_thumb_wide_gfd{
aspect-ratio:16/11;
}
.pgv-gc_cap_gfd{
background:linear-gradient(transparent,rgba(10, 20, 10, 0.72));
padding:9px;
position:absolute;
bottom:0;
right:0;
left:0;
}
.pgv-gc_name_gfd{
color:#F0FAE8;
font-weight:700;
font-size:12.5px;
display:block;
}
.pgv-gc_meta_gfd{
color:#A8C99E;
font-size:11px;
}
.pgv-gc_badge_gfd{
background:#4A8A00;
padding:2px 0.375rem;
border-radius:8px;
position:absolute;
top:8px;
font-weight:700;
font-size:0.5rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:8px;
color:#0C1A08;
}
.pgv-gc_badge_hot_gfd{
background:#E03030;
color:#F0FAE8;
}
.pgv-gc_badge_live_gfd{
background:#E03030;
color:#F0FAE8;
right:auto;
left:0.5rem;
}
.pgv-gc_mult_gfd{
inset:0;
align-items:center;
color:#4A8A00;
justify-content:center;
display:flex;
font-size:1.75rem;
position:absolute;
font-weight:700;
}
.pgv-pc_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
border-radius:13px;
background:#FFFFFF;
font-weight:700;
display:flex;
font-size:0.875rem;
justify-content:center;
height:64px;
color:#2E3D2C;
align-items:center;
}
.pgv-rail_gfd{
min-width:0;
}
.pgv-rail_scroll_gfd{
gap:0.875rem;
display:grid;
}
.pgv-rail_scroll_gfd>*{
min-width:0;
}
.pgv-g6_gfd{
grid-template-columns:repeat(6,1fr);
}
.pgv-g7_gfd{
grid-template-columns:repeat(7,1fr);
}
.pgv-g4_gfd{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.pgv-g6_gfd,.pgv-g7_gfd{
grid-template-columns:none;
grid-auto-columns:120px;
overflow-x:auto;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
}
.pgv-g6_gfd>*,.pgv-g7_gfd>*{
scroll-snap-align:start;
}
.pgv-g4_gfd{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.pgv-g4_gfd{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.pgv-panel_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
padding:1.75rem 32px;
border-radius:20px;
background:#FFFFFF;
}
.pgv-split_gfd{
gap:2.25rem;
display:grid;
align-items:start;
}
.pgv-split_gfd>*{
min-width:0;
}
.pgv-split_a_gfd{
grid-template-columns:.85fr 1.15fr;
}
.pgv-split_b_gfd{
grid-template-columns:1fr 1.1fr;
}
.pgv-split_c_gfd{
grid-template-columns:1.1fr .9fr;
}
.pgv-pgrid_gfd{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.pgv-pgrid_gfd>*{
min-width:0;
}
.pgv-lead_gfd{
color:#2E3D2C;
font-size:0.938rem;
margin-bottom:0.875rem;
line-height:1.65;
}
.pgv-feat_gfd{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.pgv-feat_gfd>*{
min-width:0;
}
.pgv-feat2_gfd{
grid-template-columns:1fr 1fr;
}
.pgv-feat_card_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
border-radius:1.25rem;
padding:26px;
background:#FFFFFF;
}
.pgv-feat_card_gfd svg{
height:1.625rem;
color:#4A8A00;
margin-bottom:16px;
width:26px;
}
.pgv-feat_card_gfd h3{
font-size:1.125rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#111C10;
margin-bottom:0.5rem;
}
.pgv-feat_card_gfd p{
font-size:0.813rem;
line-height:1.6;
color:#2E3D2C;
}
.pgv-feat_card_gfd b{
color:#111C10;
}
.pgv-big_gfd{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.pgv-big_n_gfd{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
font-weight:700;
color:#4A8A00;
}
.pgv-big_l_gfd{
color:#566B52;
font-size:0.75rem;
}
.pgv-person_gfd{
background:#FFFFFF;
gap:14px;
border:1px solid rgba(17, 28, 16, 0.12);
padding:1rem 1.125rem;
border-radius:0.813rem;
display:flex;
align-items:center;
}
.pgv-avatar_gfd{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#84CC16,#4A8A00);
height:44px;
width:2.75rem;
}
.pgv-person_name_gfd{
color:#111C10;
font-weight:700;
font-size:14px;
}
.pgv-person_role_gfd{
font-size:0.75rem;
color:#566B52;
}
.pgv-kv_gfd{
background:rgba(17, 28, 16, 0.12);
grid-template-columns:1fr 1fr;
border:1px solid rgba(17, 28, 16, 0.12);
overflow:hidden;
border-radius:0.813rem;
gap:1px;
display:grid;
}
.pgv-kv_gfd>div{
background:#F4F7F2;
padding:16px 18px;
min-width:0;
}
.pgv-kv_k_gfd{
color:#4A8A00;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:0.313rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-kv_v_gfd{
font-weight:700;
font-size:0.844rem;
color:#111C10;
}
@media(max-width:1024px){
.pgv-split_a_gfd,.pgv-split_b_gfd,.pgv-split_c_gfd,.pgv-pgrid_gfd{
gap:1.5rem;
grid-template-columns:1fr;
}
.pgv-feat_gfd,.pgv-feat2_gfd{
grid-template-columns:1fr;
}
.pgv-kv_gfd{
grid-template-columns:1fr;
}
}
.pgv-sh_gfd{
margin-bottom:1rem;
min-width:0;
}
.pgv-sh_row_gfd{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.pgv-sh_row_gfd .pgv-sh_l_gfd{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.pgv-sh_stack_gfd{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.pgv-sh_center_gfd{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.pgv-sh_h2_gfd{
gap:0.563rem;
align-items:center;
font-weight:700;
font-size:20px;
overflow-wrap:break-word;
display:flex;
color:#111C10;
line-height:1.1;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:766px){
.pgv-sh_h2_gfd{
font-size:24px;
}
}
.pgv-band_gfd .pgv-sh_h2_gfd{
color:#F0FAE8;
}
.pgv-eb_mono_gfd{
letter-spacing:.08em;
text-transform:none;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-eb_mono_gfd::before{
content:"// ";
}
.pgv-eb_upper_gfd{
text-transform:uppercase;
letter-spacing:.14em;
}
.pgv-eb_pill_gfd{
background:rgba(74, 138, 0, 0.11);
border-radius:999px;
padding:5px 11px;
text-transform:uppercase;
letter-spacing:.12em;
}
.pgv-eb_line_gfd{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.pgv-eb_line_gfd::before{
background:#4A8A00;
height:1px;
width:24px;
content:"";
display:inline-block;
}
.pgv-band_gfd .pgv-eb_line_gfd::before{
background:#AAEB2E;
}
.pgv-band_gfd .pgv-eb_pill_gfd{
background:rgba(255, 255, 255, 0.08);
}
.pgv-sh_link_gfd{
gap:6px;
transition:color 0.2s ease,border-color 0.2s ease;
border-bottom:1px solid #111C10;
white-space:nowrap;
align-items:center;
color:#111C10;
display:inline-flex;
font-size:13px;
padding-bottom:2px;
font-weight:600;
}
.pgv-sh_link_gfd:hover{
border-color:#4A8A00;
color:#4A8A00;
}
.pgv-sh_link_gfd svg{
height:0.875rem;
width:0.875rem;
}
.pgv-sh_link_chev_gfd{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
color:#4A8A00;
font-size:12px;
border-bottom:0;
}
.pgv-sh_link_btn_gfd{
background:#84CC16;
border-radius:62.438rem;
padding:9px 1.125rem;
color:#0C1A08;
border-bottom:0;
}
.pgv-sh_link_btn_gfd:hover{
background:#6BAD0E;
border-color:transparent;
}
.pgv-band_gfd .pgv-sh_link_gfd{
border-color:#F0FAE8;
color:#F0FAE8;
}
.pgv-band_gfd .pgv-sh_link_chev_gfd{
color:#AAEB2E;
}
.pgv-sh_rule_gfd{
background:rgba(17, 28, 16, 0.12);
margin:-2px 0 16px;
height:1px;
}
.pgv-band_gfd .pgv-sh_rule_gfd{
background:rgba(255, 255, 255, 0.13);
}
.pgv-seo_grid3_gfd{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.pgv-seo_grid4_gfd{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.pgv-seo_grid3_gfd>*,.pgv-seo_grid4_gfd>*{
min-width:0;
}
.pgv-seo_card_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
border-radius:13px;
background:#FFFFFF;
padding:24px;
}
.pgv-seo_card_gfd h3{
color:#111C10;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:1.125rem;
}
.pgv-seo_card_gfd p{
color:#2E3D2C;
line-height:1.6;
font-size:0.813rem;
}
.pgv-seo_card_sm_gfd{
padding:20px;
}
.pgv-seo_card_sm_gfd h3{
font-size:1rem;
}
.pgv-seo_card_sm_gfd p{
font-size:0.781rem;
line-height:1.55;
}
.pgv-seo_rtp_row_gfd{
grid-template-columns:1fr 1fr;
gap:2.25rem;
display:grid;
align-items:center;
margin-top:1rem;
}
.pgv-rtp_gfd{
gap:14px;
min-width:0;
display:flex;
}
.pgv-rtp_gfd>div{
border-radius:0.813rem;
background:#F4F7F2;
padding:1rem;
flex:1;
min-width:0;
text-align:center;
}
.pgv-rtp_n_gfd{
font-size:1.625rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
white-space:nowrap;
font-weight:700;
color:#4A8A00;
}
.pgv-rtp_l_gfd{
font-size:11px;
margin-top:4px;
color:#566B52;
}
.pgv-cmp_gfd{
border-radius:13px;
border:1px solid rgba(17, 28, 16, 0.12);
overflow:hidden;
max-width:760px;
}
.pgv-cmp_row_gfd{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.pgv-cmp_row_gfd>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.pgv-cmp_row_gfd>div:first-child{
color:#111C10;
font-weight:600;
padding-left:1.375rem;
text-align:left;
}
.pgv-cmp_th_gfd{
background:#F4F7F2;
font-size:12.5px;
font-weight:700;
}
.pgv-cmp_row_gfd:not(.pgv-cmp_th_gfd){
background:#FFFFFF;
border-top:1px solid rgba(17, 28, 16, 0.08);
color:#2E3D2C;
}
.pgv-cmp_zebra_gfd{
background:#EDF2EB;
}
.pgv-guide_gfd{
overflow:hidden;
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(17, 28, 16, 0.12);
cursor:pointer;
}
.pgv-guide_cover_gfd{
height:130px;
}
.pgv-guide_body_gfd{
padding:20px;
}
.pgv-guide_body_gfd h3{
margin:0.438rem 0 9px;
font-weight:700;
color:#111C10;
line-height:1.25;
font-size:1rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.pgv-guide_meta_gfd{
color:#566B52;
font-size:11.5px;
}
.pgv-hub_gfd{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(17, 28, 16, 0.08);
display:grid;
padding-top:1.75rem;
}
.pgv-hub_gfd>*{
min-width:0;
}
.pgv-hub_gfd h4{
margin-bottom:0.688rem;
font-size:0.813rem;
font-weight:700;
color:#111C10;
}
.pgv-hub_col_gfd{
gap:8px;
font-size:13px;
color:#2E3D2C;
flex-direction:column;
display:flex;
}
.pgv-hub_col_gfd a{
cursor:pointer;
}
@media(max-width:1024px){
.pgv-seo_grid3_gfd{
grid-template-columns:1fr;
}
.pgv-seo_grid4_gfd{
grid-template-columns:repeat(2,1fr);
}
.pgv-seo_rtp_row_gfd{
grid-template-columns:1fr;
gap:20px;
}
.pgv-hub_gfd{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.pgv-hub_gfd{
grid-template-columns:1fr;
}
}
.pgv-hero_gfd{
padding:2.875rem 48px;
border:1px solid rgba(17, 28, 16, 0.12);
background:linear-gradient(120deg,#0E1A0F,#0A1520);
border-radius:1.25rem;
overflow:hidden;
position:relative;
color:#F0FAE8;
}
.pgv-hero_glow_gfd{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
top:-3.75rem;
height:340px;
width:21.25rem;
position:absolute;
right:-60px;
}
.pgv-hero_in_gfd{
max-width:37.5rem;
position:relative;
}
.pgv-hero_gfd .pgv-eyebrow_gfd{
color:#AAEB2E;
}
.pgv-pill_row_gfd{
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
gap:8px;
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.08);
font-size:0.656rem;
letter-spacing:.1em;
margin-bottom:22px;
color:#AAEB2E;
text-transform:uppercase;
align-items:center;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-hero_h1_gfd{
margin:1.125rem 0;
line-height:1.02;
letter-spacing:-.02em;
color:#F0FAE8;
font-weight:700;
font-size:3.375rem;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.pgv-hero_h1_gfd em{
font-style:normal;
color:#AAEB2E;
}
.pgv-hero_sub_gfd{
font-size:1.063rem;
margin-bottom:1.75rem;
line-height:1.55;
color:#A8C99E;
max-width:480px;
}
.pgv-hero_cta_gfd{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
align-items:center;
}
.pgv-hero_trust_gfd{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.pgv-hero_rating_txt_gfd{
color:#A8C99E;
font-size:0.813rem;
}
@media(max-width:1024px){
.pgv-hero_gfd{
padding:32px 24px;
}
.pgv-hero_h1_gfd{
font-size:2.375rem;
}
}
@media(max-width:558px){
.pgv-hero_h1_gfd{
font-size:30px;
}
}
.pgv-tabs_gfd{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.pgv-tab_gfd{
background:#FFFFFF;
padding:10px 1.125rem;
border-radius:8px;
border:1px solid rgba(17, 28, 16, 0.12);
cursor:pointer;
color:#2E3D2C;
font-size:0.813rem;
font-weight:600;
}
.pgv-tab_on_gfd{
background:#84CC16;
border-color:transparent;
color:#0C1A08;
font-weight:700;
}
.pgv-stat_gfd{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.pgv-stat_gfd>*{
min-width:0;
}
.pgv-stat_item_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
background:#FFFFFF;
padding:18px 1.25rem;
border-radius:0.813rem;
}
.pgv-stat_k_gfd{
letter-spacing:.12em;
color:#566B52;
font-size:9.5px;
margin-bottom:7px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.pgv-stat_v_gfd{
gap:8px;
font-weight:700;
display:flex;
overflow-wrap:anywhere;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
align-items:center;
min-width:0;
color:#111C10;
}
.pgv-stat_v_accent_gfd{
color:#4A8A00;
}
@media(max-width:1023px){
.pgv-stat_gfd{
grid-template-columns:repeat(2,1fr);
}
}
.pgv-wlc_gfd{
grid-template-columns:1.2fr .8fr;
border-radius:20px;
gap:24px;
background:linear-gradient(120deg,#0E1A0F,#0A1520);
padding:2.25rem 2.5rem;
border:1px solid rgba(17, 28, 16, 0.12);
overflow:hidden;
align-items:center;
position:relative;
color:#F0FAE8;
display:grid;
}
.pgv-wlc_gfd>*{
min-width:0;
}
.pgv-wlc_gfd .pgv-eyebrow_gfd{
color:#AAEB2E;
}
.pgv-wlc_glow_gfd{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
height:16.25rem;
width:260px;
position:absolute;
top:-40px;
right:-40px;
}
.pgv-wlc_in_gfd{
position:relative;
}
.pgv-wlc_h2_gfd{
margin:0.625rem 0 8px;
color:#F0FAE8;
overflow-wrap:break-word;
font-size:2.125rem;
line-height:1.03;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.pgv-wlc_h2_gfd em{
font-style:normal;
color:#AAEB2E;
}
.pgv-wlc_sub_gfd{
margin-bottom:18px;
max-width:26.25rem;
line-height:1.55;
color:#A8C99E;
font-size:0.875rem;
}
.pgv-wlc_terms_gfd{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.pgv-term_gfd{
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
border:1px solid rgba(255, 255, 255, 0.13);
padding:13px 0.938rem;
border-radius:0.813rem;
align-items:center;
display:flex;
}
.pgv-term_gfd svg{
flex:none;
width:1.25rem;
color:#AAEB2E;
height:20px;
}
.pgv-term_k_gfd{
letter-spacing:.1em;
font-size:0.594rem;
color:#A8C99E;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-term_v_gfd{
margin-top:2px;
font-weight:700;
color:#F0FAE8;
font-size:14px;
}
@media(max-width:1026px){
.pgv-wlc_gfd{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.pgv-wlc_h2_gfd{
font-size:26px;
}
}
.pgv-jp_gfd{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.pgv-jp_gfd>*{
min-width:0;
}
.pgv-jp_hero_gfd{
padding:1.625rem;
gap:14px;
border-radius:1.25rem;
border:1px solid rgba(17, 28, 16, 0.12);
background:linear-gradient(135deg,#0E1A0F,#0A1520);
overflow:hidden;
min-height:180px;
display:flex;
color:#F0FAE8;
position:relative;
flex-direction:column;
justify-content:space-between;
}
.pgv-jp_glow_gfd{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
width:180px;
height:180px;
right:-2.5rem;
top:-2.5rem;
}
.pgv-jp_k_row_gfd{
gap:10px;
justify-content:space-between;
align-items:center;
position:relative;
display:flex;
}
.pgv-jp_k_gfd{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.12em;
color:#566B52;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-jp_hero_gfd .pgv-jp_k_gfd{
color:#A8C99E;
}
.pgv-jp_amt_gfd{
line-height:1;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#AAEB2E;
font-weight:700;
position:relative;
font-size:42px;
}
.pgv-jp_sub_gfd{
font-size:12px;
color:#A8C99E;
margin-top:5px;
}
.pgv-jp_cell_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
background:#FFFFFF;
padding:22px;
border-radius:20px;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.pgv-jp_cell_gfd .pgv-jp_amt_gfd{
font-size:30px;
color:#111C10;
}
.pgv-jp_cell_gfd .pgv-jp_sub_gfd{
color:#566B52;
}
@media(max-width:1026px){
.pgv-jp_gfd{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.pgv-jp_amt_gfd{
font-size:2rem;
}
}
.pgv-news_gfd{
background:linear-gradient(135deg,#0E1A0F,#0A1520);
border:1px solid rgba(17, 28, 16, 0.12);
gap:1.5rem;
padding:26px 2rem;
border-radius:20px;
flex-wrap:wrap;
justify-content:space-between;
color:#F0FAE8;
align-items:center;
display:flex;
}
.pgv-news_h3_gfd{
font-size:20px;
font-weight:700;
color:#F0FAE8;
margin-bottom:4px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.pgv-news_text_gfd{
color:#A8C99E;
font-size:13px;
}
.pgv-news_form_gfd{
gap:10px;
flex:1;
max-width:27.5rem;
min-width:0;
display:flex;
}
.pgv-news_form_gfd .pgv-input_gfd{
min-width:0;
}
@media(max-width:563px){
.pgv-news_form_gfd{
width:100%;
}
}
.pgv-input_gfd{
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 16px;
flex:1;
font-size:0.844rem;
color:#A8C99E;
}
.pgv-supp_gfd{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.pgv-supp_gfd>*{
min-width:0;
}
.pgv-supp_card_gfd{
border-radius:13px;
padding:24px;
background:#FFFFFF;
border:1px solid rgba(17, 28, 16, 0.12);
}
.pgv-supp_card_gfd svg{
width:24px;
color:#4A8A00;
height:24px;
margin-bottom:14px;
}
.pgv-supp_card_gfd h3{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#111C10;
margin-bottom:6px;
font-weight:700;
font-size:1rem;
}
.pgv-supp_card_gfd p{
color:#2E3D2C;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1023px){
.pgv-supp_gfd{
grid-template-columns:1fr;
}
}
.pgv-vip_head_gfd{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
margin-bottom:18px;
justify-content:space-between;
}
.pgv-vip_intro_gfd{
color:#2E3D2C;
max-width:26.25rem;
font-size:13px;
}
.pgv-vip_gfd{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.pgv-vip_gfd>*{
min-width:0;
}
.pgv-tier_gfd{
background:#FFFFFF;
padding:20px;
border-radius:13px;
border:1px solid rgba(17, 28, 16, 0.12);
}
.pgv-tier_on_gfd{
background:rgba(74, 138, 0, 0.11);
border-color:#4A8A00;
}
.pgv-tier_medal_gfd{
border-radius:0.5rem;
background:linear-gradient(135deg,#84CC16,#4A8A00);
width:1.875rem;
height:1.875rem;
margin-bottom:0.875rem;
}
.pgv-tier_name_gfd{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#111C10;
font-size:0.938rem;
margin-bottom:0.313rem;
font-weight:700;
}
.pgv-tier_tx_gfd{
line-height:1.5;
font-size:0.719rem;
color:#566B52;
}
@media(max-width:1025px){
.pgv-vip_gfd{
grid-template-columns:repeat(2,1fr);
}
}
.pgv-dw_h2_gfd{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#111C10;
line-height:1.08;
font-size:1.625rem;
margin-bottom:10px;
font-weight:700;
}
.pgv-steps_v_gfd{
gap:0.625rem;
grid-template-columns:1fr;
}
.pgv-steps_v_gfd .pgv-step_gfd{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.pgv-dw_h2_gfd{
font-size:23px;
}
}
.pgv-promo_grid_gfd{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.pgv-promo_grid_gfd>*{
min-width:0;
}
.pgv-promo_gfd{
overflow:hidden;
border-radius:20px;
border:1px solid rgba(17, 28, 16, 0.12);
padding:1.5rem;
background:#FFFFFF;
min-height:9.375rem;
position:relative;
}
.pgv-promo_h_gfd{
margin-top:6px;
color:#111C10;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.05;
font-size:1.625rem;
}
.pgv-promo_h_gfd em{
color:#4A8A00;
font-style:normal;
}
.pgv-promo_p_gfd{
line-height:1.5;
margin-top:8px;
color:#2E3D2C;
font-size:0.781rem;
}
.pgv-promo_feat_gfd{
background:linear-gradient(135deg,#0E1A0F,#0A1520);
border-color:rgba(17, 28, 16, 0.12);
}
.pgv-promo_feat_gfd .pgv-promo_h_gfd{
color:#F0FAE8;
}
.pgv-promo_feat_gfd .pgv-promo_h_gfd em{
color:#AAEB2E;
}
.pgv-promo_feat_gfd .pgv-promo_p_gfd{
color:#A8C99E;
}
.pgv-promo_feat_gfd .pgv-eyebrow_gfd{
color:#AAEB2E;
}
@media(max-width:1026px){
.pgv-promo_grid_gfd{
grid-template-columns:1fr;
}
}
.pgv-steps_gfd{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.pgv-steps_gfd>*{
min-width:0;
}
.pgv-step_gfd{
background:#FFFFFF;
border-radius:0.813rem;
padding:24px;
border:1px solid rgba(17, 28, 16, 0.12);
position:relative;
}
.pgv-step_num_gfd{
border-radius:0.5rem;
background:#84CC16;
color:#0C1A08;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:13px;
align-items:center;
margin-bottom:0.875rem;
height:30px;
width:30px;
display:flex;
justify-content:center;
}
.pgv-step_h_gfd{
margin-bottom:7px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1rem;
color:#111C10;
}
.pgv-step_p_gfd{
font-size:13px;
line-height:1.55;
color:#2E3D2C;
}
@media(max-width:1023px){
.pgv-steps_gfd{
grid-template-columns:1fr;
}
}
.pgv-banner_gfd{
border-radius:1.25rem;
background:linear-gradient(115deg,#0E1A0F,#0A1520);
padding:2.25rem 40px;
border:1px solid rgba(17, 28, 16, 0.12);
gap:28px;
overflow:hidden;
display:flex;
color:#F0FAE8;
position:relative;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.pgv-banner_glow_gfd{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
border-radius:50%;
position:absolute;
height:200px;
top:50%;
transform:translateY(-50%);
width:200px;
right:80px;
}
.pgv-banner_in_gfd{
max-width:35rem;
position:relative;
}
.pgv-banner_gfd .pgv-eyebrow_gfd{
color:#AAEB2E;
}
.pgv-banner_h2_gfd{
margin:0.625rem 0;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-size:30px;
color:#F0FAE8;
font-weight:700;
}
.pgv-banner_text_gfd{
color:#A8C99E;
font-size:14px;
line-height:1.6;
}
@media(max-width:563px){
.pgv-banner_h2_gfd{
font-size:24px;
}
}
.pgv-pay_logos_gfd{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.pgv-pay_logos_gfd>*{
min-width:0;
}
.pgv-pay_gfd{
border-radius:0.5rem;
border:1px solid rgba(17, 28, 16, 0.12);
font-weight:700;
font-size:0.75rem;
justify-content:center;
height:3rem;
display:flex;
color:#2E3D2C;
align-items:center;
}
.pgv-table_gfd{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(17, 28, 16, 0.12);
}
.pgv-trow_gfd{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.pgv-trow_gfd>div{
padding:13px 0.875rem;
min-width:0;
}
.pgv-trow_gfd>div:first-child{
font-weight:700;
padding-left:16px;
color:#111C10;
}
.pgv-trow_th_gfd{
background:#F4F7F2;
letter-spacing:.06em;
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#566B52;
}
.pgv-trow_gfd:not(.pgv-trow_th_gfd){
background:#FFFFFF;
color:#2E3D2C;
border-top:1px solid rgba(17, 28, 16, 0.08);
}
.pgv-trow_zebra_gfd{
background:#EDF2EB;
}
.pgv-pos_gfd{
font-weight:700;
color:#4A8A00;
}
@media(max-width:1025px){
.pgv-pay_logos_gfd{
grid-template-columns:repeat(2,1fr);
}
}
.pgv-op_h2_gfd{
margin:0.625rem 0 0.5rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#111C10;
font-weight:700;
font-size:24px;
line-height:1.1;
}
.pgv-op_text_gfd{
line-height:1.6;
font-size:13.5px;
color:#2E3D2C;
}
@media(max-width:559px){
.pgv-op_h2_gfd{
font-size:1.375rem;
}
}
.pgv-rc_gfd{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.pgv-rc_gfd>*{
min-width:0;
}
.pgv-rc_awards_gfd{
gap:11px;
flex-direction:column;
display:flex;
}
.pgv-award_gfd{
gap:11px;
align-items:center;
display:flex;
}
.pgv-award_gfd svg{
flex:none;
height:18px;
color:#D4A017;
width:18px;
}
.pgv-award_t_gfd{
font-size:0.844rem;
font-weight:700;
color:#111C10;
}
.pgv-award_s_gfd{
font-size:11.5px;
color:#566B52;
}
.pgv-rc_press_gfd{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.pgv-logo_cell_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
border-radius:0.5rem;
display:flex;
justify-content:center;
align-items:center;
color:#2E3D2C;
height:3rem;
font-weight:700;
font-size:0.813rem;
}
.pgv-rc_partner_gfd{
padding:1.25rem;
border:1px solid rgba(17, 28, 16, 0.12);
border-radius:13px;
background:#FFFFFF;
}
.pgv-rc_partner_name_gfd{
margin-bottom:0.375rem;
font-weight:700;
font-size:1.125rem;
color:#111C10;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.pgv-rc_partner_text_gfd{
color:#2E3D2C;
font-size:12.5px;
line-height:1.55;
}
@media(max-width:1025px){
.pgv-rc_gfd{
gap:1.375rem;
grid-template-columns:1fr;
}
.pgv-rc_press_gfd{
grid-template-columns:repeat(4,1fr);
}
}
.pgv-dispute_gfd{
border:1px dashed rgba(17, 28, 16, 0.22);
gap:28px;
padding:26px 1.875rem;
border-radius:0.813rem;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.pgv-dispute_in_gfd{
max-width:41.25rem;
}
.pgv-dispute_h2_gfd{
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:22px;
color:#111C10;
margin-bottom:0.5rem;
}
.pgv-dispute_text_gfd{
font-size:0.844rem;
color:#2E3D2C;
line-height:1.6;
}
.pgv-et_h2_gfd{
margin:10px 0 0.875rem;
font-size:28px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-weight:700;
color:#111C10;
}
.pgv-et_right_gfd{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.pgv-et_updated_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
padding:0.875rem 1.125rem;
border-radius:13px;
gap:10px;
background:#F4F7F2;
font-size:12px;
display:flex;
color:#2E3D2C;
align-items:center;
}
.pgv-et_updated_gfd svg{
flex:none;
height:15px;
color:#4A8A00;
width:0.938rem;
}
.pgv-et_updated_gfd b{
color:#111C10;
}
@media(max-width:562px){
.pgv-et_h2_gfd{
font-size:24px;
}
}
.pgv-provs_gfd{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.pgv-provs_gfd>*{
min-width:0;
}
.pgv-prov_gfd{
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(17, 28, 16, 0.12);
padding:0.75rem;
text-decoration:none;
align-items:center;
display:flex;
height:4rem;
justify-content:center;
}
.pgv-prov_img_gfd{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.pgv-resp_gfd{
border-radius:13px;
padding:26px;
gap:24px;
background:#FFFFFF;
border:1px solid rgba(17, 28, 16, 0.12);
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.pgv-resp_in_gfd{
max-width:560px;
}
.pgv-resp_h_gfd{
font-weight:700;
color:#111C10;
margin-bottom:8px;
font-size:19px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.pgv-resp_p_gfd{
color:#2E3D2C;
line-height:1.6;
font-size:0.844rem;
}
.pgv-resp_badges_gfd{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.pgv-age18_gfd{
padding:4px 0.5rem;
border-radius:0.5rem;
border:1.5px solid #E03030;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:0.813rem;
color:#E03030;
}
.pgv-resp_org_gfd{
font-weight:600;
font-size:13px;
color:#566B52;
}
@media(max-width:1022px){
.pgv-provs_gfd{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:560px){
.pgv-provs_gfd{
grid-template-columns:repeat(2,1fr);
}
}
.pgv-rv_head_gfd{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
margin-bottom:1.125rem;
}
.pgv-rv_agg_gfd{
gap:0.625rem;
display:flex;
align-items:center;
}
.pgv-rv_source_gfd{
font-size:0.781rem;
color:#566B52;
}
.pgv-rv_grid_gfd{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.pgv-rv_grid_gfd>*{
min-width:0;
}
.pgv-review_gfd{
padding:24px;
border:1px solid rgba(17, 28, 16, 0.12);
background:#FFFFFF;
border-radius:13px;
}
.pgv-review_gfd .pgv-stars_gfd{
margin-bottom:0.625rem;
}
.pgv-review_gfd p{
margin-bottom:0.875rem;
font-weight:600;
line-height:1.5;
color:#111C10;
font-size:14.5px;
}
.pgv-review_by_gfd{
color:#566B52;
font-size:12.5px;
}
@media(max-width:1025px){
.pgv-rv_grid_gfd{
grid-template-columns:1fr;
}
}
.pgv-ab_h2_gfd{
margin:0.875rem 0 16px;
font-size:32px;
font-weight:700;
color:#111C10;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
}
.pgv-ab_body_gfd{
line-height:1.65;
color:#2E3D2C;
margin-bottom:0.875rem;
font-size:15px;
}
.pgv-ab_chips_gfd{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.pgv-faq_gfd{
gap:10px;
flex-direction:column;
display:flex;
}
.pgv-faq_item_gfd{
border:1px solid rgba(17, 28, 16, 0.12);
background:#FFFFFF;
padding:18px 22px;
border-radius:0.813rem;
}
.pgv-faq_q_gfd{
gap:16px;
list-style:none;
cursor:pointer;
font-size:0.969rem;
font-weight:600;
align-items:center;
color:#111C10;
justify-content:space-between;
display:flex;
}
.pgv-faq_q_gfd::-webkit-details-marker{
display:none;
}
.pgv-faq_q_t_gfd{
gap:10px;
display:flex;
}
.pgv-faq_q_i_gfd{
color:#4A8A00;
font-style:normal;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-faq_pm_gfd{
font-size:20px;
color:#4A8A00;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.pgv-faq_item_gfd[open] .pgv-faq_pm_gfd{
transform:rotate(45deg);
}
.pgv-faq_a_gfd{
color:#2E3D2C;
font-size:13.5px;
line-height:1.6;
margin-top:0.75rem;
}
@media(max-width:562px){
.pgv-ab_h2_gfd{
font-size:1.625rem;
}
}
.pgv-footer_gfd{
background:#D6E0D2;
padding:40px 28px;
border-top:1px solid rgba(17, 28, 16, 0.08);
}
.pgv-footer_grid_gfd{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-bottom:28px;
display:grid;
margin-left:auto;
max-width:87.5rem;
margin-right:auto;
}
.pgv-footer_grid_gfd>*{
min-width:0;
}
.pgv-footer_grid_gfd h4{
letter-spacing:.12em;
margin-bottom:0.813rem;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8AA385;
font-size:0.625rem;
}
.pgv-fcol_gfd{
gap:0.563rem;
font-size:0.813rem;
color:#2E3D2C;
flex-direction:column;
display:flex;
}
.pgv-fcol_gfd a{
cursor:pointer;
}
.pgv-ft_about_gfd{
color:#566B52;
line-height:1.6;
font-size:13px;
max-width:260px;
margin-top:12px;
}
.pgv-ft_contact_gfd{
margin-top:0.75rem;
color:#4A8A00;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
font-size:12.5px;
}
.pgv-footer_bottom_gfd{
margin:0 auto;
gap:16px;
display:flex;
padding-top:20px;
align-items:center;
max-width:1400px;
flex-wrap:wrap;
justify-content:space-between;
border-top:1px solid rgba(17, 28, 16, 0.08);
}
.pgv-footer_bottom_gfd p{
color:#8AA385;
line-height:1.6;
max-width:720px;
font-size:0.688rem;
}
@media(max-width:1024px){
.pgv-footer_grid_gfd{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.pgv-footer_grid_gfd{
grid-template-columns:1fr;
}
}