*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F7F2;
-webkit-font-smoothing:antialiased;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#2E4029;
line-height:1.55;
text-rendering:optimizeLegibility;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
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:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(13, 26, 11, 0.68);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.acqshell-8fv{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.acqmain-8fv{
min-width:0;
}
.acqwrap-8fv{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.acqcontainer-8fv{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.acqcontainer-8fv{
padding:0 28px;
}
}
.acqsection-8fv{
padding:24px 1.75rem;
}
.acqsection_pt-8fv{
padding-top:2.125rem;
}
.acqband_soft-8fv{
background:#FFFFFF;
}
.acqeyebrow-8fv{
overflow-wrap:break-word;
line-height:1.4;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
letter-spacing:.14em;
display:inline-block;
text-transform:uppercase;
font-size:0.656rem;
color:#4D8A00;
}
.acqdrawer_cb-8fv{
display:none;
}
.acqoverlay-8fv{
display:none;
}
@media(max-width:1025px){
.acqshell-8fv{
grid-template-columns:1fr;
}
.acqmain-8fv{
padding-bottom:4.875rem;
}
.acqdrawer_cb-8fv:checked~.acqoverlay-8fv{
background:rgba(13, 26, 11, 0.68);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.acqsection-8fv{
padding:18px 1rem;
}
.acqsection_pt-8fv{
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 ---------- */
.acqside-8fv{
padding:22px 1.125rem;
background:#EEF3EB;
gap:22px;
height:100vh;
flex-direction:column;
align-self:start;
display:flex;
border-right:1px solid rgba(20, 31, 18, 0.08);
position:sticky;
overflow-y:auto;
top:0;
}
.acqbrand-8fv{
gap:0.625rem;
align-items:center;
display:flex;
}
.acqlogo-8fv{
font-size:21px;
color:#141F12;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
}
.acqside_cta-8fv{
padding:16px;
border-radius:13px;
background:rgba(77, 138, 0, 0.11);
border:1px solid rgba(20, 31, 18, 0.12);
}
.acqside_cta_h-8fv{
line-height:1.15;
color:#141F12;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.063rem;
margin-bottom:6px;
}
.acqside_cta_p-8fv{
font-size:12px;
margin-bottom:0.75rem;
line-height:1.45;
color:#2E4029;
}
.acqnav-8fv{
gap:3px;
flex-direction:column;
display:flex;
}
.acqnav_label-8fv{
padding:0.375rem 0.625rem;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.14em;
color:#8BA882;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqnav_item-8fv{
border-radius:8px;
gap:11px;
padding:0.625rem;
font-weight:500;
display:flex;
color:#2E4029;
font-size:14px;
align-items:center;
}
.acqnav_item-8fv svg{
width:17px;
height:17px;
}
.acqnav_item-8fv:hover{
background:rgba(77, 138, 0, 0.11);
color:#141F12;
}
.acqnav_item_on-8fv{
background:rgba(77, 138, 0, 0.11);
font-weight:600;
color:#4D8A00;
}
.acqside_foot-8fv{
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
padding:0.75rem;
margin-top:auto;
}
.acqside_foot-8fv p{
color:#2E4029;
margin-top:4px;
line-height:1.4;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.acqtop-8fv{
padding:14px 1.75rem;
gap:1rem;
background:#EEF3EB;
align-items:center;
z-index:40;
top:0;
border-bottom:1px solid rgba(20, 31, 18, 0.08);
display:flex;
position:sticky;
}
.acqtop_brand-8fv{
gap:0.563rem;
display:none;
align-items:center;
}
.acqsearch-8fv{
border-radius:0.813rem;
gap:0.625rem;
background:#FFFFFF;
flex:1;
border:1px solid rgba(20, 31, 18, 0.12);
padding:11px 14px;
font-size:13.5px;
color:#5A7352;
align-items:center;
max-width:27.5rem;
display:flex;
}
.acqsearch-8fv svg{
flex:none;
height:16px;
width:1rem;
}
.acqtop_actions-8fv{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.acqlang-8fv{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#2E4029;
font-size:0.75rem;
}
.acqburger-8fv{
border-radius:0.5rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
align-items:center;
width:40px;
justify-content:center;
color:#141F12;
display:none;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.acqbotnav-8fv{
display:none;
}
@media(max-width:1023px){
.acqside-8fv{
transition:transform .25s ease;
width:17.5rem;
height:100vh;
transform:translateX(-100%);
left:0;
top:0;
position:fixed;
z-index:80;
}
.acqdrawer_cb-8fv:checked~.acqshell-8fv .acqside-8fv{
transform:translateX(0);
}
.acqtop-8fv{
padding:0.875rem 16px;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.acqtop_brand-8fv{
display:flex;
}
.acqsearch-8fv{
display:none;
}
.acqburger-8fv{
display:flex;
}
.acqtop_actions-8fv{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.acqtop_actions-8fv .acqlang-8fv{
display:none;
}
.acqtop_actions-8fv .acqbtn-8fv{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.acqbotnav-8fv{
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#EEF3EB;
transform:translateZ(0);
z-index:65;
position:fixed;
bottom:0;
left:0;
border-top:1px solid rgba(20, 31, 18, 0.12);
right:0;
display:grid;
}
.acqbn-8fv{
gap:4px;
padding:0.375rem 2px 0;
font-size:0.625rem;
color:#2E4029;
flex-direction:column;
min-width:0;
font-weight:600;
align-items:center;
justify-content:flex-end;
display:flex;
}
.acqbn-8fv svg{
flex:none;
height:1.375rem;
width:22px;
}
.acqbn-8fv span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.acqbn_on-8fv{
color:#4D8A00;
}
.acqbn_center-8fv{
position:relative;
}
.acqbn_fab-8fv{
background:#84CC16;
border-radius:50%;
box-shadow:0 8px 32px rgba(20, 31, 18, 0.14), 0 2px 8px rgba(20, 31, 18, 0.10);
align-items:center;
width:50px;
transform:translateX(-50%);
top:-20px;
left:50%;
display:flex;
height:3.125rem;
color:#0D1A0B;
position:absolute;
justify-content:center;
}
.acqbn_fab-8fv svg{
height:24px;
width:24px;
}
.acqbn_center-8fv span{
color:#4D8A00;
}
}
.acqbtn-8fv{
transition:background-color 0.2s ease,color 0.2s ease;
gap:0.5rem;
padding:11px 22px;
border-radius:8px;
font-weight:700;
align-items:center;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
cursor:pointer;
display:inline-flex;
font-size:0.875rem;
justify-content:center;
}
.acqbtn_pri-8fv{
background:#84CC16;
box-shadow:0 0.25rem 1.125rem rgba(132, 204, 22, 0.38), 0 1px 4px rgba(132, 204, 22, 0.22);
color:#0D1A0B;
}
.acqbtn_pri-8fv:hover{
background:#6BAD0D;
}
.acqbtn_ghost-8fv{
background:rgba(77, 138, 0, 0.11);
font-weight:600;
color:#141F12;
}
.acqbtn_line-8fv{
border:1px solid rgba(20, 31, 18, 0.22);
background:transparent;
font-weight:600;
color:#141F12;
}
.acqbtn_lg-8fv{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.acqband-8fv .acqbtn_line-8fv{
border-color:rgba(255, 255, 255, 0.13);
color:#F0FAE8;
}
.acqband-8fv .acqbtn_ghost-8fv{
background:rgba(255, 255, 255, 0.08);
color:#F0FAE8;
}
.acqlink_m-8fv{
gap:0.313rem;
text-decoration:none;
color:#4D8A00;
cursor:pointer;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
align-items:center;
}
.acqlink_m-8fv svg{
width:14px;
height:0.875rem;
}
.acqband-8fv .acqlink_m-8fv{
color:#AEEA45;
}
.acqdot-8fv{
flex:none;
border-radius:50%;
background:#4D8A00;
width:7px;
height:0.438rem;
}
.acqdot_live-8fv{
background:#E53E3E;
animation:zm3-pulse 1.4s infinite;
}
.acqstars-8fv{
gap:2px;
color:#4D8A00;
display:inline-flex;
}
.acqstars-8fv svg{
height:0.938rem;
width:0.938rem;
}
.acqchip-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
padding:7px 0.75rem;
gap:6px;
border-radius:0.5rem;
background:#FFFFFF;
color:#2E4029;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.688rem;
align-items:center;
}
.acqchip_on-8fv{
background:rgba(77, 138, 0, 0.11);
border-color:transparent;
color:#4D8A00;
}
.acqgc-8fv{
display:block;
text-decoration:none;
min-width:0;
cursor:pointer;
color:inherit;
}
.acqgc_thumb-8fv{
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:13px;
aspect-ratio:1;
background-size:cover;
display:block;
position:relative;
background-position:center;
}
.acqgc_thumb_portrait-8fv{
aspect-ratio:3/4;
}
.acqgc_thumb_wide-8fv{
aspect-ratio:16/11;
}
.acqgc_cap-8fv{
background:linear-gradient(transparent,rgba(13, 26, 11, 0.68));
padding:9px;
left:0;
bottom:0;
position:absolute;
right:0;
}
.acqgc_name-8fv{
font-weight:700;
display:block;
font-size:0.781rem;
color:#F0FAE8;
}
.acqgc_meta-8fv{
font-size:0.688rem;
color:#A8C99E;
}
.acqgc_badge-8fv{
background:#4D8A00;
padding:2px 6px;
border-radius:0.5rem;
right:8px;
color:#0D1A0B;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.5rem;
top:8px;
position:absolute;
}
.acqgc_badge_hot-8fv{
background:#E53E3E;
color:#F0FAE8;
}
.acqgc_badge_live-8fv{
background:#E53E3E;
color:#F0FAE8;
left:0.5rem;
right:auto;
}
.acqgc_mult-8fv{
inset:0;
justify-content:center;
align-items:center;
font-size:1.75rem;
font-weight:700;
color:#4D8A00;
display:flex;
position:absolute;
}
.acqpc-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
color:#2E4029;
justify-content:center;
align-items:center;
display:flex;
height:64px;
font-weight:700;
font-size:14px;
}
.acqrail-8fv{
min-width:0;
}
.acqrail_scroll-8fv{
gap:0.875rem;
display:grid;
}
.acqrail_scroll-8fv>*{
min-width:0;
}
.acqg6-8fv{
grid-template-columns:repeat(6,1fr);
}
.acqg7-8fv{
grid-template-columns:repeat(7,1fr);
}
.acqg4-8fv{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.acqg6-8fv,.acqg7-8fv{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:6px;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
}
.acqg6-8fv>*,.acqg7-8fv>*{
scroll-snap-align:start;
}
.acqg4-8fv{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.acqg4-8fv{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.acqpanel-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:20px;
background:#FFFFFF;
padding:1.75rem 2rem;
}
.acqsplit-8fv{
gap:2.25rem;
display:grid;
align-items:start;
}
.acqsplit-8fv>*{
min-width:0;
}
.acqsplit_a-8fv{
grid-template-columns:.85fr 1.15fr;
}
.acqsplit_b-8fv{
grid-template-columns:1fr 1.1fr;
}
.acqsplit_c-8fv{
grid-template-columns:1.1fr .9fr;
}
.acqpgrid-8fv{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.acqpgrid-8fv>*{
min-width:0;
}
.acqlead-8fv{
line-height:1.65;
color:#2E4029;
margin-bottom:14px;
font-size:15px;
}
.acqfeat-8fv{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.acqfeat-8fv>*{
min-width:0;
}
.acqfeat2-8fv{
grid-template-columns:1fr 1fr;
}
.acqfeat_card-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
padding:1.625rem;
border-radius:20px;
}
.acqfeat_card-8fv svg{
height:26px;
margin-bottom:1rem;
color:#4D8A00;
width:1.625rem;
}
.acqfeat_card-8fv h3{
font-size:1.125rem;
color:#141F12;
margin-bottom:0.5rem;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.acqfeat_card-8fv p{
line-height:1.6;
color:#2E4029;
font-size:13px;
}
.acqfeat_card-8fv b{
color:#141F12;
}
.acqbig-8fv{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.acqbig_n-8fv{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
color:#4D8A00;
font-weight:700;
}
.acqbig_l-8fv{
color:#5A7352;
font-size:0.75rem;
}
.acqperson-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
padding:16px 1.125rem;
border-radius:0.813rem;
gap:0.875rem;
align-items:center;
display:flex;
}
.acqavatar-8fv{
background:linear-gradient(135deg,#84CC16,#4D8A00);
border-radius:50%;
flex:none;
height:44px;
width:2.75rem;
}
.acqperson_name-8fv{
font-size:14px;
font-weight:700;
color:#141F12;
}
.acqperson_role-8fv{
font-size:0.75rem;
color:#5A7352;
}
.acqkv-8fv{
background:rgba(20, 31, 18, 0.12);
grid-template-columns:1fr 1fr;
border-radius:13px;
gap:1px;
border:1px solid rgba(20, 31, 18, 0.12);
overflow:hidden;
display:grid;
}
.acqkv-8fv>div{
background:#F4F7F2;
padding:1rem 1.125rem;
min-width:0;
}
.acqkv_k-8fv{
color:#4D8A00;
text-transform:uppercase;
font-size:9.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
}
.acqkv_v-8fv{
color:#141F12;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1027px){
.acqsplit_a-8fv,.acqsplit_b-8fv,.acqsplit_c-8fv,.acqpgrid-8fv{
grid-template-columns:1fr;
gap:1.5rem;
}
.acqfeat-8fv,.acqfeat2-8fv{
grid-template-columns:1fr;
}
.acqkv-8fv{
grid-template-columns:1fr;
}
}
.acqsh-8fv{
margin-bottom:1rem;
min-width:0;
}
.acqsh_row-8fv{
gap:12px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.acqsh_row-8fv .acqsh_l-8fv{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.acqsh_stack-8fv{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.acqsh_center-8fv{
gap:10px;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.acqsh_h2-8fv{
gap:0.563rem;
color:#141F12;
font-size:1.25rem;
font-weight:700;
align-items:center;
display:flex;
line-height:1.1;
overflow-wrap:break-word;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
@media(min-width:770px){
.acqsh_h2-8fv{
font-size:24px;
}
}
.acqband-8fv .acqsh_h2-8fv{
color:#F0FAE8;
}
.acqeb_mono-8fv{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqeb_mono-8fv::before{
content:"// ";
}
.acqeb_upper-8fv{
text-transform:uppercase;
letter-spacing:.14em;
}
.acqeb_pill-8fv{
background:rgba(77, 138, 0, 0.11);
padding:5px 11px;
border-radius:999px;
letter-spacing:.12em;
text-transform:uppercase;
}
.acqeb_line-8fv{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.acqeb_line-8fv::before{
background:#4D8A00;
height:1px;
content:"";
display:inline-block;
width:1.5rem;
}
.acqband-8fv .acqeb_line-8fv::before{
background:#AEEA45;
}
.acqband-8fv .acqeb_pill-8fv{
background:rgba(255, 255, 255, 0.08);
}
.acqsh_link-8fv{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
border-bottom:1px solid #141F12;
align-items:center;
display:inline-flex;
color:#141F12;
white-space:nowrap;
padding-bottom:2px;
font-weight:600;
font-size:13px;
}
.acqsh_link-8fv:hover{
border-color:#4D8A00;
color:#4D8A00;
}
.acqsh_link-8fv svg{
width:0.875rem;
height:0.875rem;
}
.acqsh_link_chev-8fv{
border-bottom:0;
font-size:12px;
padding-bottom:0;
color:#4D8A00;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqsh_link_btn-8fv{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#84CC16;
border-bottom:0;
color:#0D1A0B;
}
.acqsh_link_btn-8fv:hover{
border-color:transparent;
background:#6BAD0D;
}
.acqband-8fv .acqsh_link-8fv{
border-color:#F0FAE8;
color:#F0FAE8;
}
.acqband-8fv .acqsh_link_chev-8fv{
color:#AEEA45;
}
.acqsh_rule-8fv{
background:rgba(20, 31, 18, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.acqband-8fv .acqsh_rule-8fv{
background:rgba(255, 255, 255, 0.13);
}
.acqseo_grid3-8fv{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.acqseo_grid4-8fv{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.acqseo_grid3-8fv>*,.acqseo_grid4-8fv>*{
min-width:0;
}
.acqseo_card-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
padding:24px;
background:#FFFFFF;
border-radius:0.813rem;
}
.acqseo_card-8fv h3{
margin-bottom:8px;
color:#141F12;
font-size:18px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.acqseo_card-8fv p{
line-height:1.6;
font-size:13px;
color:#2E4029;
}
.acqseo_card_sm-8fv{
padding:1.25rem;
}
.acqseo_card_sm-8fv h3{
font-size:16px;
}
.acqseo_card_sm-8fv p{
line-height:1.55;
font-size:0.781rem;
}
.acqseo_rtp_row-8fv{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:16px;
}
.acqrtp-8fv{
gap:0.875rem;
min-width:0;
display:flex;
}
.acqrtp-8fv>div{
padding:16px;
flex:1;
background:#F4F7F2;
border-radius:0.813rem;
text-align:center;
min-width:0;
}
.acqrtp_n-8fv{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
white-space:nowrap;
font-size:1.625rem;
font-weight:700;
color:#4D8A00;
}
.acqrtp_l-8fv{
margin-top:0.25rem;
color:#5A7352;
font-size:0.688rem;
}
.acqcmp-8fv{
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:13px;
max-width:47.5rem;
}
.acqcmp_row-8fv{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.acqcmp_row-8fv>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.acqcmp_row-8fv>div:first-child{
color:#141F12;
padding-left:1.375rem;
text-align:left;
font-weight:600;
}
.acqcmp_th-8fv{
background:#F4F7F2;
font-weight:700;
font-size:0.781rem;
}
.acqcmp_row-8fv:not(.acqcmp_th-8fv){
background:#FFFFFF;
border-top:1px solid rgba(20, 31, 18, 0.08);
color:#2E4029;
}
.acqcmp_zebra-8fv{
background:#EDF2EA;
}
.acqguide-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
overflow:hidden;
border-radius:0.813rem;
cursor:pointer;
}
.acqguide_cover-8fv{
height:130px;
}
.acqguide_body-8fv{
padding:1.25rem;
}
.acqguide_body-8fv h3{
margin:7px 0 0.563rem;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#141F12;
font-size:16px;
line-height:1.25;
}
.acqguide_meta-8fv{
font-size:11.5px;
color:#5A7352;
}
.acqhub-8fv{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:28px;
display:grid;
border-top:1px solid rgba(20, 31, 18, 0.08);
}
.acqhub-8fv>*{
min-width:0;
}
.acqhub-8fv h4{
font-size:0.813rem;
color:#141F12;
margin-bottom:11px;
font-weight:700;
}
.acqhub_col-8fv{
gap:0.5rem;
color:#2E4029;
display:flex;
font-size:0.813rem;
flex-direction:column;
}
.acqhub_col-8fv a{
cursor:pointer;
}
@media(max-width:1022px){
.acqseo_grid3-8fv{
grid-template-columns:1fr;
}
.acqseo_grid4-8fv{
grid-template-columns:repeat(2,1fr);
}
.acqseo_rtp_row-8fv{
grid-template-columns:1fr;
gap:1.25rem;
}
.acqhub-8fv{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.acqhub-8fv{
grid-template-columns:1fr;
}
}
.acqtk-8fv{
background:#1A2118;
overflow:hidden;
align-items:center;
display:flex;
border-bottom:1px solid rgba(20, 31, 18, 0.08);
}
.acqtk_tag-8fv{
gap:8px;
background:#FFFFFF;
flex:none;
padding:11px 18px;
color:#E53E3E;
letter-spacing:.1em;
display:flex;
border-right:1px solid rgba(20, 31, 18, 0.08);
align-items:center;
font-weight:600;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.656rem;
text-transform:uppercase;
}
.acqtk_rail-8fv{
flex:1;
overflow:hidden;
}
.acqtk_track-8fv{
gap:28px;
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
display:flex;
color:#2E4029;
white-space:nowrap;
width:max-content;
font-size:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqtk_track-8fv b{
color:#4D8A00;
}
.acqhero-8fv{
overflow:hidden;
padding:2.875rem 3rem;
border-radius:1.25rem;
border:1px solid rgba(20, 31, 18, 0.12);
background:linear-gradient(120deg,#111C0F,#0D1A1F);
position:relative;
color:#F0FAE8;
}
.acqhero_glow-8fv{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
top:-60px;
width:21.25rem;
height:340px;
position:absolute;
right:-3.75rem;
}
.acqhero_in-8fv{
max-width:600px;
position:relative;
}
.acqhero-8fv .acqeyebrow-8fv{
color:#AEEA45;
}
.acqpill_row-8fv{
border-radius:999px;
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.375rem 0.813rem;
background:rgba(255, 255, 255, 0.08);
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:22px;
text-transform:uppercase;
letter-spacing:.1em;
font-size:10.5px;
color:#AEEA45;
display:inline-flex;
align-items:center;
}
.acqhero_h1-8fv{
margin:18px 0;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
color:#F0FAE8;
overflow-wrap:break-word;
line-height:1.02;
font-weight:700;
font-size:3.375rem;
}
.acqhero_h1-8fv em{
font-style:normal;
color:#AEEA45;
}
.acqhero_sub-8fv{
font-size:17px;
line-height:1.55;
margin-bottom:1.75rem;
max-width:30rem;
color:#A8C99E;
}
.acqhero_cta-8fv{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
}
.acqhero_trust-8fv{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.acqhero_rating_txt-8fv{
font-size:13px;
color:#A8C99E;
}
@media(max-width:1026px){
.acqhero-8fv{
padding:32px 24px;
}
.acqhero_h1-8fv{
font-size:2.375rem;
}
}
@media(max-width:557px){
.acqhero_h1-8fv{
font-size:30px;
}
}
.acqstat-8fv{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.acqstat-8fv>*{
min-width:0;
}
.acqstat_item-8fv{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.125rem 1.25rem;
}
.acqstat_k-8fv{
color:#5A7352;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
margin-bottom:0.438rem;
letter-spacing:.12em;
}
.acqstat_v-8fv{
gap:8px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:anywhere;
font-weight:700;
font-size:1.5rem;
min-width:0;
align-items:center;
color:#141F12;
display:flex;
}
.acqstat_v_accent-8fv{
color:#4D8A00;
}
@media(max-width:1025px){
.acqstat-8fv{
grid-template-columns:repeat(2,1fr);
}
}
.acqwlc-8fv{
grid-template-columns:1.2fr .8fr;
overflow:hidden;
background:linear-gradient(120deg,#111C0F,#0D1A1F);
padding:2.25rem 2.5rem;
gap:24px;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:20px;
color:#F0FAE8;
display:grid;
position:relative;
align-items:center;
}
.acqwlc-8fv>*{
min-width:0;
}
.acqwlc-8fv .acqeyebrow-8fv{
color:#AEEA45;
}
.acqwlc_glow-8fv{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
height:260px;
right:-2.5rem;
top:-40px;
width:16.25rem;
position:absolute;
}
.acqwlc_in-8fv{
position:relative;
}
.acqwlc_h2-8fv{
margin:0.625rem 0 0.5rem;
font-size:2.125rem;
color:#F0FAE8;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.03;
overflow-wrap:break-word;
}
.acqwlc_h2-8fv em{
font-style:normal;
color:#AEEA45;
}
.acqwlc_sub-8fv{
max-width:420px;
line-height:1.55;
margin-bottom:18px;
font-size:14px;
color:#A8C99E;
}
.acqwlc_terms-8fv{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.acqterm-8fv{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:13px 15px;
gap:11px;
border-radius:0.813rem;
align-items:center;
display:flex;
}
.acqterm-8fv svg{
flex:none;
width:20px;
height:1.25rem;
color:#AEEA45;
}
.acqterm_k-8fv{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8C99E;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.1em;
}
.acqterm_v-8fv{
margin-top:2px;
color:#F0FAE8;
font-size:0.875rem;
font-weight:700;
}
@media(max-width:1026px){
.acqwlc-8fv{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.acqwlc_h2-8fv{
font-size:26px;
}
}
.acqjp-8fv{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.acqjp-8fv>*{
min-width:0;
}
.acqjp_hero-8fv{
background:linear-gradient(135deg,#111C0F,#0D1A1F);
border-radius:1.25rem;
overflow:hidden;
gap:0.875rem;
border:1px solid rgba(20, 31, 18, 0.12);
padding:26px;
display:flex;
color:#F0FAE8;
position:relative;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
}
.acqjp_glow-8fv{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
height:11.25rem;
top:-2.5rem;
right:-40px;
position:absolute;
width:180px;
}
.acqjp_k_row-8fv{
gap:10px;
display:flex;
align-items:center;
position:relative;
justify-content:space-between;
}
.acqjp_k-8fv{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A7352;
font-size:10px;
letter-spacing:.12em;
}
.acqjp_hero-8fv .acqjp_k-8fv{
color:#A8C99E;
}
.acqjp_amt-8fv{
font-weight:700;
color:#AEEA45;
position:relative;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2.625rem;
line-height:1;
}
.acqjp_sub-8fv{
color:#A8C99E;
margin-top:0.313rem;
font-size:12px;
}
.acqjp_cell-8fv{
padding:1.375rem;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:20px;
background:#FFFFFF;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.acqjp_cell-8fv .acqjp_amt-8fv{
font-size:30px;
color:#141F12;
}
.acqjp_cell-8fv .acqjp_sub-8fv{
color:#5A7352;
}
@media(max-width:1024px){
.acqjp-8fv{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.acqjp_amt-8fv{
font-size:2rem;
}
}
.acqsupp-8fv{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.acqsupp-8fv>*{
min-width:0;
}
.acqsupp_card-8fv{
background:#FFFFFF;
padding:1.5rem;
border-radius:13px;
border:1px solid rgba(20, 31, 18, 0.12);
}
.acqsupp_card-8fv svg{
width:1.5rem;
height:1.5rem;
margin-bottom:14px;
color:#4D8A00;
}
.acqsupp_card-8fv h3{
color:#141F12;
margin-bottom:6px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
font-weight:700;
}
.acqsupp_card-8fv p{
font-size:13px;
line-height:1.55;
color:#2E4029;
}
@media(max-width:1024px){
.acqsupp-8fv{
grid-template-columns:1fr;
}
}
.acqpay_logos-8fv{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.acqpay_logos-8fv>*{
min-width:0;
}
.acqpay-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.5rem;
color:#2E4029;
font-size:0.75rem;
font-weight:700;
justify-content:center;
display:flex;
height:48px;
align-items:center;
}
.acqtable-8fv{
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.813rem;
}
.acqtrow-8fv{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.acqtrow-8fv>div{
padding:13px 0.875rem;
min-width:0;
}
.acqtrow-8fv>div:first-child{
color:#141F12;
font-weight:700;
padding-left:1rem;
}
.acqtrow_th-8fv{
background:#F4F7F2;
letter-spacing:.06em;
color:#5A7352;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqtrow-8fv:not(.acqtrow_th-8fv){
background:#FFFFFF;
border-top:1px solid rgba(20, 31, 18, 0.08);
color:#2E4029;
}
.acqtrow_zebra-8fv{
background:#EDF2EA;
}
.acqpos-8fv{
color:#4D8A00;
font-weight:700;
}
@media(max-width:1027px){
.acqpay_logos-8fv{
grid-template-columns:repeat(2,1fr);
}
}
.acqdw_h2-8fv{
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.625rem;
font-size:26px;
line-height:1.08;
color:#141F12;
}
.acqsteps_v-8fv{
gap:0.625rem;
grid-template-columns:1fr;
}
.acqsteps_v-8fv .acqstep-8fv{
padding:1.125rem 1.25rem;
}
@media(max-width:562px){
.acqdw_h2-8fv{
font-size:1.438rem;
}
}
.acqapp-8fv{
gap:36px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:center;
}
.acqapp_copy-8fv{
max-width:32.5rem;
}
.acqapp_h2-8fv{
margin:12px 0 10px;
font-size:28px;
color:#141F12;
line-height:1.05;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.acqapp_text-8fv{
font-size:14px;
margin-bottom:20px;
color:#2E4029;
line-height:1.6;
}
.acqapp_btns-8fv{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.acqstore-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
gap:0.563rem;
background:#F4F7F2;
border-radius:0.813rem;
padding:0.688rem 1.125rem;
color:#141F12;
font-weight:700;
align-items:center;
display:inline-flex;
cursor:pointer;
font-size:13px;
}
.acqstore-8fv svg{
width:16px;
height:1rem;
}
.acqapp_qr_wrap-8fv{
gap:1rem;
display:flex;
align-items:center;
}
.acqqr-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:13px;
grid-template-rows:repeat(5,1fr);
grid-template-columns:repeat(5,1fr);
padding:0.688rem;
background:#F4F7F2;
gap:3px;
width:6.75rem;
display:grid;
height:108px;
}
.acqqr-8fv i{
background:transparent;
}
.acqqr_f-8fv{
background:#4D8A00;
}
.acqapp_qr_cap-8fv{
line-height:1.4;
font-size:0.75rem;
max-width:5.25rem;
color:#5A7352;
}
.acqsteps-8fv{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.acqsteps-8fv>*{
min-width:0;
}
.acqstep-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.5rem;
border-radius:13px;
background:#FFFFFF;
position:relative;
}
.acqstep_num-8fv{
border-radius:0.5rem;
background:#84CC16;
align-items:center;
height:30px;
width:30px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:center;
color:#0D1A0B;
margin-bottom:14px;
font-size:0.813rem;
font-weight:700;
display:flex;
}
.acqstep_h-8fv{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.438rem;
color:#141F12;
font-size:16px;
}
.acqstep_p-8fv{
line-height:1.55;
font-size:13px;
color:#2E4029;
}
@media(max-width:1023px){
.acqsteps-8fv{
grid-template-columns:1fr;
}
}
.acqtour-8fv{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
border:1px solid rgba(20, 31, 18, 0.12);
display:grid;
}
.acqtour-8fv>*{
min-width:0;
}
.acqtour_l-8fv{
background:linear-gradient(135deg,#111C0F,#0D1A1F);
padding:34px;
overflow:hidden;
color:#F0FAE8;
position:relative;
}
.acqtour_h2-8fv{
margin:0.75rem 0 0.625rem;
font-size:30px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0FAE8;
line-height:1.05;
font-weight:700;
}
.acqtour_h2-8fv em{
font-style:normal;
color:#AEEA45;
}
.acqtour_text-8fv{
line-height:1.6;
margin-bottom:1.25rem;
max-width:340px;
font-size:0.844rem;
color:#A8C99E;
}
.acqtour_meta-8fv{
gap:1.125rem;
margin-bottom:20px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.acqtour_cap-8fv{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
color:#A8C99E;
margin-bottom:0.313rem;
}
.acqcount-8fv{
gap:6px;
display:flex;
}
.acqcount-8fv span{
padding:0.25rem 0.563rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
font-weight:700;
font-size:1.375rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqtour_units-8fv{
color:#A8C99E;
font-size:10px;
}
.acqboard-8fv{
background:#FFFFFF;
padding:28px 1.875rem;
}
.acqboard_head-8fv{
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:14px;
}
.acqboard_title-8fv{
color:#141F12;
font-size:16px;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.acqboard_upd-8fv{
font-size:10px;
color:#5A7352;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqboard_list-8fv{
gap:2px;
flex-direction:column;
display:flex;
}
.acqboard_row-8fv{
border-radius:0.5rem;
gap:12px;
padding:10px 12px;
align-items:center;
display:flex;
}
.acqboard_top1-8fv{
background:rgba(77, 138, 0, 0.11);
}
.acqboard_rk-8fv{
font-size:14px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A7352;
font-weight:700;
width:1.25rem;
}
.acqboard_top1-8fv .acqboard_rk-8fv{
color:#4D8A00;
}
.acqboard_nm-8fv{
flex:1;
font-size:0.844rem;
min-width:0;
font-weight:600;
color:#2E4029;
}
.acqboard_top1-8fv .acqboard_nm-8fv{
font-weight:700;
color:#141F12;
}
.acqboard_pt-8fv{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#2E4029;
font-size:12.5px;
}
@media(max-width:1021px){
.acqtour-8fv{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.acqtour_h2-8fv{
font-size:1.5rem;
}
}
.acqvip_head-8fv{
gap:0.75rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.125rem;
}
.acqvip_intro-8fv{
max-width:26.25rem;
font-size:13px;
color:#2E4029;
}
.acqvip-8fv{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.acqvip-8fv>*{
min-width:0;
}
.acqtier-8fv{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 18, 0.12);
padding:20px;
}
.acqtier_on-8fv{
background:rgba(77, 138, 0, 0.11);
border-color:#4D8A00;
}
.acqtier_medal-8fv{
border-radius:8px;
background:linear-gradient(135deg,#84CC16,#4D8A00);
height:30px;
width:1.875rem;
margin-bottom:14px;
}
.acqtier_name-8fv{
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
margin-bottom:5px;
color:#141F12;
}
.acqtier_tx-8fv{
font-size:0.719rem;
color:#5A7352;
line-height:1.5;
}
@media(max-width:1025px){
.acqvip-8fv{
grid-template-columns:repeat(2,1fr);
}
}
.acqpromo_grid-8fv{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.acqpromo_grid-8fv>*{
min-width:0;
}
.acqpromo-8fv{
border:1px solid rgba(20, 31, 18, 0.12);
overflow:hidden;
padding:24px;
border-radius:20px;
background:#FFFFFF;
min-height:9.375rem;
position:relative;
}
.acqpromo_h-8fv{
font-weight:700;
color:#141F12;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
margin-top:0.375rem;
font-size:1.625rem;
}
.acqpromo_h-8fv em{
color:#4D8A00;
font-style:normal;
}
.acqpromo_p-8fv{
font-size:12.5px;
margin-top:8px;
line-height:1.5;
color:#2E4029;
}
.acqpromo_feat-8fv{
border-color:rgba(20, 31, 18, 0.12);
background:linear-gradient(135deg,#111C0F,#0D1A1F);
}
.acqpromo_feat-8fv .acqpromo_h-8fv{
color:#F0FAE8;
}
.acqpromo_feat-8fv .acqpromo_h-8fv em{
color:#AEEA45;
}
.acqpromo_feat-8fv .acqpromo_p-8fv{
color:#A8C99E;
}
.acqpromo_feat-8fv .acqeyebrow-8fv{
color:#AEEA45;
}
@media(max-width:1026px){
.acqpromo_grid-8fv{
grid-template-columns:1fr;
}
}
.acqrv_head-8fv{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
display:flex;
align-items:flex-end;
}
.acqrv_agg-8fv{
gap:10px;
align-items:center;
display:flex;
}
.acqrv_source-8fv{
font-size:12.5px;
color:#5A7352;
}
.acqrv_grid-8fv{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.acqrv_grid-8fv>*{
min-width:0;
}
.acqreview-8fv{
border-radius:0.813rem;
background:#FFFFFF;
padding:24px;
border:1px solid rgba(20, 31, 18, 0.12);
}
.acqreview-8fv .acqstars-8fv{
margin-bottom:0.625rem;
}
.acqreview-8fv p{
margin-bottom:14px;
font-size:14.5px;
line-height:1.5;
color:#141F12;
font-weight:600;
}
.acqreview_by-8fv{
font-size:12.5px;
color:#5A7352;
}
@media(max-width:1023px){
.acqrv_grid-8fv{
grid-template-columns:1fr;
}
}
.acqprovs-8fv{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:1.75rem;
display:grid;
}
.acqprovs-8fv>*{
min-width:0;
}
.acqprov-8fv{
padding:12px;
border-radius:0.813rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
height:4rem;
align-items:center;
justify-content:center;
display:flex;
text-decoration:none;
}
.acqprov_img-8fv{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.acqresp-8fv{
gap:1.5rem;
border-radius:13px;
background:#FFFFFF;
padding:26px;
border:1px solid rgba(20, 31, 18, 0.12);
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.acqresp_in-8fv{
max-width:560px;
}
.acqresp_h-8fv{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.188rem;
color:#141F12;
font-weight:700;
margin-bottom:0.5rem;
}
.acqresp_p-8fv{
color:#2E4029;
font-size:13.5px;
line-height:1.6;
}
.acqresp_badges-8fv{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.acqage18-8fv{
border-radius:8px;
padding:0.25rem 8px;
border:1.5px solid #E53E3E;
color:#E53E3E;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:13px;
}
.acqresp_org-8fv{
font-size:0.813rem;
font-weight:600;
color:#5A7352;
}
@media(max-width:1027px){
.acqprovs-8fv{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.acqprovs-8fv{
grid-template-columns:repeat(2,1fr);
}
}
.acqop_h2-8fv{
margin:0.625rem 0 0.5rem;
font-size:24px;
color:#141F12;
line-height:1.1;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.acqop_text-8fv{
color:#2E4029;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:557px){
.acqop_h2-8fv{
font-size:22px;
}
}
.acqet_h2-8fv{
margin:0.625rem 0 14px;
color:#141F12;
line-height:1.08;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.75rem;
}
.acqet_right-8fv{
gap:10px;
display:flex;
flex-direction:column;
}
.acqet_updated-8fv{
background:#F4F7F2;
gap:10px;
border-radius:13px;
border:1px solid rgba(20, 31, 18, 0.12);
padding:14px 1.125rem;
align-items:center;
color:#2E4029;
display:flex;
font-size:0.75rem;
}
.acqet_updated-8fv svg{
flex:none;
width:15px;
color:#4D8A00;
height:0.938rem;
}
.acqet_updated-8fv b{
color:#141F12;
}
@media(max-width:557px){
.acqet_h2-8fv{
font-size:24px;
}
}
.acqdispute-8fv{
padding:26px 1.875rem;
border:1px dashed rgba(20, 31, 18, 0.22);
border-radius:13px;
gap:28px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.acqdispute_in-8fv{
max-width:41.25rem;
}
.acqdispute_h2-8fv{
margin-bottom:0.5rem;
color:#141F12;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.375rem;
font-weight:700;
}
.acqdispute_text-8fv{
font-size:13.5px;
color:#2E4029;
line-height:1.6;
}
.acqab_h2-8fv{
margin:0.875rem 0 16px;
font-size:32px;
line-height:1.08;
color:#141F12;
font-weight:700;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.acqab_body-8fv{
font-size:0.938rem;
color:#2E4029;
margin-bottom:0.875rem;
line-height:1.65;
}
.acqab_chips-8fv{
gap:0.625rem;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.acqfaq-8fv{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.acqfaq_item-8fv{
border-radius:13px;
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.125rem 22px;
background:#FFFFFF;
}
.acqfaq_q-8fv{
gap:16px;
list-style:none;
font-weight:600;
display:flex;
font-size:15.5px;
justify-content:space-between;
color:#141F12;
align-items:center;
cursor:pointer;
}
.acqfaq_q-8fv::-webkit-details-marker{
display:none;
}
.acqfaq_q_t-8fv{
gap:0.625rem;
display:flex;
}
.acqfaq_q_i-8fv{
color:#4D8A00;
font-style:normal;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.acqfaq_pm-8fv{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4D8A00;
font-size:20px;
}
.acqfaq_item-8fv[open] .acqfaq_pm-8fv{
transform:rotate(45deg);
}
.acqfaq_a-8fv{
margin-top:12px;
color:#2E4029;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:557px){
.acqab_h2-8fv{
font-size:26px;
}
}
.acqfooter-8fv{
padding:40px 1.75rem;
background:#1A2118;
border-top:1px solid rgba(20, 31, 18, 0.08);
}
.acqfooter_grid-8fv{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
max-width:87.5rem;
margin-left:auto;
margin-bottom:1.75rem;
display:grid;
}
.acqfooter_grid-8fv>*{
min-width:0;
}
.acqfooter_grid-8fv h4{
margin-bottom:13px;
text-transform:uppercase;
font-size:10px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
color:#8BA882;
}
.acqfcol-8fv{
gap:0.563rem;
flex-direction:column;
color:#2E4029;
display:flex;
font-size:0.813rem;
}
.acqfcol-8fv a{
cursor:pointer;
}
.acqft_about-8fv{
color:#5A7352;
max-width:16.25rem;
line-height:1.6;
margin-top:0.75rem;
font-size:0.813rem;
}
.acqft_contact-8fv{
margin-top:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
color:#4D8A00;
overflow-wrap:anywhere;
}
.acqfooter_bottom-8fv{
gap:16px;
margin:0 auto;
display:flex;
max-width:87.5rem;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
padding-top:20px;
border-top:1px solid rgba(20, 31, 18, 0.08);
}
.acqfooter_bottom-8fv p{
color:#8BA882;
max-width:45rem;
font-size:11px;
line-height:1.6;
}
@media(max-width:1027px){
.acqfooter_grid-8fv{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.acqfooter_grid-8fv{
grid-template-columns:1fr;
}
}