*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F7F2;
line-height:1.55;
color:#2E3D2B;
overflow-wrap:break-word;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(10, 20, 9, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.frhshell-sok{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.frhmain-sok{
min-width:0;
}
.frhwrap-sok{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.frhcontainer-sok{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:770px){
.frhcontainer-sok{
padding:0 1.75rem;
}
}
.frhsection-sok{
padding:1.5rem 28px;
}
.frhsection_pt-sok{
padding-top:34px;
}
.frhband_soft-sok{
background:#FFFFFF;
}
.frheyebrow-sok{
font-size:0.656rem;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
text-transform:uppercase;
font-weight:600;
color:#4D8A00;
display:inline-block;
letter-spacing:.14em;
overflow-wrap:break-word;
}
.frhdrawer_cb-sok{
display:none;
}
.frhoverlay-sok{
display:none;
}
@media(max-width:1023px){
.frhshell-sok{
grid-template-columns:1fr;
}
.frhmain-sok{
padding-bottom:78px;
}
.frhdrawer_cb-sok:checked~.frhoverlay-sok{
inset:0;
background:rgba(10, 20, 9, 0.72);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:559px){
.frhsection-sok{
padding:1.125rem 1rem;
}
.frhsection_pt-sok{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.frhside-sok{
padding:22px 1.125rem;
background:#EAEFE7;
gap:22px;
border-right:1px solid rgba(20, 31, 18, 0.08);
overflow-y:auto;
flex-direction:column;
position:sticky;
align-self:start;
top:0;
height:100vh;
display:flex;
}
.frhbrand-sok{
gap:0.625rem;
align-items:center;
display:flex;
}
.frhlogo-sok{
letter-spacing:-.02em;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#141F12;
font-size:21px;
}
.frhside_cta-sok{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
background:rgba(77, 138, 0, 0.11);
padding:16px;
}
.frhside_cta_h-sok{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#141F12;
margin-bottom:6px;
font-size:17px;
line-height:1.15;
}
.frhside_cta_p-sok{
color:#2E3D2B;
font-size:12px;
line-height:1.45;
margin-bottom:0.75rem;
}
.frhnav-sok{
gap:3px;
display:flex;
flex-direction:column;
}
.frhnav_label-sok{
padding:0.375rem 0.625rem;
font-size:0.594rem;
color:#8AA385;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.14em;
}
.frhnav_item-sok{
padding:0.625rem;
border-radius:0.5rem;
gap:11px;
color:#2E3D2B;
font-weight:500;
display:flex;
align-items:center;
font-size:0.875rem;
}
.frhnav_item-sok svg{
width:17px;
height:1.063rem;
}
.frhnav_item-sok:hover{
background:rgba(77, 138, 0, 0.11);
color:#141F12;
}
.frhnav_item_on-sok{
background:rgba(77, 138, 0, 0.11);
color:#4D8A00;
font-weight:600;
}
.frhside_foot-sok{
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
padding:0.75rem;
margin-top:auto;
}
.frhside_foot-sok p{
font-size:12.5px;
color:#2E3D2B;
line-height:1.4;
margin-top:4px;
}
/* ---------- topbar ---------- */
.frhtop-sok{
background:#EAEFE7;
padding:14px 1.75rem;
gap:16px;
z-index:40;
border-bottom:1px solid rgba(20, 31, 18, 0.08);
align-items:center;
top:0;
position:sticky;
display:flex;
}
.frhtop_brand-sok{
gap:0.563rem;
align-items:center;
display:none;
}
.frhsearch-sok{
flex:1;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
gap:0.625rem;
padding:0.688rem 0.875rem;
background:#FFFFFF;
color:#5A7055;
display:flex;
font-size:0.844rem;
align-items:center;
max-width:27.5rem;
}
.frhsearch-sok svg{
flex:none;
width:16px;
height:1rem;
}
.frhtop_actions-sok{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.frhlang-sok{
font-size:12px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#2E3D2B;
}
.frhburger-sok{
border-radius:0.5rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
height:2.5rem;
color:#141F12;
justify-content:center;
display:none;
width:40px;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.frhbotnav-sok{
display:none;
}
@media(max-width:1021px){
.frhside-sok{
transition:transform .25s ease;
z-index:80;
left:0;
width:17.5rem;
position:fixed;
transform:translateX(-100%);
height:100vh;
top:0;
}
.frhdrawer_cb-sok:checked~.frhshell-sok .frhside-sok{
transform:translateX(0);
}
.frhtop-sok{
padding:0.875rem 16px;
gap:12px;
flex-wrap:wrap;
position:static;
}
.frhtop_brand-sok{
display:flex;
}
.frhsearch-sok{
display:none;
}
.frhburger-sok{
display:flex;
}
.frhtop_actions-sok{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.frhtop_actions-sok .frhlang-sok{
display:none;
}
.frhtop_actions-sok .frhbtn-sok{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.frhbotnav-sok{
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#EAEFE7;
grid-template-columns:repeat(3,1fr);
transform:translateZ(0);
bottom:0;
display:grid;
border-top:1px solid rgba(20, 31, 18, 0.12);
position:fixed;
right:0;
z-index:65;
left:0;
}
.frhbn-sok{
padding:0.375rem 2px 0;
gap:4px;
align-items:center;
font-size:10px;
display:flex;
color:#2E3D2B;
flex-direction:column;
font-weight:600;
min-width:0;
justify-content:flex-end;
}
.frhbn-sok svg{
flex:none;
height:22px;
width:1.375rem;
}
.frhbn-sok span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.frhbn_on-sok{
color:#4D8A00;
}
.frhbn_center-sok{
position:relative;
}
.frhbn_fab-sok{
background:#84CC16;
border-radius:50%;
align-items:center;
display:flex;
transform:translateX(-50%);
color:#0A1409;
box-shadow:0 8px 32px rgba(20, 31, 18, 0.14), 0 2px 0.5rem rgba(20, 31, 18, 0.09);
width:3.125rem;
justify-content:center;
position:absolute;
left:50%;
top:-1.25rem;
height:3.125rem;
}
.frhbn_fab-sok svg{
height:24px;
width:1.5rem;
}
.frhbn_center-sok span{
color:#4D8A00;
}
}
.frhbtn-sok{
gap:8px;
border-radius:0.5rem;
padding:11px 1.375rem;
transition:background-color 0.2s ease,color 0.2s ease;
justify-content:center;
font-size:14px;
align-items:center;
cursor:pointer;
font-weight:700;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
display:inline-flex;
}
.frhbtn_pri-sok{
background:#84CC16;
color:#0A1409;
box-shadow:0 4px 18px rgba(132, 204, 22, 0.42), 0 1px 0.25rem rgba(132, 204, 22, 0.22);
}
.frhbtn_pri-sok:hover{
background:#6AAD0E;
}
.frhbtn_ghost-sok{
background:rgba(77, 138, 0, 0.11);
font-weight:600;
color:#141F12;
}
.frhbtn_line-sok{
border:1px solid rgba(20, 31, 18, 0.22);
background:transparent;
color:#141F12;
font-weight:600;
}
.frhbtn_lg-sok{
padding:1rem 1.875rem;
border-radius:13px;
font-size:15px;
}
.frhband-sok .frhbtn_line-sok{
border-color:rgba(255, 255, 255, 0.13);
color:#EEF7EC;
}
.frhband-sok .frhbtn_ghost-sok{
background:rgba(255, 255, 255, 0.08);
color:#EEF7EC;
}
.frhlink_m-sok{
gap:0.313rem;
text-decoration:none;
display:inline-flex;
font-size:12px;
cursor:pointer;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
color:#4D8A00;
}
.frhlink_m-sok svg{
width:14px;
height:0.875rem;
}
.frhband-sok .frhlink_m-sok{
color:#A3E635;
}
.frhdot-sok{
flex:none;
background:#4D8A00;
border-radius:50%;
height:7px;
width:7px;
}
.frhdot_live-sok{
background:#DC2626;
animation:zm3-pulse 1.4s infinite;
}
.frhstars-sok{
gap:2px;
color:#4D8A00;
display:inline-flex;
}
.frhstars-sok svg{
height:0.938rem;
width:15px;
}
.frhchip-sok{
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:8px;
gap:0.375rem;
padding:0.438rem 0.75rem;
font-size:11px;
color:#2E3D2B;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:inline-flex;
}
.frhchip_on-sok{
border-color:transparent;
background:rgba(77, 138, 0, 0.11);
color:#4D8A00;
}
.frhgc-sok{
cursor:pointer;
min-width:0;
display:block;
color:inherit;
text-decoration:none;
}
.frhgc_thumb-sok{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
display:block;
background-size:cover;
position:relative;
aspect-ratio:1;
background-position:center;
}
.frhgc_thumb_portrait-sok{
aspect-ratio:3/4;
}
.frhgc_thumb_wide-sok{
aspect-ratio:16/11;
}
.frhgc_cap-sok{
background:linear-gradient(transparent,rgba(10, 20, 9, 0.72));
padding:9px;
right:0;
left:0;
position:absolute;
bottom:0;
}
.frhgc_name-sok{
font-weight:700;
color:#EEF7EC;
font-size:12.5px;
display:block;
}
.frhgc_meta-sok{
font-size:11px;
color:#92B98D;
}
.frhgc_badge-sok{
background:#4D8A00;
border-radius:0.5rem;
padding:2px 6px;
font-weight:700;
top:0.5rem;
color:#0A1409;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
font-size:8px;
right:8px;
}
.frhgc_badge_hot-sok{
background:#DC2626;
color:#EEF7EC;
}
.frhgc_badge_live-sok{
background:#DC2626;
color:#EEF7EC;
right:auto;
left:8px;
}
.frhgc_mult-sok{
inset:0;
color:#4D8A00;
font-weight:700;
justify-content:center;
align-items:center;
display:flex;
position:absolute;
font-size:28px;
}
.frhpc-sok{
border-radius:0.813rem;
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
display:flex;
align-items:center;
height:64px;
justify-content:center;
color:#2E3D2B;
font-weight:700;
font-size:0.875rem;
}
.frhrail-sok{
min-width:0;
}
.frhrail_scroll-sok{
gap:0.875rem;
display:grid;
}
.frhrail_scroll-sok>*{
min-width:0;
}
.frhg6-sok{
grid-template-columns:repeat(6,1fr);
}
.frhg7-sok{
grid-template-columns:repeat(7,1fr);
}
.frhg4-sok{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.frhg6-sok,.frhg7-sok{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
.frhg6-sok>*,.frhg7-sok>*{
scroll-snap-align:start;
}
.frhg4-sok{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.frhg4-sok{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.frhpanel-sok{
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
padding:1.75rem 2rem;
border-radius:20px;
}
.frhsplit-sok{
gap:36px;
align-items:start;
display:grid;
}
.frhsplit-sok>*{
min-width:0;
}
.frhsplit_a-sok{
grid-template-columns:.85fr 1.15fr;
}
.frhsplit_b-sok{
grid-template-columns:1fr 1.1fr;
}
.frhsplit_c-sok{
grid-template-columns:1.1fr .9fr;
}
.frhpgrid-sok{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.frhpgrid-sok>*{
min-width:0;
}
.frhlead-sok{
color:#2E3D2B;
margin-bottom:0.875rem;
font-size:0.938rem;
line-height:1.65;
}
.frhfeat-sok{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.frhfeat-sok>*{
min-width:0;
}
.frhfeat2-sok{
grid-template-columns:1fr 1fr;
}
.frhfeat_card-sok{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:20px;
background:#FFFFFF;
padding:1.625rem;
}
.frhfeat_card-sok svg{
height:1.625rem;
color:#4D8A00;
margin-bottom:1rem;
width:26px;
}
.frhfeat_card-sok h3{
margin-bottom:0.5rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#141F12;
font-size:18px;
}
.frhfeat_card-sok p{
line-height:1.6;
font-size:0.813rem;
color:#2E3D2B;
}
.frhfeat_card-sok b{
color:#141F12;
}
.frhbig-sok{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.frhbig_n-sok{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#4D8A00;
font-size:26px;
font-weight:700;
}
.frhbig_l-sok{
font-size:12px;
color:#5A7055;
}
.frhperson-sok{
border:1px solid rgba(20, 31, 18, 0.12);
padding:1rem 1.125rem;
background:#FFFFFF;
border-radius:0.813rem;
gap:14px;
display:flex;
align-items:center;
}
.frhavatar-sok{
flex:none;
background:linear-gradient(135deg,#84CC16,#4D8A00);
border-radius:50%;
height:2.75rem;
width:2.75rem;
}
.frhperson_name-sok{
color:#141F12;
font-weight:700;
font-size:0.875rem;
}
.frhperson_role-sok{
font-size:0.75rem;
color:#5A7055;
}
.frhkv-sok{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:13px;
gap:1px;
background:rgba(20, 31, 18, 0.12);
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.frhkv-sok>div{
background:#F4F7F2;
padding:1rem 1.125rem;
min-width:0;
}
.frhkv_k-sok{
color:#4D8A00;
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:5px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.frhkv_v-sok{
font-weight:700;
color:#141F12;
font-size:0.844rem;
}
@media(max-width:1025px){
.frhsplit_a-sok,.frhsplit_b-sok,.frhsplit_c-sok,.frhpgrid-sok{
gap:1.5rem;
grid-template-columns:1fr;
}
.frhfeat-sok,.frhfeat2-sok{
grid-template-columns:1fr;
}
.frhkv-sok{
grid-template-columns:1fr;
}
}
.frhsh-sok{
min-width:0;
margin-bottom:16px;
}
.frhsh_row-sok{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.frhsh_row-sok .frhsh_l-sok{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.frhsh_stack-sok{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.frhsh_center-sok{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.frhsh_h2-sok{
gap:9px;
overflow-wrap:break-word;
display:flex;
font-weight:700;
line-height:1.1;
font-size:20px;
align-items:center;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#141F12;
}
@media(min-width:769px){
.frhsh_h2-sok{
font-size:1.5rem;
}
}
.frhband-sok .frhsh_h2-sok{
color:#EEF7EC;
}
.frheb_mono-sok{
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
letter-spacing:.08em;
}
.frheb_mono-sok::before{
content:"// ";
}
.frheb_upper-sok{
letter-spacing:.14em;
text-transform:uppercase;
}
.frheb_pill-sok{
border-radius:62.438rem;
background:rgba(77, 138, 0, 0.11);
padding:0.313rem 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.frheb_line-sok{
gap:10px;
align-items:center;
display:inline-flex;
}
.frheb_line-sok::before{
background:#4D8A00;
content:"";
width:24px;
display:inline-block;
height:1px;
}
.frhband-sok .frheb_line-sok::before{
background:#A3E635;
}
.frhband-sok .frheb_pill-sok{
background:rgba(255, 255, 255, 0.08);
}
.frhsh_link-sok{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
padding-bottom:2px;
font-weight:600;
white-space:nowrap;
font-size:13px;
align-items:center;
color:#141F12;
border-bottom:1px solid #141F12;
display:inline-flex;
}
.frhsh_link-sok:hover{
border-color:#4D8A00;
color:#4D8A00;
}
.frhsh_link-sok svg{
height:0.875rem;
width:0.875rem;
}
.frhsh_link_chev-sok{
color:#4D8A00;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
padding-bottom:0;
border-bottom:0;
}
.frhsh_link_btn-sok{
background:#84CC16;
padding:9px 18px;
border-radius:62.438rem;
color:#0A1409;
border-bottom:0;
}
.frhsh_link_btn-sok:hover{
background:#6AAD0E;
border-color:transparent;
}
.frhband-sok .frhsh_link-sok{
border-color:#EEF7EC;
color:#EEF7EC;
}
.frhband-sok .frhsh_link_chev-sok{
color:#A3E635;
}
.frhsh_rule-sok{
margin:-2px 0 1rem;
background:rgba(20, 31, 18, 0.12);
height:1px;
}
.frhband-sok .frhsh_rule-sok{
background:rgba(255, 255, 255, 0.13);
}
.frhseo_grid3-sok{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.frhseo_grid4-sok{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.frhseo_grid3-sok>*,.frhseo_grid4-sok>*{
min-width:0;
}
.frhseo_card-sok{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 18, 0.12);
padding:24px;
}
.frhseo_card-sok h3{
font-weight:700;
font-size:18px;
color:#141F12;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
}
.frhseo_card-sok p{
color:#2E3D2B;
line-height:1.6;
font-size:13px;
}
.frhseo_card_sm-sok{
padding:1.25rem;
}
.frhseo_card_sm-sok h3{
font-size:16px;
}
.frhseo_card_sm-sok p{
font-size:12.5px;
line-height:1.55;
}
.frhseo_rtp_row-sok{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:16px;
align-items:center;
display:grid;
}
.frhrtp-sok{
gap:0.875rem;
display:flex;
min-width:0;
}
.frhrtp-sok>div{
background:#F4F7F2;
padding:1rem;
flex:1;
border-radius:13px;
min-width:0;
text-align:center;
}
.frhrtp_n-sok{
color:#4D8A00;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
white-space:nowrap;
}
.frhrtp_l-sok{
font-size:0.688rem;
color:#5A7055;
margin-top:0.25rem;
}
.frhcmp-sok{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
overflow:hidden;
max-width:47.5rem;
}
.frhcmp_row-sok{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.frhcmp_row-sok>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.frhcmp_row-sok>div:first-child{
font-weight:600;
padding-left:1.375rem;
text-align:left;
color:#141F12;
}
.frhcmp_th-sok{
background:#F4F7F2;
font-weight:700;
font-size:0.781rem;
}
.frhcmp_row-sok:not(.frhcmp_th-sok){
background:#FFFFFF;
color:#2E3D2B;
border-top:1px solid rgba(20, 31, 18, 0.08);
}
.frhcmp_zebra-sok{
background:#EDF2EA;
}
.frhguide-sok{
border-radius:0.813rem;
border:1px solid rgba(20, 31, 18, 0.12);
overflow:hidden;
background:#FFFFFF;
cursor:pointer;
}
.frhguide_cover-sok{
height:8.125rem;
}
.frhguide_body-sok{
padding:1.25rem;
}
.frhguide_body-sok h3{
margin:0.438rem 0 0.563rem;
font-weight:700;
font-size:16px;
line-height:1.25;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#141F12;
}
.frhguide_meta-sok{
color:#5A7055;
font-size:11.5px;
}
.frhhub-sok{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
padding-top:1.75rem;
border-top:1px solid rgba(20, 31, 18, 0.08);
}
.frhhub-sok>*{
min-width:0;
}
.frhhub-sok h4{
font-size:0.813rem;
margin-bottom:0.688rem;
font-weight:700;
color:#141F12;
}
.frhhub_col-sok{
gap:0.5rem;
flex-direction:column;
color:#2E3D2B;
display:flex;
font-size:13px;
}
.frhhub_col-sok a{
cursor:pointer;
}
@media(max-width:1024px){
.frhseo_grid3-sok{
grid-template-columns:1fr;
}
.frhseo_grid4-sok{
grid-template-columns:repeat(2,1fr);
}
.frhseo_rtp_row-sok{
gap:20px;
grid-template-columns:1fr;
}
.frhhub-sok{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.frhhub-sok{
grid-template-columns:1fr;
}
}
.frhtk-sok{
background:#1A2118;
overflow:hidden;
align-items:center;
display:flex;
border-bottom:1px solid rgba(20, 31, 18, 0.08);
}
.frhtk_tag-sok{
background:#FFFFFF;
gap:8px;
padding:11px 1.125rem;
flex:none;
color:#DC2626;
font-size:0.656rem;
display:flex;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-weight:600;
border-right:1px solid rgba(20, 31, 18, 0.08);
align-items:center;
letter-spacing:.1em;
}
.frhtk_rail-sok{
overflow:hidden;
flex:1;
}
.frhtk_track-sok{
animation:zm3-marquee 26s linear infinite;
padding:11px 0.875rem;
gap:1.75rem;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
white-space:nowrap;
color:#2E3D2B;
display:flex;
font-size:0.75rem;
width:max-content;
}
.frhtk_track-sok b{
color:#4D8A00;
}
.frhhero-sok{
padding:2.875rem 48px;
background:linear-gradient(120deg,#0F1A0D,#0D1A1C);
border:1px solid rgba(20, 31, 18, 0.12);
overflow:hidden;
border-radius:20px;
color:#EEF7EC;
position:relative;
}
.frhhero_glow-sok{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
height:21.25rem;
position:absolute;
top:-60px;
width:340px;
right:-60px;
}
.frhhero_in-sok{
position:relative;
max-width:600px;
}
.frhhero-sok .frheyebrow-sok{
color:#A3E635;
}
.frhpill_row-sok{
padding:6px 0.813rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
border-radius:62.438rem;
letter-spacing:.1em;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A3E635;
text-transform:uppercase;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
font-size:10.5px;
}
.frhhero_h1-sok{
margin:18px 0;
line-height:1.02;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:54px;
overflow-wrap:break-word;
color:#EEF7EC;
letter-spacing:-.02em;
}
.frhhero_h1-sok em{
color:#A3E635;
font-style:normal;
}
.frhhero_sub-sok{
margin-bottom:1.75rem;
line-height:1.55;
color:#92B98D;
max-width:480px;
font-size:1.063rem;
}
.frhhero_cta-sok{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:26px;
}
.frhhero_trust-sok{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.frhhero_rating_txt-sok{
color:#92B98D;
font-size:13px;
}
@media(max-width:1023px){
.frhhero-sok{
padding:2rem 24px;
}
.frhhero_h1-sok{
font-size:38px;
}
}
@media(max-width:559px){
.frhhero_h1-sok{
font-size:1.875rem;
}
}
.frhtabs-sok{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.frhtab-sok{
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
padding:10px 1.125rem;
border-radius:8px;
cursor:pointer;
font-weight:600;
font-size:0.813rem;
color:#2E3D2B;
}
.frhtab_on-sok{
border-color:transparent;
background:#84CC16;
color:#0A1409;
font-weight:700;
}
.frhstat-sok{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.frhstat-sok>*{
min-width:0;
}
.frhstat_item-sok{
border-radius:0.813rem;
background:#FFFFFF;
padding:18px 1.25rem;
border:1px solid rgba(20, 31, 18, 0.12);
}
.frhstat_k-sok{
margin-bottom:0.438rem;
font-size:9.5px;
text-transform:uppercase;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A7055;
letter-spacing:.12em;
}
.frhstat_v-sok{
gap:8px;
font-size:1.5rem;
overflow-wrap:anywhere;
align-items:center;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
min-width:0;
display:flex;
color:#141F12;
font-weight:700;
}
.frhstat_v_accent-sok{
color:#4D8A00;
}
@media(max-width:1027px){
.frhstat-sok{
grid-template-columns:repeat(2,1fr);
}
}
.frhwlc-sok{
padding:36px 2.5rem;
overflow:hidden;
background:linear-gradient(120deg,#0F1A0D,#0D1A1C);
border:1px solid rgba(20, 31, 18, 0.12);
grid-template-columns:1.2fr .8fr;
border-radius:1.25rem;
gap:24px;
color:#EEF7EC;
position:relative;
display:grid;
align-items:center;
}
.frhwlc-sok>*{
min-width:0;
}
.frhwlc-sok .frheyebrow-sok{
color:#A3E635;
}
.frhwlc_glow-sok{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
right:-2.5rem;
height:16.25rem;
width:260px;
top:-40px;
}
.frhwlc_in-sok{
position:relative;
}
.frhwlc_h2-sok{
margin:10px 0 0.5rem;
font-weight:700;
color:#EEF7EC;
font-size:2.125rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.03;
}
.frhwlc_h2-sok em{
color:#A3E635;
font-style:normal;
}
.frhwlc_sub-sok{
line-height:1.55;
max-width:26.25rem;
font-size:0.875rem;
color:#92B98D;
margin-bottom:1.125rem;
}
.frhwlc_terms-sok{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.frhterm-sok{
padding:13px 15px;
border-radius:13px;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
gap:11px;
align-items:center;
display:flex;
}
.frhterm-sok svg{
flex:none;
width:20px;
height:1.25rem;
color:#A3E635;
}
.frhterm_k-sok{
letter-spacing:.1em;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.594rem;
color:#92B98D;
}
.frhterm_v-sok{
font-weight:700;
margin-top:2px;
color:#EEF7EC;
font-size:0.875rem;
}
@media(max-width:1026px){
.frhwlc-sok{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.frhwlc_h2-sok{
font-size:26px;
}
}
.frhjp-sok{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.frhjp-sok>*{
min-width:0;
}
.frhjp_hero-sok{
border-radius:1.25rem;
padding:26px;
border:1px solid rgba(20, 31, 18, 0.12);
background:linear-gradient(135deg,#0F1A0D,#0D1A1C);
overflow:hidden;
gap:0.875rem;
justify-content:space-between;
display:flex;
color:#EEF7EC;
flex-direction:column;
min-height:180px;
position:relative;
}
.frhjp_glow-sok{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-40px;
height:180px;
width:11.25rem;
top:-40px;
position:absolute;
}
.frhjp_k_row-sok{
gap:10px;
display:flex;
position:relative;
align-items:center;
justify-content:space-between;
}
.frhjp_k-sok{
text-transform:uppercase;
letter-spacing:.12em;
font-size:0.625rem;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A7055;
}
.frhjp_hero-sok .frhjp_k-sok{
color:#92B98D;
}
.frhjp_amt-sok{
font-weight:700;
line-height:1;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A3E635;
position:relative;
font-size:42px;
}
.frhjp_sub-sok{
font-size:0.75rem;
margin-top:0.313rem;
color:#92B98D;
}
.frhjp_cell-sok{
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
border-radius:1.25rem;
padding:1.375rem;
min-height:180px;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.frhjp_cell-sok .frhjp_amt-sok{
font-size:1.875rem;
color:#141F12;
}
.frhjp_cell-sok .frhjp_sub-sok{
color:#5A7055;
}
@media(max-width:1023px){
.frhjp-sok{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.frhjp_amt-sok{
font-size:2rem;
}
}
.frhsupp-sok{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.frhsupp-sok>*{
min-width:0;
}
.frhsupp_card-sok{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.5rem;
}
.frhsupp_card-sok svg{
color:#4D8A00;
margin-bottom:0.875rem;
height:1.5rem;
width:24px;
}
.frhsupp_card-sok h3{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:6px;
color:#141F12;
font-size:1rem;
}
.frhsupp_card-sok p{
line-height:1.55;
font-size:0.813rem;
color:#2E3D2B;
}
@media(max-width:1023px){
.frhsupp-sok{
grid-template-columns:1fr;
}
}
.frhvip_head-sok{
gap:0.75rem;
margin-bottom:18px;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.frhvip_intro-sok{
max-width:420px;
font-size:13px;
color:#2E3D2B;
}
.frhvip-sok{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.frhvip-sok>*{
min-width:0;
}
.frhtier-sok{
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:13px;
padding:1.25rem;
}
.frhtier_on-sok{
border-color:#4D8A00;
background:rgba(77, 138, 0, 0.11);
}
.frhtier_medal-sok{
background:linear-gradient(135deg,#84CC16,#4D8A00);
border-radius:8px;
width:1.875rem;
margin-bottom:14px;
height:30px;
}
.frhtier_name-sok{
margin-bottom:5px;
color:#141F12;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
font-weight:700;
}
.frhtier_tx-sok{
color:#5A7055;
line-height:1.5;
font-size:0.719rem;
}
@media(max-width:1021px){
.frhvip-sok{
grid-template-columns:repeat(2,1fr);
}
}
.frhdw_h2-sok{
font-size:1.625rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#141F12;
line-height:1.08;
margin-bottom:10px;
}
.frhsteps_v-sok{
grid-template-columns:1fr;
gap:0.625rem;
}
.frhsteps_v-sok .frhstep-sok{
padding:1.125rem 1.25rem;
}
@media(max-width:563px){
.frhdw_h2-sok{
font-size:1.438rem;
}
}
.frhnews-sok{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:20px;
padding:26px 2rem;
background:linear-gradient(135deg,#0F1A0D,#0D1A1C);
gap:24px;
display:flex;
align-items:center;
flex-wrap:wrap;
color:#EEF7EC;
justify-content:space-between;
}
.frhnews_h3-sok{
font-size:20px;
font-weight:700;
margin-bottom:4px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#EEF7EC;
}
.frhnews_text-sok{
color:#92B98D;
font-size:13px;
}
.frhnews_form-sok{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:27.5rem;
}
.frhnews_form-sok .frhinput-sok{
min-width:0;
}
@media(max-width:557px){
.frhnews_form-sok{
width:100%;
}
}
.frhinput-sok{
border:1px solid rgba(255, 255, 255, 0.13);
padding:13px 1rem;
flex:1;
background:rgba(255, 255, 255, 0.08);
border-radius:8px;
font-size:0.844rem;
color:#92B98D;
}
.frhpay_logos-sok{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.frhpay_logos-sok>*{
min-width:0;
}
.frhpay-sok{
border-radius:8px;
border:1px solid rgba(20, 31, 18, 0.12);
color:#2E3D2B;
height:3rem;
display:flex;
font-size:12px;
font-weight:700;
align-items:center;
justify-content:center;
}
.frhtable-sok{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
overflow:hidden;
}
.frhtrow-sok{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.frhtrow-sok>div{
padding:0.813rem 14px;
min-width:0;
}
.frhtrow-sok>div:first-child{
font-weight:700;
color:#141F12;
padding-left:16px;
}
.frhtrow_th-sok{
background:#F4F7F2;
color:#5A7055;
letter-spacing:.06em;
font-size:0.594rem;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.frhtrow-sok:not(.frhtrow_th-sok){
background:#FFFFFF;
border-top:1px solid rgba(20, 31, 18, 0.08);
color:#2E3D2B;
}
.frhtrow_zebra-sok{
background:#EDF2EA;
}
.frhpos-sok{
color:#4D8A00;
font-weight:700;
}
@media(max-width:1024px){
.frhpay_logos-sok{
grid-template-columns:repeat(2,1fr);
}
}
.frhpromo_grid-sok{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.frhpromo_grid-sok>*{
min-width:0;
}
.frhpromo-sok{
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.5rem;
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
min-height:9.375rem;
}
.frhpromo_h-sok{
color:#141F12;
margin-top:0.375rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-size:1.625rem;
}
.frhpromo_h-sok em{
color:#4D8A00;
font-style:normal;
}
.frhpromo_p-sok{
font-size:0.781rem;
line-height:1.5;
color:#2E3D2B;
margin-top:8px;
}
.frhpromo_feat-sok{
border-color:rgba(20, 31, 18, 0.12);
background:linear-gradient(135deg,#0F1A0D,#0D1A1C);
}
.frhpromo_feat-sok .frhpromo_h-sok{
color:#EEF7EC;
}
.frhpromo_feat-sok .frhpromo_h-sok em{
color:#A3E635;
}
.frhpromo_feat-sok .frhpromo_p-sok{
color:#92B98D;
}
.frhpromo_feat-sok .frheyebrow-sok{
color:#A3E635;
}
@media(max-width:1025px){
.frhpromo_grid-sok{
grid-template-columns:1fr;
}
}
.frhsteps-sok{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.frhsteps-sok>*{
min-width:0;
}
.frhstep-sok{
background:#FFFFFF;
padding:1.5rem;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 18, 0.12);
position:relative;
}
.frhstep_num-sok{
border-radius:0.5rem;
background:#84CC16;
height:1.875rem;
color:#0A1409;
margin-bottom:0.875rem;
justify-content:center;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
width:30px;
font-weight:700;
font-size:0.813rem;
display:flex;
}
.frhstep_h-sok{
font-size:16px;
margin-bottom:0.438rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#141F12;
font-weight:700;
}
.frhstep_p-sok{
line-height:1.55;
color:#2E3D2B;
font-size:13px;
}
@media(max-width:1026px){
.frhsteps-sok{
grid-template-columns:1fr;
}
}
.frhrv_head-sok{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
margin-bottom:18px;
}
.frhrv_agg-sok{
gap:0.625rem;
align-items:center;
display:flex;
}
.frhrv_source-sok{
font-size:12.5px;
color:#5A7055;
}
.frhrv_grid-sok{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.frhrv_grid-sok>*{
min-width:0;
}
.frhreview-sok{
padding:24px;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:13px;
}
.frhreview-sok .frhstars-sok{
margin-bottom:0.625rem;
}
.frhreview-sok p{
font-size:14.5px;
margin-bottom:0.875rem;
font-weight:600;
color:#141F12;
line-height:1.5;
}
.frhreview_by-sok{
color:#5A7055;
font-size:12.5px;
}
@media(max-width:1027px){
.frhrv_grid-sok{
grid-template-columns:1fr;
}
}
.frhab_h2-sok{
margin:0.875rem 0 1rem;
line-height:1.08;
font-size:2rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#141F12;
}
.frhab_body-sok{
margin-bottom:14px;
font-size:0.938rem;
line-height:1.65;
color:#2E3D2B;
}
.frhab_chips-sok{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.frhfaq-sok{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.frhfaq_item-sok{
padding:1.125rem 1.375rem;
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
}
.frhfaq_q-sok{
gap:16px;
list-style:none;
font-size:0.969rem;
align-items:center;
cursor:pointer;
display:flex;
color:#141F12;
font-weight:600;
justify-content:space-between;
}
.frhfaq_q-sok::-webkit-details-marker{
display:none;
}
.frhfaq_q_t-sok{
gap:10px;
display:flex;
}
.frhfaq_q_i-sok{
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4D8A00;
font-style:normal;
}
.frhfaq_pm-sok{
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.25rem;
color:#4D8A00;
}
.frhfaq_item-sok[open] .frhfaq_pm-sok{
transform:rotate(45deg);
}
.frhfaq_a-sok{
color:#2E3D2B;
margin-top:0.75rem;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:562px){
.frhab_h2-sok{
font-size:26px;
}
}
.frhdispute-sok{
gap:28px;
padding:26px 30px;
border-radius:13px;
border:1px dashed rgba(20, 31, 18, 0.22);
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.frhdispute_in-sok{
max-width:41.25rem;
}
.frhdispute_h2-sok{
margin-bottom:0.5rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:22px;
color:#141F12;
}
.frhdispute_text-sok{
line-height:1.6;
font-size:0.844rem;
color:#2E3D2B;
}
.frhop_h2-sok{
margin:10px 0 0.5rem;
font-size:24px;
font-weight:700;
color:#141F12;
line-height:1.1;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.frhop_text-sok{
line-height:1.6;
font-size:0.844rem;
color:#2E3D2B;
}
@media(max-width:558px){
.frhop_h2-sok{
font-size:22px;
}
}
.frhprovs-sok{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.frhprovs-sok>*{
min-width:0;
}
.frhprov-sok{
border:1px solid rgba(20, 31, 18, 0.12);
padding:12px;
border-radius:0.813rem;
background:#FFFFFF;
height:4rem;
align-items:center;
justify-content:center;
display:flex;
text-decoration:none;
}
.frhprov_img-sok{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.frhresp-sok{
gap:24px;
padding:1.625rem;
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
border-radius:13px;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.frhresp_in-sok{
max-width:35rem;
}
.frhresp_h-sok{
margin-bottom:0.5rem;
color:#141F12;
font-size:1.188rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.frhresp_p-sok{
line-height:1.6;
color:#2E3D2B;
font-size:0.844rem;
}
.frhresp_badges-sok{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.frhage18-sok{
border:1.5px solid #DC2626;
border-radius:8px;
padding:4px 8px;
font-size:0.813rem;
color:#DC2626;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.frhresp_org-sok{
font-size:13px;
color:#5A7055;
font-weight:600;
}
@media(max-width:1025px){
.frhprovs-sok{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:560px){
.frhprovs-sok{
grid-template-columns:repeat(2,1fr);
}
}
.frhfooter-sok{
padding:2.5rem 28px;
background:#1A2118;
border-top:1px solid rgba(20, 31, 18, 0.08);
}
.frhfooter_grid-sok{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
display:grid;
max-width:87.5rem;
margin-right:auto;
margin-bottom:1.75rem;
}
.frhfooter_grid-sok>*{
min-width:0;
}
.frhfooter_grid-sok h4{
letter-spacing:.12em;
color:#8AA385;
margin-bottom:13px;
font-size:10px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.frhfcol-sok{
gap:9px;
flex-direction:column;
color:#2E3D2B;
font-size:0.813rem;
display:flex;
}
.frhfcol-sok a{
cursor:pointer;
}
.frhft_about-sok{
line-height:1.6;
max-width:16.25rem;
color:#5A7055;
font-size:0.813rem;
margin-top:12px;
}
.frhft_contact-sok{
color:#4D8A00;
overflow-wrap:anywhere;
margin-top:12px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
}
.frhfooter_bottom-sok{
margin:0 auto;
gap:16px;
display:flex;
border-top:1px solid rgba(20, 31, 18, 0.08);
padding-top:1.25rem;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.frhfooter_bottom-sok p{
color:#8AA385;
max-width:45rem;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1025px){
.frhfooter_grid-sok{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.frhfooter_grid-sok{
grid-template-columns:1fr;
}
}