*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4FAF0;
line-height:1.55;
font-size:0.938rem;
color:#2E4A1A;
-webkit-font-smoothing:antialiased;
font-family:"Public Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(15, 31, 10, 0.68);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.lcgshell-aot{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.lcgmain-aot{
min-width:0;
}
.lcgwrap-aot{
margin:0 auto;
max-width:1400px;
width:100%;
}
.lcgcontainer-aot{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.lcgcontainer-aot{
padding:0 28px;
}
}
.lcgsection-aot{
padding:24px 1.75rem;
}
.lcgsection_pt-aot{
padding-top:34px;
}
.lcgband_soft-aot{
background:#EDFAE5;
}
.lcgeyebrow-aot{
color:#4A9000;
font-family:"Public Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.14em;
font-size:0.656rem;
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
display:inline-block;
}
.lcgdrawer_cb-aot{
display:none;
}
.lcgoverlay-aot{
display:none;
}
@media(max-width:1026px){
.lcgshell-aot{
grid-template-columns:1fr;
}
.lcgmain-aot{
padding-bottom:78px;
}
.lcgdrawer_cb-aot:checked~.lcgoverlay-aot{
background:rgba(15, 31, 10, 0.68);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.lcgsection-aot{
padding:18px 16px;
}
.lcgsection_pt-aot{
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 ---------- */
.lcgside-aot{
gap:22px;
padding:22px 18px;
background:#EEF7E8;
overflow-y:auto;
position:sticky;
flex-direction:column;
height:100vh;
border-right:1px solid rgba(21, 34, 8, 0.08);
top:0;
display:flex;
align-self:start;
}
.lcgbrand-aot{
gap:10px;
align-items:center;
display:flex;
}
.lcglogo-aot{
letter-spacing:-.02em;
font-weight:700;
font-size:1.313rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#152208;
}
.lcgside_cta-aot{
border-radius:13px;
padding:1rem;
border:1px solid rgba(21, 34, 8, 0.12);
background:rgba(74, 144, 0, 0.11);
}
.lcgside_cta_h-aot{
line-height:1.15;
color:#152208;
font-size:1.063rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
font-weight:700;
}
.lcgside_cta_p-aot{
color:#2E4A1A;
line-height:1.45;
margin-bottom:0.75rem;
font-size:12px;
}
.lcgnav-aot{
gap:3px;
flex-direction:column;
display:flex;
}
.lcgnav_label-aot{
padding:0.375rem 10px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
color:#7A9660;
letter-spacing:.14em;
text-transform:uppercase;
}
.lcgnav_item-aot{
padding:0.625rem;
gap:0.688rem;
border-radius:9px;
display:flex;
color:#2E4A1A;
align-items:center;
font-weight:500;
font-size:14px;
}
.lcgnav_item-aot svg{
height:17px;
width:17px;
}
.lcgnav_item-aot:hover{
background:rgba(74, 144, 0, 0.11);
color:#152208;
}
.lcgnav_item_on-aot{
background:rgba(74, 144, 0, 0.11);
color:#4A9000;
font-weight:600;
}
.lcgside_foot-aot{
padding:12px;
background:#EDFAE5;
border-radius:13px;
border:1px solid rgba(21, 34, 8, 0.12);
margin-top:auto;
}
.lcgside_foot-aot p{
line-height:1.4;
font-size:12.5px;
color:#2E4A1A;
margin-top:4px;
}
/* ---------- topbar ---------- */
.lcgtop-aot{
padding:0.875rem 1.75rem;
background:#EEF7E8;
gap:1rem;
top:0;
z-index:40;
display:flex;
border-bottom:1px solid rgba(21, 34, 8, 0.08);
align-items:center;
position:sticky;
}
.lcgtop_brand-aot{
gap:9px;
display:none;
align-items:center;
}
.lcgsearch-aot{
border-radius:0.813rem;
flex:1;
padding:11px 14px;
border:1px solid rgba(21, 34, 8, 0.12);
gap:10px;
background:#EDFAE5;
font-size:0.844rem;
align-items:center;
max-width:27.5rem;
color:#4F6E38;
display:flex;
}
.lcgsearch-aot svg{
flex:none;
height:16px;
width:1rem;
}
.lcgtop_actions-aot{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.lcglang-aot{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#2E4A1A;
}
.lcgburger-aot{
border:1px solid rgba(21, 34, 8, 0.12);
border-radius:9px;
background:#EDFAE5;
height:40px;
align-items:center;
color:#152208;
display:none;
justify-content:center;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.lcgbotnav-aot{
display:none;
}
@media(max-width:1027px){
.lcgside-aot{
transition:transform .25s ease;
transform:translateX(-100%);
width:280px;
position:fixed;
height:100vh;
z-index:80;
top:0;
left:0;
}
.lcgdrawer_cb-aot:checked~.lcgshell-aot .lcgside-aot{
transform:translateX(0);
}
.lcgtop-aot{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.lcgtop_brand-aot{
display:flex;
}
.lcgsearch-aot{
display:none;
}
.lcgburger-aot{
display:flex;
}
.lcgtop_actions-aot{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.lcgtop_actions-aot .lcglang-aot{
display:none;
}
.lcgtop_actions-aot .lcgbtn-aot{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.lcgbotnav-aot{
grid-template-columns:repeat(3,1fr);
background:#EEF7E8;
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
z-index:65;
position:fixed;
bottom:0;
transform:translateZ(0);
left:0;
display:grid;
border-top:1px solid rgba(21, 34, 8, 0.12);
right:0;
}
.lcgbn-aot{
padding:0.375rem 2px 0;
gap:0.25rem;
justify-content:flex-end;
align-items:center;
font-size:10px;
flex-direction:column;
display:flex;
min-width:0;
color:#2E4A1A;
font-weight:600;
}
.lcgbn-aot svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.lcgbn-aot span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.lcgbn_on-aot{
color:#4A9000;
}
.lcgbn_center-aot{
position:relative;
}
.lcgbn_fab-aot{
background:#7ED800;
border-radius:50%;
display:flex;
align-items:center;
position:absolute;
width:3.125rem;
left:50%;
color:#0F1F0A;
justify-content:center;
top:-20px;
height:3.125rem;
transform:translateX(-50%);
box-shadow:0 0.5rem 2rem rgba(21, 34, 8, 0.16), 0 2px 0.5rem rgba(21, 34, 8, 0.10);
}
.lcgbn_fab-aot svg{
width:24px;
height:1.5rem;
}
.lcgbn_center-aot span{
color:#4A9000;
}
}
.lcgbtn-aot{
padding:11px 22px;
gap:0.5rem;
border-radius:0.563rem;
transition:background-color 0.2s ease,color 0.2s ease;
font-family:"Public Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:0.875rem;
align-items:center;
display:inline-flex;
justify-content:center;
cursor:pointer;
}
.lcgbtn_pri-aot{
background:#7ED800;
box-shadow:0 0.25rem 18px rgba(126, 216, 0, 0.42), 0 1px 4px rgba(126, 216, 0, 0.28);
color:#0F1F0A;
}
.lcgbtn_pri-aot:hover{
background:#6ABF00;
}
.lcgbtn_ghost-aot{
background:rgba(74, 144, 0, 0.11);
color:#152208;
font-weight:600;
}
.lcgbtn_line-aot{
border:1px solid rgba(21, 34, 8, 0.22);
background:transparent;
font-weight:600;
color:#152208;
}
.lcgbtn_lg-aot{
border-radius:0.813rem;
padding:16px 1.875rem;
font-size:0.938rem;
}
.lcgband-aot .lcgbtn_line-aot{
border-color:rgba(255, 255, 255, 0.12);
color:#F0FAE8;
}
.lcgband-aot .lcgbtn_ghost-aot{
background:rgba(255, 255, 255, 0.08);
color:#F0FAE8;
}
.lcglink_m-aot{
gap:0.313rem;
display:inline-flex;
text-decoration:none;
cursor:pointer;
align-items:center;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
color:#4A9000;
}
.lcglink_m-aot svg{
width:0.875rem;
height:0.875rem;
}
.lcgband-aot .lcglink_m-aot{
color:#AAEE22;
}
.lcgdot-aot{
flex:none;
border-radius:50%;
background:#4A9000;
height:7px;
width:7px;
}
.lcgdot_live-aot{
animation:zm3-pulse 1.4s infinite;
background:#D42B2B;
}
.lcgstars-aot{
gap:2px;
display:inline-flex;
color:#4A9000;
}
.lcgstars-aot svg{
width:15px;
height:15px;
}
.lcgchip-aot{
gap:6px;
border:1px solid rgba(21, 34, 8, 0.12);
background:#EDFAE5;
padding:7px 0.75rem;
border-radius:9px;
color:#2E4A1A;
display:inline-flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.688rem;
align-items:center;
}
.lcgchip_on-aot{
background:rgba(74, 144, 0, 0.11);
border-color:transparent;
color:#4A9000;
}
.lcggc-aot{
cursor:pointer;
min-width:0;
text-decoration:none;
display:block;
color:inherit;
}
.lcggc_thumb-aot{
border-radius:0.813rem;
border:1px solid rgba(21, 34, 8, 0.12);
overflow:hidden;
display:block;
aspect-ratio:1;
background-position:center;
background-size:cover;
position:relative;
}
.lcggc_thumb_portrait-aot{
aspect-ratio:3/4;
}
.lcggc_thumb_wide-aot{
aspect-ratio:16/11;
}
.lcggc_cap-aot{
padding:9px;
background:linear-gradient(transparent,rgba(15, 31, 10, 0.68));
right:0;
left:0;
position:absolute;
bottom:0;
}
.lcggc_name-aot{
display:block;
color:#F0FAE8;
font-size:0.781rem;
font-weight:700;
}
.lcggc_meta-aot{
font-size:0.688rem;
color:#A8D480;
}
.lcggc_badge-aot{
background:#4A9000;
padding:2px 0.375rem;
border-radius:9px;
right:0.5rem;
top:0.5rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:8px;
font-weight:700;
position:absolute;
color:#0F1F0A;
}
.lcggc_badge_hot-aot{
background:#D42B2B;
color:#F0FAE8;
}
.lcggc_badge_live-aot{
background:#D42B2B;
left:0.5rem;
color:#F0FAE8;
right:auto;
}
.lcggc_mult-aot{
inset:0;
position:absolute;
justify-content:center;
color:#4A9000;
font-weight:700;
font-size:1.75rem;
align-items:center;
display:flex;
}
.lcgpc-aot{
border-radius:0.813rem;
background:#EDFAE5;
border:1px solid rgba(21, 34, 8, 0.12);
display:flex;
font-size:0.875rem;
justify-content:center;
height:64px;
color:#2E4A1A;
font-weight:700;
align-items:center;
}
.lcgrail-aot{
min-width:0;
}
.lcgrail_scroll-aot{
gap:0.875rem;
display:grid;
}
.lcgrail_scroll-aot>*{
min-width:0;
}
.lcgg6-aot{
grid-template-columns:repeat(6,1fr);
}
.lcgg7-aot{
grid-template-columns:repeat(7,1fr);
}
.lcgg4-aot{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.lcgg6-aot,.lcgg7-aot{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
}
.lcgg6-aot>*,.lcgg7-aot>*{
scroll-snap-align:start;
}
.lcgg4-aot{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.lcgg4-aot{
grid-template-columns:none;
grid-auto-columns:150px;
overflow-x:auto;
grid-auto-flow:column;
}
}
.lcgpanel-aot{
background:#EDFAE5;
padding:28px 32px;
border-radius:1.25rem;
border:1px solid rgba(21, 34, 8, 0.12);
}
.lcgsplit-aot{
gap:36px;
align-items:start;
display:grid;
}
.lcgsplit-aot>*{
min-width:0;
}
.lcgsplit_a-aot{
grid-template-columns:.85fr 1.15fr;
}
.lcgsplit_b-aot{
grid-template-columns:1fr 1.1fr;
}
.lcgsplit_c-aot{
grid-template-columns:1.1fr .9fr;
}
.lcgpgrid-aot{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.lcgpgrid-aot>*{
min-width:0;
}
.lcglead-aot{
line-height:1.65;
font-size:0.938rem;
color:#2E4A1A;
margin-bottom:0.875rem;
}
.lcgfeat-aot{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.lcgfeat-aot>*{
min-width:0;
}
.lcgfeat2-aot{
grid-template-columns:1fr 1fr;
}
.lcgfeat_card-aot{
border-radius:1.25rem;
border:1px solid rgba(21, 34, 8, 0.12);
background:#EDFAE5;
padding:1.625rem;
}
.lcgfeat_card-aot svg{
height:1.625rem;
margin-bottom:1rem;
width:26px;
color:#4A9000;
}
.lcgfeat_card-aot h3{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:8px;
font-size:1.125rem;
color:#152208;
}
.lcgfeat_card-aot p{
line-height:1.6;
color:#2E4A1A;
font-size:0.813rem;
}
.lcgfeat_card-aot b{
color:#152208;
}
.lcgbig-aot{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.lcgbig_n-aot{
color:#4A9000;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:26px;
}
.lcgbig_l-aot{
color:#4F6E38;
font-size:0.75rem;
}
.lcgperson-aot{
background:#EDFAE5;
border:1px solid rgba(21, 34, 8, 0.12);
padding:16px 18px;
border-radius:13px;
gap:0.875rem;
align-items:center;
display:flex;
}
.lcgavatar-aot{
background:linear-gradient(135deg,#7ED800,#2E6200);
flex:none;
border-radius:50%;
width:2.75rem;
height:2.75rem;
}
.lcgperson_name-aot{
font-weight:700;
color:#152208;
font-size:14px;
}
.lcgperson_role-aot{
color:#4F6E38;
font-size:12px;
}
.lcgkv-aot{
grid-template-columns:1fr 1fr;
border:1px solid rgba(21, 34, 8, 0.12);
background:rgba(21, 34, 8, 0.12);
gap:1px;
border-radius:0.813rem;
overflow:hidden;
display:grid;
}
.lcgkv-aot>div{
background:#F4FAF0;
padding:1rem 1.125rem;
min-width:0;
}
.lcgkv_k-aot{
font-size:0.594rem;
margin-bottom:5px;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4A9000;
}
.lcgkv_v-aot{
color:#152208;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1026px){
.lcgsplit_a-aot,.lcgsplit_b-aot,.lcgsplit_c-aot,.lcgpgrid-aot{
grid-template-columns:1fr;
gap:24px;
}
.lcgfeat-aot,.lcgfeat2-aot{
grid-template-columns:1fr;
}
.lcgkv-aot{
grid-template-columns:1fr;
}
}
.lcgsh-aot{
margin-bottom:16px;
min-width:0;
}
.lcgsh_row-aot{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.lcgsh_row-aot .lcgsh_l-aot{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.lcgsh_stack-aot{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.lcgsh_center-aot{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.lcgsh_h2-aot{
gap:9px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#152208;
overflow-wrap:break-word;
align-items:center;
display:flex;
font-weight:700;
font-size:1.25rem;
line-height:1.1;
}
@media(min-width:767px){
.lcgsh_h2-aot{
font-size:24px;
}
}
.lcgband-aot .lcgsh_h2-aot{
color:#F0FAE8;
}
.lcgeb_mono-aot{
letter-spacing:.08em;
text-transform:none;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.lcgeb_mono-aot::before{
content:"// ";
}
.lcgeb_upper-aot{
letter-spacing:.14em;
text-transform:uppercase;
}
.lcgeb_pill-aot{
background:rgba(74, 144, 0, 0.11);
padding:5px 0.688rem;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.lcgeb_line-aot{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.lcgeb_line-aot::before{
background:#4A9000;
content:"";
width:1.5rem;
height:1px;
display:inline-block;
}
.lcgband-aot .lcgeb_line-aot::before{
background:#AAEE22;
}
.lcgband-aot .lcgeb_pill-aot{
background:rgba(255, 255, 255, 0.08);
}
.lcgsh_link-aot{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
align-items:center;
color:#152208;
display:inline-flex;
padding-bottom:2px;
border-bottom:1px solid #152208;
font-size:13px;
font-weight:600;
white-space:nowrap;
}
.lcgsh_link-aot:hover{
border-color:#4A9000;
color:#4A9000;
}
.lcgsh_link-aot svg{
width:0.875rem;
height:14px;
}
.lcgsh_link_chev-aot{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4A9000;
font-size:12px;
padding-bottom:0;
border-bottom:0;
}
.lcgsh_link_btn-aot{
background:#7ED800;
border-radius:62.438rem;
padding:9px 1.125rem;
color:#0F1F0A;
border-bottom:0;
}
.lcgsh_link_btn-aot:hover{
background:#6ABF00;
border-color:transparent;
}
.lcgband-aot .lcgsh_link-aot{
border-color:#F0FAE8;
color:#F0FAE8;
}
.lcgband-aot .lcgsh_link_chev-aot{
color:#AAEE22;
}
.lcgsh_rule-aot{
margin:-2px 0 1rem;
background:rgba(21, 34, 8, 0.12);
height:1px;
}
.lcgband-aot .lcgsh_rule-aot{
background:rgba(255, 255, 255, 0.12);
}
.lcgseo_grid3-aot{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.lcgseo_grid4-aot{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.lcgseo_grid3-aot>*,.lcgseo_grid4-aot>*{
min-width:0;
}
.lcgseo_card-aot{
background:#EDFAE5;
border-radius:13px;
border:1px solid rgba(21, 34, 8, 0.12);
padding:24px;
}
.lcgseo_card-aot h3{
font-size:1.125rem;
color:#152208;
margin-bottom:8px;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.lcgseo_card-aot p{
line-height:1.6;
color:#2E4A1A;
font-size:0.813rem;
}
.lcgseo_card_sm-aot{
padding:1.25rem;
}
.lcgseo_card_sm-aot h3{
font-size:16px;
}
.lcgseo_card_sm-aot p{
line-height:1.55;
font-size:12.5px;
}
.lcgseo_rtp_row-aot{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
display:grid;
margin-top:16px;
}
.lcgrtp-aot{
gap:0.875rem;
display:flex;
min-width:0;
}
.lcgrtp-aot>div{
flex:1;
background:#F4FAF0;
border-radius:0.813rem;
padding:1rem;
min-width:0;
text-align:center;
}
.lcgrtp_n-aot{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
white-space:nowrap;
color:#4A9000;
font-size:1.625rem;
font-weight:700;
}
.lcgrtp_l-aot{
margin-top:0.25rem;
font-size:0.688rem;
color:#4F6E38;
}
.lcgcmp-aot{
border-radius:0.813rem;
overflow:hidden;
border:1px solid rgba(21, 34, 8, 0.12);
max-width:47.5rem;
}
.lcgcmp_row-aot{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.lcgcmp_row-aot>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.lcgcmp_row-aot>div:first-child{
font-weight:600;
text-align:left;
color:#152208;
padding-left:1.375rem;
}
.lcgcmp_th-aot{
background:#F4FAF0;
font-size:0.781rem;
font-weight:700;
}
.lcgcmp_row-aot:not(.lcgcmp_th-aot){
background:#EDFAE5;
color:#2E4A1A;
border-top:1px solid rgba(21, 34, 8, 0.08);
}
.lcgcmp_zebra-aot{
background:#E3F5D8;
}
.lcgguide-aot{
overflow:hidden;
border-radius:0.813rem;
background:#EDFAE5;
border:1px solid rgba(21, 34, 8, 0.12);
cursor:pointer;
}
.lcgguide_cover-aot{
height:130px;
}
.lcgguide_body-aot{
padding:20px;
}
.lcgguide_body-aot h3{
margin:0.438rem 0 0.563rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#152208;
font-size:16px;
line-height:1.25;
}
.lcgguide_meta-aot{
color:#4F6E38;
font-size:0.719rem;
}
.lcghub-aot{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid rgba(21, 34, 8, 0.08);
display:grid;
padding-top:1.75rem;
}
.lcghub-aot>*{
min-width:0;
}
.lcghub-aot h4{
font-weight:700;
color:#152208;
font-size:13px;
margin-bottom:0.688rem;
}
.lcghub_col-aot{
gap:8px;
color:#2E4A1A;
font-size:13px;
flex-direction:column;
display:flex;
}
.lcghub_col-aot a{
cursor:pointer;
}
@media(max-width:1026px){
.lcgseo_grid3-aot{
grid-template-columns:1fr;
}
.lcgseo_grid4-aot{
grid-template-columns:repeat(2,1fr);
}
.lcgseo_rtp_row-aot{
grid-template-columns:1fr;
gap:20px;
}
.lcghub-aot{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.lcghub-aot{
grid-template-columns:1fr;
}
}
.lcghero-aot{
border:1px solid rgba(21, 34, 8, 0.12);
border-radius:20px;
padding:2.875rem 48px;
overflow:hidden;
background:linear-gradient(120deg,#0F1F0A,#0A1A14);
position:relative;
color:#F0FAE8;
}
.lcghero_glow-aot{
border-radius:50%;
background:radial-gradient(circle,rgba(140, 230, 40, 0.22),transparent 70%);
right:-3.75rem;
height:21.25rem;
top:-3.75rem;
width:21.25rem;
position:absolute;
}
.lcghero_in-aot{
position:relative;
max-width:37.5rem;
}
.lcghero-aot .lcgeyebrow-aot{
color:#AAEE22;
}
.lcgpill_row-aot{
gap:0.5rem;
background:rgba(255, 255, 255, 0.08);
border-radius:999px;
padding:6px 13px;
border:1px solid rgba(255, 255, 255, 0.12);
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
font-size:0.656rem;
letter-spacing:.1em;
color:#AAEE22;
text-transform:uppercase;
margin-bottom:1.375rem;
display:inline-flex;
}
.lcghero_h1-aot{
margin:1.125rem 0;
letter-spacing:-.02em;
line-height:1.02;
overflow-wrap:break-word;
color:#F0FAE8;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:54px;
}
.lcghero_h1-aot em{
font-style:normal;
color:#AAEE22;
}
.lcghero_sub-aot{
font-size:1.063rem;
max-width:480px;
color:#A8D480;
line-height:1.55;
margin-bottom:28px;
}
.lcghero_cta-aot{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
}
.lcghero_trust-aot{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.lcghero_rating_txt-aot{
color:#A8D480;
font-size:0.813rem;
}
@media(max-width:1025px){
.lcghero-aot{
padding:32px 24px;
}
.lcghero_h1-aot{
font-size:38px;
}
}
@media(max-width:561px){
.lcghero_h1-aot{
font-size:30px;
}
}
.lcgstat-aot{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.lcgstat-aot>*{
min-width:0;
}
.lcgstat_item-aot{
border-radius:0.813rem;
background:#EDFAE5;
padding:18px 20px;
border:1px solid rgba(21, 34, 8, 0.12);
}
.lcgstat_k-aot{
font-size:9.5px;
text-transform:uppercase;
margin-bottom:7px;
color:#4F6E38;
letter-spacing:.12em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.lcgstat_v-aot{
gap:0.5rem;
min-width:0;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#152208;
display:flex;
overflow-wrap:anywhere;
align-items:center;
font-size:24px;
}
.lcgstat_v_accent-aot{
color:#4A9000;
}
@media(max-width:1027px){
.lcgstat-aot{
grid-template-columns:repeat(2,1fr);
}
}
.lcgwlc-aot{
background:linear-gradient(120deg,#0F1F0A,#0A1A14);
border:1px solid rgba(21, 34, 8, 0.12);
overflow:hidden;
border-radius:1.25rem;
padding:36px 2.5rem;
gap:1.5rem;
grid-template-columns:1.2fr .8fr;
position:relative;
color:#F0FAE8;
align-items:center;
display:grid;
}
.lcgwlc-aot>*{
min-width:0;
}
.lcgwlc-aot .lcgeyebrow-aot{
color:#AAEE22;
}
.lcgwlc_glow-aot{
background:radial-gradient(circle,rgba(140, 230, 40, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
position:absolute;
width:260px;
height:260px;
right:-2.5rem;
}
.lcgwlc_in-aot{
position:relative;
}
.lcgwlc_h2-aot{
margin:10px 0 8px;
color:#F0FAE8;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1.03;
overflow-wrap:break-word;
font-size:34px;
}
.lcgwlc_h2-aot em{
color:#AAEE22;
font-style:normal;
}
.lcgwlc_sub-aot{
color:#A8D480;
line-height:1.55;
max-width:420px;
margin-bottom:18px;
font-size:0.875rem;
}
.lcgwlc_terms-aot{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.lcgterm-aot{
gap:11px;
border-radius:13px;
padding:13px 0.938rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
display:flex;
align-items:center;
}
.lcgterm-aot svg{
flex:none;
width:20px;
color:#AAEE22;
height:1.25rem;
}
.lcgterm_k-aot{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
font-size:0.594rem;
color:#A8D480;
text-transform:uppercase;
}
.lcgterm_v-aot{
margin-top:2px;
font-size:0.875rem;
font-weight:700;
color:#F0FAE8;
}
@media(max-width:1025px){
.lcgwlc-aot{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.lcgwlc_h2-aot{
font-size:1.625rem;
}
}
.lcgjp-aot{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.lcgjp-aot>*{
min-width:0;
}
.lcgjp_hero-aot{
background:linear-gradient(135deg,#0F1F0A,#0A1A14);
gap:0.875rem;
border-radius:20px;
padding:26px;
border:1px solid rgba(21, 34, 8, 0.12);
overflow:hidden;
justify-content:space-between;
position:relative;
color:#F0FAE8;
flex-direction:column;
display:flex;
min-height:180px;
}
.lcgjp_glow-aot{
background:radial-gradient(circle,rgba(140, 230, 40, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
top:-2.5rem;
height:11.25rem;
position:absolute;
width:180px;
}
.lcgjp_k_row-aot{
gap:0.625rem;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.lcgjp_k-aot{
text-transform:uppercase;
font-size:10px;
letter-spacing:.12em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4F6E38;
}
.lcgjp_hero-aot .lcgjp_k-aot{
color:#A8D480;
}
.lcgjp_amt-aot{
font-weight:700;
color:#AAEE22;
position:relative;
line-height:1;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:2.625rem;
}
.lcgjp_sub-aot{
font-size:0.75rem;
margin-top:5px;
color:#A8D480;
}
.lcgjp_cell-aot{
background:#EDFAE5;
padding:22px;
border-radius:1.25rem;
border:1px solid rgba(21, 34, 8, 0.12);
flex-direction:column;
display:flex;
min-height:180px;
justify-content:space-between;
}
.lcgjp_cell-aot .lcgjp_amt-aot{
font-size:1.875rem;
color:#152208;
}
.lcgjp_cell-aot .lcgjp_sub-aot{
color:#4F6E38;
}
@media(max-width:1023px){
.lcgjp-aot{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.lcgjp_amt-aot{
font-size:2rem;
}
}
.lcgvip_head-aot{
gap:12px;
align-items:flex-end;
display:flex;
margin-bottom:18px;
flex-wrap:wrap;
justify-content:space-between;
}
.lcgvip_intro-aot{
font-size:0.813rem;
max-width:420px;
color:#2E4A1A;
}
.lcgvip-aot{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.lcgvip-aot>*{
min-width:0;
}
.lcgtier-aot{
background:#EDFAE5;
border-radius:13px;
padding:1.25rem;
border:1px solid rgba(21, 34, 8, 0.12);
}
.lcgtier_on-aot{
border-color:#4A9000;
background:rgba(74, 144, 0, 0.11);
}
.lcgtier_medal-aot{
background:linear-gradient(135deg,#7ED800,#2E6200);
border-radius:9px;
height:1.875rem;
width:30px;
margin-bottom:0.875rem;
}
.lcgtier_name-aot{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#152208;
font-size:0.938rem;
margin-bottom:0.313rem;
font-weight:700;
}
.lcgtier_tx-aot{
font-size:11.5px;
line-height:1.5;
color:#4F6E38;
}
@media(max-width:1026px){
.lcgvip-aot{
grid-template-columns:repeat(2,1fr);
}
}
.lcgbanner-aot{
gap:1.75rem;
padding:2.25rem 40px;
border:1px solid rgba(21, 34, 8, 0.12);
background:linear-gradient(115deg,#0F1F0A,#0A1A14);
border-radius:20px;
overflow:hidden;
flex-wrap:wrap;
display:flex;
position:relative;
color:#F0FAE8;
justify-content:space-between;
align-items:center;
}
.lcgbanner_glow-aot{
border-radius:50%;
background:radial-gradient(circle,rgba(140, 230, 40, 0.22),transparent 68%);
transform:translateY(-50%);
position:absolute;
right:5rem;
top:50%;
height:200px;
width:12.5rem;
}
.lcgbanner_in-aot{
position:relative;
max-width:35rem;
}
.lcgbanner-aot .lcgeyebrow-aot{
color:#AAEE22;
}
.lcgbanner_h2-aot{
margin:0.625rem 0;
font-weight:700;
font-size:1.875rem;
color:#F0FAE8;
line-height:1.05;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.lcgbanner_text-aot{
font-size:14px;
line-height:1.6;
color:#A8D480;
}
@media(max-width:561px){
.lcgbanner_h2-aot{
font-size:1.5rem;
}
}
.lcgpay_logos-aot{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.lcgpay_logos-aot>*{
min-width:0;
}
.lcgpay-aot{
border:1px solid rgba(21, 34, 8, 0.12);
border-radius:9px;
color:#2E4A1A;
height:3rem;
font-size:0.75rem;
justify-content:center;
display:flex;
align-items:center;
font-weight:700;
}
.lcgtable-aot{
border-radius:13px;
border:1px solid rgba(21, 34, 8, 0.12);
overflow:hidden;
}
.lcgtrow-aot{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.lcgtrow-aot>div{
padding:13px 0.875rem;
min-width:0;
}
.lcgtrow-aot>div:first-child{
padding-left:16px;
color:#152208;
font-weight:700;
}
.lcgtrow_th-aot{
background:#F4FAF0;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
letter-spacing:.06em;
color:#4F6E38;
}
.lcgtrow-aot:not(.lcgtrow_th-aot){
background:#EDFAE5;
color:#2E4A1A;
border-top:1px solid rgba(21, 34, 8, 0.08);
}
.lcgtrow_zebra-aot{
background:#E3F5D8;
}
.lcgpos-aot{
color:#4A9000;
font-weight:700;
}
@media(max-width:1024px){
.lcgpay_logos-aot{
grid-template-columns:repeat(2,1fr);
}
}
.lcgsteps-aot{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lcgsteps-aot>*{
min-width:0;
}
.lcgstep-aot{
border-radius:0.813rem;
padding:1.5rem;
background:#EDFAE5;
border:1px solid rgba(21, 34, 8, 0.12);
position:relative;
}
.lcgstep_num-aot{
border-radius:9px;
background:#7ED800;
height:30px;
align-items:center;
width:30px;
justify-content:center;
color:#0F1F0A;
margin-bottom:0.875rem;
font-size:0.813rem;
display:flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.lcgstep_h-aot{
font-size:16px;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#152208;
margin-bottom:7px;
}
.lcgstep_p-aot{
color:#2E4A1A;
line-height:1.55;
font-size:13px;
}
@media(max-width:1027px){
.lcgsteps-aot{
grid-template-columns:1fr;
}
}
.lcgnews-aot{
gap:1.5rem;
padding:1.625rem 2rem;
border:1px solid rgba(21, 34, 8, 0.12);
background:linear-gradient(135deg,#0F1F0A,#0A1A14);
border-radius:1.25rem;
justify-content:space-between;
flex-wrap:wrap;
color:#F0FAE8;
display:flex;
align-items:center;
}
.lcgnews_h3-aot{
font-size:1.25rem;
color:#F0FAE8;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:4px;
font-weight:700;
}
.lcgnews_text-aot{
font-size:0.813rem;
color:#A8D480;
}
.lcgnews_form-aot{
gap:10px;
flex:1;
max-width:440px;
display:flex;
min-width:0;
}
.lcgnews_form-aot .lcginput-aot{
min-width:0;
}
@media(max-width:557px){
.lcgnews_form-aot{
width:100%;
}
}
.lcginput-aot{
flex:1;
padding:13px 16px;
border-radius:9px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
color:#A8D480;
font-size:13.5px;
}
.lcgdw_h2-aot{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:10px;
line-height:1.08;
color:#152208;
font-weight:700;
font-size:1.625rem;
}
.lcgsteps_v-aot{
grid-template-columns:1fr;
gap:10px;
}
.lcgsteps_v-aot .lcgstep-aot{
padding:18px 1.25rem;
}
@media(max-width:563px){
.lcgdw_h2-aot{
font-size:1.438rem;
}
}
.lcgpromo_grid-aot{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lcgpromo_grid-aot>*{
min-width:0;
}
.lcgpromo-aot{
padding:1.5rem;
border-radius:20px;
background:#EDFAE5;
border:1px solid rgba(21, 34, 8, 0.12);
overflow:hidden;
min-height:9.375rem;
position:relative;
}
.lcgpromo_h-aot{
line-height:1.05;
color:#152208;
font-size:1.625rem;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-top:0.375rem;
}
.lcgpromo_h-aot em{
color:#4A9000;
font-style:normal;
}
.lcgpromo_p-aot{
color:#2E4A1A;
font-size:12.5px;
line-height:1.5;
margin-top:8px;
}
.lcgpromo_feat-aot{
background:linear-gradient(135deg,#0F1F0A,#0A1A14);
border-color:rgba(21, 34, 8, 0.12);
}
.lcgpromo_feat-aot .lcgpromo_h-aot{
color:#F0FAE8;
}
.lcgpromo_feat-aot .lcgpromo_h-aot em{
color:#AAEE22;
}
.lcgpromo_feat-aot .lcgpromo_p-aot{
color:#A8D480;
}
.lcgpromo_feat-aot .lcgeyebrow-aot{
color:#AAEE22;
}
@media(max-width:1025px){
.lcgpromo_grid-aot{
grid-template-columns:1fr;
}
}
.lcgsupp-aot{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.lcgsupp-aot>*{
min-width:0;
}
.lcgsupp_card-aot{
background:#EDFAE5;
border-radius:0.813rem;
padding:24px;
border:1px solid rgba(21, 34, 8, 0.12);
}
.lcgsupp_card-aot svg{
color:#4A9000;
margin-bottom:0.875rem;
width:24px;
height:24px;
}
.lcgsupp_card-aot h3{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#152208;
font-size:16px;
margin-bottom:6px;
}
.lcgsupp_card-aot p{
font-size:13px;
color:#2E4A1A;
line-height:1.55;
}
@media(max-width:1024px){
.lcgsupp-aot{
grid-template-columns:1fr;
}
}
.lcgop_h2-aot{
margin:10px 0 0.5rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
line-height:1.1;
color:#152208;
font-weight:700;
}
.lcgop_text-aot{
font-size:13.5px;
line-height:1.6;
color:#2E4A1A;
}
@media(max-width:562px){
.lcgop_h2-aot{
font-size:1.375rem;
}
}
.lcggd_head-aot{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:1rem;
}
.lcgprovs-aot{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:28px;
display:grid;
}
.lcgprovs-aot>*{
min-width:0;
}
.lcgprov-aot{
padding:0.75rem;
border:1px solid rgba(21, 34, 8, 0.12);
border-radius:0.813rem;
background:#EDFAE5;
display:flex;
justify-content:center;
text-decoration:none;
height:4rem;
align-items:center;
}
.lcgprov_img-aot{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.lcgresp-aot{
border-radius:13px;
gap:24px;
border:1px solid rgba(21, 34, 8, 0.12);
padding:1.625rem;
background:#EDFAE5;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.lcgresp_in-aot{
max-width:35rem;
}
.lcgresp_h-aot{
font-size:19px;
color:#152208;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
}
.lcgresp_p-aot{
font-size:0.844rem;
color:#2E4A1A;
line-height:1.6;
}
.lcgresp_badges-aot{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.lcgage18-aot{
padding:4px 0.5rem;
border:1.5px solid #D42B2B;
border-radius:9px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#D42B2B;
font-weight:700;
font-size:13px;
}
.lcgresp_org-aot{
font-weight:600;
color:#4F6E38;
font-size:13px;
}
@media(max-width:1021px){
.lcgprovs-aot{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.lcgprovs-aot{
grid-template-columns:repeat(2,1fr);
}
}
.lcgrv_head-aot{
gap:0.75rem;
display:flex;
margin-bottom:18px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.lcgrv_agg-aot{
gap:0.625rem;
display:flex;
align-items:center;
}
.lcgrv_source-aot{
color:#4F6E38;
font-size:0.781rem;
}
.lcgrv_grid-aot{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.lcgrv_grid-aot>*{
min-width:0;
}
.lcgreview-aot{
border:1px solid rgba(21, 34, 8, 0.12);
background:#EDFAE5;
padding:1.5rem;
border-radius:13px;
}
.lcgreview-aot .lcgstars-aot{
margin-bottom:0.625rem;
}
.lcgreview-aot p{
line-height:1.5;
font-weight:600;
margin-bottom:0.875rem;
color:#152208;
font-size:14.5px;
}
.lcgreview_by-aot{
color:#4F6E38;
font-size:0.781rem;
}
@media(max-width:1025px){
.lcgrv_grid-aot{
grid-template-columns:1fr;
}
}
.lcgab_h2-aot{
margin:0.875rem 0 16px;
font-size:32px;
line-height:1.08;
color:#152208;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.lcgab_body-aot{
font-size:15px;
margin-bottom:14px;
color:#2E4A1A;
line-height:1.65;
}
.lcgab_chips-aot{
gap:0.625rem;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.lcgfaq-aot{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.lcgfaq_item-aot{
border:1px solid rgba(21, 34, 8, 0.12);
background:#EDFAE5;
padding:18px 1.375rem;
border-radius:0.813rem;
}
.lcgfaq_q-aot{
list-style:none;
gap:16px;
color:#152208;
display:flex;
justify-content:space-between;
cursor:pointer;
align-items:center;
font-size:15.5px;
font-weight:600;
}
.lcgfaq_q-aot::-webkit-details-marker{
display:none;
}
.lcgfaq_q_t-aot{
gap:10px;
display:flex;
}
.lcgfaq_q_i-aot{
color:#4A9000;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-style:normal;
}
.lcgfaq_pm-aot{
color:#4A9000;
font-size:20px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.lcgfaq_item-aot[open] .lcgfaq_pm-aot{
transform:rotate(45deg);
}
.lcgfaq_a-aot{
font-size:13.5px;
color:#2E4A1A;
line-height:1.6;
margin-top:12px;
}
@media(max-width:563px){
.lcgab_h2-aot{
font-size:1.625rem;
}
}
.lcgfooter-aot{
background:#D6EEC4;
padding:2.5rem 1.75rem;
border-top:1px solid rgba(21, 34, 8, 0.08);
}
.lcgfooter_grid-aot{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-bottom:28px;
margin-right:auto;
margin-left:auto;
display:grid;
max-width:1400px;
}
.lcgfooter_grid-aot>*{
min-width:0;
}
.lcgfooter_grid-aot h4{
text-transform:uppercase;
margin-bottom:13px;
color:#7A9660;
letter-spacing:.12em;
font-size:10px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.lcgfcol-aot{
gap:0.563rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#2E4A1A;
}
.lcgfcol-aot a{
cursor:pointer;
}
.lcgft_about-aot{
font-size:13px;
color:#4F6E38;
line-height:1.6;
max-width:16.25rem;
margin-top:0.75rem;
}
.lcgft_contact-aot{
margin-top:12px;
overflow-wrap:anywhere;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4A9000;
font-size:0.781rem;
}
.lcgfooter_bottom-aot{
gap:1rem;
margin:0 auto;
padding-top:1.25rem;
justify-content:space-between;
align-items:center;
display:flex;
max-width:1400px;
border-top:1px solid rgba(21, 34, 8, 0.08);
flex-wrap:wrap;
}
.lcgfooter_bottom-aot p{
max-width:720px;
font-size:11px;
color:#7A9660;
line-height:1.6;
}
@media(max-width:1027px){
.lcgfooter_grid-aot{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.lcgfooter_grid-aot{
grid-template-columns:1fr;
}
}