*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F7F2;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.55;
color:#2E3D29;
-webkit-font-smoothing:antialiased;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
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{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(14, 23, 16, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cxm_shell-p7o{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.cxm_main-p7o{
min-width:0;
}
.cxm_wrap-p7o{
margin:0 auto;
max-width:1400px;
width:100%;
}
.cxm_container-p7o{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.cxm_container-p7o{
padding:0 1.75rem;
}
}
.cxm_section-p7o{
padding:24px 1.75rem;
}
.cxm_section_pt-p7o{
padding-top:2.125rem;
}
.cxm_band_soft-p7o{
background:#FFFFFF;
}
.cxm_eyebrow-p7o{
overflow-wrap:break-word;
font-weight:600;
letter-spacing:.14em;
font-size:10.5px;
color:#4D7C0F;
line-height:1.4;
display:inline-block;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-transform:uppercase;
}
.cxm_drawer_cb-p7o{
display:none;
}
.cxm_overlay-p7o{
display:none;
}
@media(max-width:1025px){
.cxm_shell-p7o{
grid-template-columns:1fr;
}
.cxm_main-p7o{
padding-bottom:4.875rem;
}
.cxm_drawer_cb-p7o:checked~.cxm_overlay-p7o{
background:rgba(14, 23, 16, 0.72);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:558px){
.cxm_section-p7o{
padding:1.125rem 1rem;
}
.cxm_section_pt-p7o{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.cxm_side-p7o{
padding:1.375rem 18px;
gap:1.375rem;
background:#EAF0E6;
position:sticky;
flex-direction:column;
overflow-y:auto;
align-self:start;
top:0;
display:flex;
height:100vh;
border-right:1px solid rgba(17, 27, 14, 0.08);
}
.cxm_brand-p7o{
gap:0.625rem;
align-items:center;
display:flex;
}
.cxm_logo-p7o{
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:21px;
letter-spacing:-.02em;
color:#111B0E;
}
.cxm_side_cta-p7o{
background:rgba(77, 124, 15, 0.11);
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.875rem;
padding:1rem;
}
.cxm_side_cta_h-p7o{
line-height:1.15;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#111B0E;
margin-bottom:6px;
font-size:1.063rem;
font-weight:700;
}
.cxm_side_cta_p-p7o{
font-size:0.75rem;
color:#2E3D29;
margin-bottom:0.75rem;
line-height:1.45;
}
.cxm_nav-p7o{
gap:3px;
display:flex;
flex-direction:column;
}
.cxm_nav_label-p7o{
padding:0.375rem 0.625rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
color:#8FA882;
letter-spacing:.14em;
}
.cxm_nav_item-p7o{
border-radius:0.625rem;
padding:10px;
gap:0.688rem;
font-size:0.875rem;
display:flex;
align-items:center;
font-weight:500;
color:#2E3D29;
}
.cxm_nav_item-p7o svg{
height:17px;
width:17px;
}
.cxm_nav_item-p7o:hover{
background:rgba(77, 124, 15, 0.11);
color:#111B0E;
}
.cxm_nav_item_on-p7o{
background:rgba(77, 124, 15, 0.11);
color:#4D7C0F;
font-weight:600;
}
.cxm_side_foot-p7o{
border-radius:14px;
border:1px solid rgba(17, 27, 14, 0.12);
padding:12px;
background:#FFFFFF;
margin-top:auto;
}
.cxm_side_foot-p7o p{
margin-top:4px;
color:#2E3D29;
line-height:1.4;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.cxm_top-p7o{
padding:14px 28px;
gap:16px;
background:#EAF0E6;
border-bottom:1px solid rgba(17, 27, 14, 0.08);
position:sticky;
display:flex;
top:0;
align-items:center;
z-index:40;
}
.cxm_top_brand-p7o{
gap:0.563rem;
display:none;
align-items:center;
}
.cxm_search-p7o{
background:#FFFFFF;
gap:10px;
padding:11px 0.875rem;
flex:1;
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.875rem;
max-width:440px;
align-items:center;
display:flex;
color:#5A6E52;
font-size:13.5px;
}
.cxm_search-p7o svg{
flex:none;
width:16px;
height:16px;
}
.cxm_top_actions-p7o{
gap:0.75rem;
margin-left:auto;
display:flex;
align-items:center;
}
.cxm_lang-p7o{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
color:#2E3D29;
}
.cxm_burger-p7o{
background:#FFFFFF;
border-radius:0.625rem;
border:1px solid rgba(17, 27, 14, 0.12);
justify-content:center;
display:none;
color:#111B0E;
height:40px;
width:2.5rem;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.cxm_botnav-p7o{
display:none;
}
@media(max-width:1021px){
.cxm_side-p7o{
transition:transform .25s ease;
z-index:80;
top:0;
width:17.5rem;
height:100vh;
left:0;
transform:translateX(-100%);
position:fixed;
}
.cxm_drawer_cb-p7o:checked~.cxm_shell-p7o .cxm_side-p7o{
transform:translateX(0);
}
.cxm_top-p7o{
gap:0.75rem;
padding:14px 1rem;
position:static;
flex-wrap:wrap;
}
.cxm_top_brand-p7o{
display:flex;
}
.cxm_search-p7o{
display:none;
}
.cxm_burger-p7o{
display:flex;
}
.cxm_top_actions-p7o{
gap:0.625rem;
align-items:stretch;
width:100%;
margin-left:0;
}
.cxm_top_actions-p7o .cxm_lang-p7o{
display:none;
}
.cxm_top_actions-p7o .cxm_btn-p7o{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.cxm_botnav-p7o{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#EAF0E6;
position:fixed;
right:0;
left:0;
display:grid;
bottom:0;
z-index:65;
transform:translateZ(0);
border-top:1px solid rgba(17, 27, 14, 0.12);
}
.cxm_bn-p7o{
padding:6px 2px 0;
gap:0.25rem;
color:#2E3D29;
min-width:0;
align-items:center;
flex-direction:column;
justify-content:flex-end;
font-size:0.625rem;
font-weight:600;
display:flex;
}
.cxm_bn-p7o svg{
flex:none;
height:22px;
width:22px;
}
.cxm_bn-p7o span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
}
.cxm_bn_on-p7o{
color:#4D7C0F;
}
.cxm_bn_center-p7o{
position:relative;
}
.cxm_bn_fab-p7o{
background:#84CC16;
border-radius:50%;
left:50%;
width:3.125rem;
color:#0E1710;
align-items:center;
top:-20px;
transform:translateX(-50%);
justify-content:center;
position:absolute;
display:flex;
height:3.125rem;
box-shadow:0 8px 2rem rgba(17, 27, 14, 0.14), 0 2px 8px rgba(17, 27, 14, 0.10);
}
.cxm_bn_fab-p7o svg{
width:24px;
height:24px;
}
.cxm_bn_center-p7o span{
color:#4D7C0F;
}
}
.cxm_btn-p7o{
padding:0.688rem 1.375rem;
gap:8px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
border-radius:0.625rem;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
display:inline-flex;
font-weight:700;
font-size:0.875rem;
justify-content:center;
cursor:pointer;
}
.cxm_btn_pri-p7o{
background:#84CC16;
box-shadow:0 0.25rem 1.25rem rgba(132, 204, 22, 0.42), 0 2px 0.375rem rgba(132, 204, 22, 0.28);
color:#0E1710;
}
.cxm_btn_pri-p7o:hover{
background:#65A30D;
}
.cxm_btn_ghost-p7o{
background:rgba(77, 124, 15, 0.11);
font-weight:600;
color:#111B0E;
}
.cxm_btn_line-p7o{
border:1px solid rgba(17, 27, 14, 0.22);
background:transparent;
font-weight:600;
color:#111B0E;
}
.cxm_btn_lg-p7o{
padding:1rem 30px;
border-radius:14px;
font-size:0.938rem;
}
.cxm_band-p7o .cxm_btn_line-p7o{
border-color:rgba(255, 255, 255, 0.13);
color:#F0FDE4;
}
.cxm_band-p7o .cxm_btn_ghost-p7o{
background:rgba(255, 255, 255, 0.08);
color:#F0FDE4;
}
.cxm_link_m-p7o{
gap:5px;
display:inline-flex;
font-size:0.75rem;
cursor:pointer;
align-items:center;
color:#4D7C0F;
text-decoration:none;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.cxm_link_m-p7o svg{
height:0.875rem;
width:0.875rem;
}
.cxm_band-p7o .cxm_link_m-p7o{
color:#A3E635;
}
.cxm_dot-p7o{
flex:none;
border-radius:50%;
background:#4D7C0F;
height:7px;
width:0.438rem;
}
.cxm_dot_live-p7o{
background:#DC2626;
animation:zm3-pulse 1.4s infinite;
}
.cxm_stars-p7o{
gap:2px;
color:#4D7C0F;
display:inline-flex;
}
.cxm_stars-p7o svg{
height:15px;
width:15px;
}
.cxm_chip-p7o{
border-radius:0.625rem;
border:1px solid rgba(17, 27, 14, 0.12);
padding:7px 12px;
background:#FFFFFF;
gap:0.375rem;
color:#2E3D29;
font-size:0.688rem;
display:inline-flex;
align-items:center;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.cxm_chip_on-p7o{
border-color:transparent;
background:rgba(77, 124, 15, 0.11);
color:#4D7C0F;
}
.cxm_gc-p7o{
display:block;
color:inherit;
text-decoration:none;
cursor:pointer;
min-width:0;
}
.cxm_gc_thumb-p7o{
overflow:hidden;
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.875rem;
background-size:cover;
background-position:center;
aspect-ratio:1;
display:block;
position:relative;
}
.cxm_gc_thumb_portrait-p7o{
aspect-ratio:3/4;
}
.cxm_gc_thumb_wide-p7o{
aspect-ratio:16/11;
}
.cxm_gc_cap-p7o{
background:linear-gradient(transparent,rgba(14, 23, 16, 0.72));
padding:0.563rem;
right:0;
left:0;
bottom:0;
position:absolute;
}
.cxm_gc_name-p7o{
font-size:12.5px;
color:#F0FDE4;
display:block;
font-weight:700;
}
.cxm_gc_meta-p7o{
color:#A3C490;
font-size:0.688rem;
}
.cxm_gc_badge-p7o{
padding:2px 0.375rem;
border-radius:0.625rem;
background:#4D7C0F;
font-size:8px;
color:#0E1710;
font-weight:700;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
top:0.5rem;
right:0.5rem;
}
.cxm_gc_badge_hot-p7o{
background:#DC2626;
color:#F0FDE4;
}
.cxm_gc_badge_live-p7o{
background:#DC2626;
left:0.5rem;
color:#F0FDE4;
right:auto;
}
.cxm_gc_mult-p7o{
inset:0;
align-items:center;
justify-content:center;
font-size:28px;
color:#4D7C0F;
position:absolute;
font-weight:700;
display:flex;
}
.cxm_pc-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.875rem;
background:#FFFFFF;
justify-content:center;
display:flex;
align-items:center;
height:64px;
font-weight:700;
font-size:14px;
color:#2E3D29;
}
.cxm_rail-p7o{
min-width:0;
}
.cxm_rail_scroll-p7o{
gap:14px;
display:grid;
}
.cxm_rail_scroll-p7o>*{
min-width:0;
}
.cxm_g6-p7o{
grid-template-columns:repeat(6,1fr);
}
.cxm_g7-p7o{
grid-template-columns:repeat(7,1fr);
}
.cxm_g4-p7o{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.cxm_g6-p7o,.cxm_g7-p7o{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
padding-bottom:0.375rem;
}
.cxm_g6-p7o>*,.cxm_g7-p7o>*{
scroll-snap-align:start;
}
.cxm_g4-p7o{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.cxm_g4-p7o{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.cxm_panel-p7o{
background:#FFFFFF;
border:1px solid rgba(17, 27, 14, 0.12);
padding:1.75rem 32px;
border-radius:20px;
}
.cxm_split-p7o{
gap:2.25rem;
display:grid;
align-items:start;
}
.cxm_split-p7o>*{
min-width:0;
}
.cxm_split_a-p7o{
grid-template-columns:.85fr 1.15fr;
}
.cxm_split_b-p7o{
grid-template-columns:1fr 1.1fr;
}
.cxm_split_c-p7o{
grid-template-columns:1.1fr .9fr;
}
.cxm_pgrid-p7o{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.cxm_pgrid-p7o>*{
min-width:0;
}
.cxm_lead-p7o{
color:#2E3D29;
line-height:1.65;
font-size:0.938rem;
margin-bottom:0.875rem;
}
.cxm_feat-p7o{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.cxm_feat-p7o>*{
min-width:0;
}
.cxm_feat2-p7o{
grid-template-columns:1fr 1fr;
}
.cxm_feat_card-p7o{
padding:26px;
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
}
.cxm_feat_card-p7o svg{
height:1.625rem;
width:26px;
margin-bottom:16px;
color:#4D7C0F;
}
.cxm_feat_card-p7o h3{
font-weight:700;
margin-bottom:0.5rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
color:#111B0E;
}
.cxm_feat_card-p7o p{
font-size:13px;
line-height:1.6;
color:#2E3D29;
}
.cxm_feat_card-p7o b{
color:#111B0E;
}
.cxm_big-p7o{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.cxm_big_n-p7o{
color:#4D7C0F;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.625rem;
}
.cxm_big_l-p7o{
color:#5A6E52;
font-size:0.75rem;
}
.cxm_person-p7o{
background:#FFFFFF;
border-radius:0.875rem;
gap:14px;
border:1px solid rgba(17, 27, 14, 0.12);
padding:1rem 18px;
align-items:center;
display:flex;
}
.cxm_avatar-p7o{
border-radius:50%;
background:linear-gradient(135deg,#84CC16,#3A5C09);
flex:none;
height:2.75rem;
width:44px;
}
.cxm_person_name-p7o{
color:#111B0E;
font-size:14px;
font-weight:700;
}
.cxm_person_role-p7o{
color:#5A6E52;
font-size:0.75rem;
}
.cxm_kv-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
overflow:hidden;
gap:1px;
background:rgba(17, 27, 14, 0.12);
grid-template-columns:1fr 1fr;
border-radius:0.875rem;
display:grid;
}
.cxm_kv-p7o>div{
background:#F4F7F2;
padding:1rem 18px;
min-width:0;
}
.cxm_kv_k-p7o{
margin-bottom:0.313rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4D7C0F;
text-transform:uppercase;
font-size:9.5px;
}
.cxm_kv_v-p7o{
font-size:13.5px;
font-weight:700;
color:#111B0E;
}
@media(max-width:1025px){
.cxm_split_a-p7o,.cxm_split_b-p7o,.cxm_split_c-p7o,.cxm_pgrid-p7o{
grid-template-columns:1fr;
gap:24px;
}
.cxm_feat-p7o,.cxm_feat2-p7o{
grid-template-columns:1fr;
}
.cxm_kv-p7o{
grid-template-columns:1fr;
}
}
.cxm_sh-p7o{
margin-bottom:1rem;
min-width:0;
}
.cxm_sh_row-p7o{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.cxm_sh_row-p7o .cxm_sh_l-p7o{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.cxm_sh_stack-p7o{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.cxm_sh_center-p7o{
gap:0.625rem;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.cxm_sh_h2-p7o{
gap:0.563rem;
overflow-wrap:break-word;
font-weight:700;
font-size:1.25rem;
display:flex;
color:#111B0E;
line-height:1.1;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
}
@media(min-width:765px){
.cxm_sh_h2-p7o{
font-size:24px;
}
}
.cxm_band-p7o .cxm_sh_h2-p7o{
color:#F0FDE4;
}
.cxm_eb_mono-p7o{
text-transform:none;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.cxm_eb_mono-p7o::before{
content:"// ";
}
.cxm_eb_upper-p7o{
text-transform:uppercase;
letter-spacing:.14em;
}
.cxm_eb_pill-p7o{
border-radius:999px;
padding:5px 11px;
background:rgba(77, 124, 15, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.cxm_eb_line-p7o{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.cxm_eb_line-p7o::before{
background:#4D7C0F;
width:24px;
height:1px;
display:inline-block;
content:"";
}
.cxm_band-p7o .cxm_eb_line-p7o::before{
background:#A3E635;
}
.cxm_band-p7o .cxm_eb_pill-p7o{
background:rgba(255, 255, 255, 0.08);
}
.cxm_sh_link-p7o{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
color:#111B0E;
white-space:nowrap;
font-size:0.813rem;
align-items:center;
font-weight:600;
border-bottom:1px solid #111B0E;
display:inline-flex;
padding-bottom:2px;
}
.cxm_sh_link-p7o:hover{
border-color:#4D7C0F;
color:#4D7C0F;
}
.cxm_sh_link-p7o svg{
width:14px;
height:14px;
}
.cxm_sh_link_chev-p7o{
color:#4D7C0F;
border-bottom:0;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
padding-bottom:0;
}
.cxm_sh_link_btn-p7o{
border-radius:999px;
padding:9px 1.125rem;
background:#84CC16;
border-bottom:0;
color:#0E1710;
}
.cxm_sh_link_btn-p7o:hover{
border-color:transparent;
background:#65A30D;
}
.cxm_band-p7o .cxm_sh_link-p7o{
border-color:#F0FDE4;
color:#F0FDE4;
}
.cxm_band-p7o .cxm_sh_link_chev-p7o{
color:#A3E635;
}
.cxm_sh_rule-p7o{
background:rgba(17, 27, 14, 0.12);
margin:-2px 0 16px;
height:1px;
}
.cxm_band-p7o .cxm_sh_rule-p7o{
background:rgba(255, 255, 255, 0.13);
}
.cxm_seo_grid3-p7o{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cxm_seo_grid4-p7o{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.cxm_seo_grid3-p7o>*,.cxm_seo_grid4-p7o>*{
min-width:0;
}
.cxm_seo_card-p7o{
padding:24px;
border:1px solid rgba(17, 27, 14, 0.12);
background:#FFFFFF;
border-radius:0.875rem;
}
.cxm_seo_card-p7o h3{
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:1.125rem;
color:#111B0E;
font-weight:700;
}
.cxm_seo_card-p7o p{
font-size:13px;
color:#2E3D29;
line-height:1.6;
}
.cxm_seo_card_sm-p7o{
padding:1.25rem;
}
.cxm_seo_card_sm-p7o h3{
font-size:1rem;
}
.cxm_seo_card_sm-p7o p{
line-height:1.55;
font-size:0.781rem;
}
.cxm_seo_rtp_row-p7o{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:1rem;
align-items:center;
display:grid;
}
.cxm_rtp-p7o{
gap:0.875rem;
display:flex;
min-width:0;
}
.cxm_rtp-p7o>div{
padding:16px;
background:#F4F7F2;
flex:1;
border-radius:14px;
min-width:0;
text-align:center;
}
.cxm_rtp_n-p7o{
white-space:nowrap;
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#4D7C0F;
font-size:26px;
}
.cxm_rtp_l-p7o{
margin-top:0.25rem;
color:#5A6E52;
font-size:0.688rem;
}
.cxm_cmp-p7o{
border-radius:14px;
border:1px solid rgba(17, 27, 14, 0.12);
overflow:hidden;
max-width:760px;
}
.cxm_cmp_row-p7o{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.cxm_cmp_row-p7o>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.cxm_cmp_row-p7o>div:first-child{
font-weight:600;
padding-left:1.375rem;
text-align:left;
color:#111B0E;
}
.cxm_cmp_th-p7o{
background:#F4F7F2;
font-weight:700;
font-size:12.5px;
}
.cxm_cmp_row-p7o:not(.cxm_cmp_th-p7o){
background:#FFFFFF;
color:#2E3D29;
border-top:1px solid rgba(17, 27, 14, 0.08);
}
.cxm_cmp_zebra-p7o{
background:#EDF2EA;
}
.cxm_guide-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
cursor:pointer;
}
.cxm_guide_cover-p7o{
height:130px;
}
.cxm_guide_body-p7o{
padding:1.25rem;
}
.cxm_guide_body-p7o h3{
margin:0.438rem 0 9px;
color:#111B0E;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.25;
font-weight:700;
font-size:1rem;
}
.cxm_guide_meta-p7o{
color:#5A6E52;
font-size:0.719rem;
}
.cxm_hub-p7o{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:28px;
border-top:1px solid rgba(17, 27, 14, 0.08);
display:grid;
}
.cxm_hub-p7o>*{
min-width:0;
}
.cxm_hub-p7o h4{
margin-bottom:0.688rem;
font-size:13px;
color:#111B0E;
font-weight:700;
}
.cxm_hub_col-p7o{
gap:0.5rem;
font-size:0.813rem;
display:flex;
color:#2E3D29;
flex-direction:column;
}
.cxm_hub_col-p7o a{
cursor:pointer;
}
@media(max-width:1025px){
.cxm_seo_grid3-p7o{
grid-template-columns:1fr;
}
.cxm_seo_grid4-p7o{
grid-template-columns:repeat(2,1fr);
}
.cxm_seo_rtp_row-p7o{
gap:20px;
grid-template-columns:1fr;
}
.cxm_hub-p7o{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:561px){
.cxm_hub-p7o{
grid-template-columns:1fr;
}
}
.cxm_tk-p7o{
overflow:hidden;
background:#D6E0D0;
border-bottom:1px solid rgba(17, 27, 14, 0.08);
align-items:center;
display:flex;
}
.cxm_tk_tag-p7o{
flex:none;
padding:11px 1.125rem;
background:#FFFFFF;
gap:0.5rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.656rem;
align-items:center;
border-right:1px solid rgba(17, 27, 14, 0.08);
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#DC2626;
display:flex;
}
.cxm_tk_rail-p7o{
flex:1;
overflow:hidden;
}
.cxm_tk_track-p7o{
animation:zm3-marquee 26s linear infinite;
padding:0.688rem 14px;
gap:28px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
width:max-content;
color:#2E3D29;
white-space:nowrap;
display:flex;
}
.cxm_tk_track-p7o b{
color:#4D7C0F;
}
.cxm_hero-p7o{
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(17, 27, 14, 0.12);
padding:2.875rem 3rem;
background:linear-gradient(120deg,#0E1710,#0A1318);
color:#F0FDE4;
position:relative;
}
.cxm_hero_glow-p7o{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
width:340px;
height:340px;
top:-60px;
right:-60px;
}
.cxm_hero_in-p7o{
max-width:600px;
position:relative;
}
.cxm_hero-p7o .cxm_eyebrow-p7o{
color:#A3E635;
}
.cxm_pill_row-p7o{
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:62.438rem;
gap:0.5rem;
background:rgba(255, 255, 255, 0.08);
padding:0.375rem 13px;
display:inline-flex;
color:#A3E635;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.656rem;
letter-spacing:.1em;
align-items:center;
margin-bottom:22px;
text-transform:uppercase;
}
.cxm_hero_h1-p7o{
margin:18px 0;
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.02;
font-size:54px;
letter-spacing:-.02em;
overflow-wrap:break-word;
color:#F0FDE4;
}
.cxm_hero_h1-p7o em{
color:#A3E635;
font-style:normal;
}
.cxm_hero_sub-p7o{
font-size:1.063rem;
line-height:1.55;
margin-bottom:1.75rem;
max-width:30rem;
color:#A3C490;
}
.cxm_hero_cta-p7o{
gap:14px;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cxm_hero_trust-p7o{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cxm_hero_rating_txt-p7o{
font-size:0.813rem;
color:#A3C490;
}
@media(max-width:1022px){
.cxm_hero-p7o{
padding:32px 1.5rem;
}
.cxm_hero_h1-p7o{
font-size:2.375rem;
}
}
@media(max-width:563px){
.cxm_hero_h1-p7o{
font-size:1.875rem;
}
}
.cxm_tabs-p7o{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.cxm_tab-p7o{
background:#FFFFFF;
border-radius:10px;
padding:10px 1.125rem;
border:1px solid rgba(17, 27, 14, 0.12);
font-size:13px;
cursor:pointer;
color:#2E3D29;
font-weight:600;
}
.cxm_tab_on-p7o{
border-color:transparent;
background:#84CC16;
font-weight:700;
color:#0E1710;
}
.cxm_stat-p7o{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.cxm_stat-p7o>*{
min-width:0;
}
.cxm_stat_item-p7o{
padding:18px 1.25rem;
background:#FFFFFF;
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.875rem;
}
.cxm_stat_k-p7o{
color:#5A6E52;
margin-bottom:0.438rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.594rem;
}
.cxm_stat_v-p7o{
gap:0.5rem;
min-width:0;
font-weight:700;
display:flex;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:anywhere;
font-size:24px;
color:#111B0E;
align-items:center;
}
.cxm_stat_v_accent-p7o{
color:#4D7C0F;
}
@media(max-width:1026px){
.cxm_stat-p7o{
grid-template-columns:repeat(2,1fr);
}
}
.cxm_wlc-p7o{
overflow:hidden;
gap:24px;
padding:36px 40px;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
border:1px solid rgba(17, 27, 14, 0.12);
background:linear-gradient(120deg,#0E1710,#0A1318);
display:grid;
position:relative;
color:#F0FDE4;
align-items:center;
}
.cxm_wlc-p7o>*{
min-width:0;
}
.cxm_wlc-p7o .cxm_eyebrow-p7o{
color:#A3E635;
}
.cxm_wlc_glow-p7o{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-40px;
top:-2.5rem;
height:16.25rem;
width:260px;
position:absolute;
}
.cxm_wlc_in-p7o{
position:relative;
}
.cxm_wlc_h2-p7o{
margin:0.625rem 0 8px;
line-height:1.03;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:2.125rem;
font-weight:700;
overflow-wrap:break-word;
color:#F0FDE4;
}
.cxm_wlc_h2-p7o em{
font-style:normal;
color:#A3E635;
}
.cxm_wlc_sub-p7o{
line-height:1.55;
max-width:420px;
font-size:0.875rem;
margin-bottom:1.125rem;
color:#A3C490;
}
.cxm_wlc_terms-p7o{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.cxm_term-p7o{
background:rgba(255, 255, 255, 0.08);
border-radius:0.875rem;
gap:11px;
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.813rem 15px;
display:flex;
align-items:center;
}
.cxm_term-p7o svg{
flex:none;
width:20px;
height:1.25rem;
color:#A3E635;
}
.cxm_term_k-p7o{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#A3C490;
letter-spacing:.1em;
font-size:0.594rem;
}
.cxm_term_v-p7o{
font-size:0.875rem;
margin-top:2px;
font-weight:700;
color:#F0FDE4;
}
@media(max-width:1027px){
.cxm_wlc-p7o{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.cxm_wlc_h2-p7o{
font-size:1.625rem;
}
}
.cxm_jp-p7o{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.cxm_jp-p7o>*{
min-width:0;
}
.cxm_jp_hero-p7o{
background:linear-gradient(135deg,#0E1710,#0A1318);
border:1px solid rgba(17, 27, 14, 0.12);
padding:1.625rem;
overflow:hidden;
border-radius:20px;
gap:14px;
position:relative;
color:#F0FDE4;
display:flex;
min-height:11.25rem;
flex-direction:column;
justify-content:space-between;
}
.cxm_jp_glow-p7o{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-40px;
height:11.25rem;
position:absolute;
width:11.25rem;
top:-40px;
}
.cxm_jp_k_row-p7o{
gap:0.625rem;
justify-content:space-between;
display:flex;
position:relative;
align-items:center;
}
.cxm_jp_k-p7o{
letter-spacing:.12em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.625rem;
color:#5A6E52;
}
.cxm_jp_hero-p7o .cxm_jp_k-p7o{
color:#A3C490;
}
.cxm_jp_amt-p7o{
line-height:1;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:2.625rem;
position:relative;
color:#A3E635;
}
.cxm_jp_sub-p7o{
margin-top:5px;
color:#A3C490;
font-size:12px;
}
.cxm_jp_cell-p7o{
border-radius:1.25rem;
border:1px solid rgba(17, 27, 14, 0.12);
padding:22px;
background:#FFFFFF;
flex-direction:column;
display:flex;
min-height:11.25rem;
justify-content:space-between;
}
.cxm_jp_cell-p7o .cxm_jp_amt-p7o{
font-size:1.875rem;
color:#111B0E;
}
.cxm_jp_cell-p7o .cxm_jp_sub-p7o{
color:#5A6E52;
}
@media(max-width:1023px){
.cxm_jp-p7o{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.cxm_jp_amt-p7o{
font-size:32px;
}
}
.cxm_dw_h2-p7o{
line-height:1.08;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
color:#111B0E;
margin-bottom:0.625rem;
font-weight:700;
}
.cxm_steps_v-p7o{
grid-template-columns:1fr;
gap:10px;
}
.cxm_steps_v-p7o .cxm_step-p7o{
padding:18px 20px;
}
@media(max-width:559px){
.cxm_dw_h2-p7o{
font-size:1.438rem;
}
}
.cxm_banner-p7o{
padding:2.25rem 40px;
gap:1.75rem;
border-radius:20px;
border:1px solid rgba(17, 27, 14, 0.12);
background:linear-gradient(115deg,#0E1710,#0A1318);
overflow:hidden;
position:relative;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
color:#F0FDE4;
align-items:center;
}
.cxm_banner_glow-p7o{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
border-radius:50%;
height:12.5rem;
right:80px;
top:50%;
position:absolute;
transform:translateY(-50%);
width:12.5rem;
}
.cxm_banner_in-p7o{
position:relative;
max-width:35rem;
}
.cxm_banner-p7o .cxm_eyebrow-p7o{
color:#A3E635;
}
.cxm_banner_h2-p7o{
margin:0.625rem 0;
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#F0FDE4;
font-size:1.875rem;
line-height:1.05;
}
.cxm_banner_text-p7o{
line-height:1.6;
color:#A3C490;
font-size:0.875rem;
}
@media(max-width:560px){
.cxm_banner_h2-p7o{
font-size:1.5rem;
}
}
.cxm_pay_logos-p7o{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.cxm_pay_logos-p7o>*{
min-width:0;
}
.cxm_pay-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:10px;
justify-content:center;
display:flex;
align-items:center;
height:48px;
color:#2E3D29;
font-size:12px;
font-weight:700;
}
.cxm_table-p7o{
overflow:hidden;
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:14px;
}
.cxm_trow-p7o{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.cxm_trow-p7o>div{
padding:0.813rem 14px;
min-width:0;
}
.cxm_trow-p7o>div:first-child{
color:#111B0E;
padding-left:16px;
font-weight:700;
}
.cxm_trow_th-p7o{
background:#F4F7F2;
color:#5A6E52;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
letter-spacing:.06em;
}
.cxm_trow-p7o:not(.cxm_trow_th-p7o){
background:#FFFFFF;
border-top:1px solid rgba(17, 27, 14, 0.08);
color:#2E3D29;
}
.cxm_trow_zebra-p7o{
background:#EDF2EA;
}
.cxm_pos-p7o{
color:#4D7C0F;
font-weight:700;
}
@media(max-width:1027px){
.cxm_pay_logos-p7o{
grid-template-columns:repeat(2,1fr);
}
}
.cxm_steps-p7o{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.cxm_steps-p7o>*{
min-width:0;
}
.cxm_step-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
padding:24px;
border-radius:14px;
background:#FFFFFF;
position:relative;
}
.cxm_step_num-p7o{
background:#84CC16;
border-radius:10px;
width:30px;
font-size:13px;
font-weight:700;
align-items:center;
justify-content:center;
height:30px;
margin-bottom:0.875rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#0E1710;
display:flex;
}
.cxm_step_h-p7o{
font-size:16px;
margin-bottom:0.438rem;
color:#111B0E;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.cxm_step_p-p7o{
line-height:1.55;
color:#2E3D29;
font-size:13px;
}
@media(max-width:1024px){
.cxm_steps-p7o{
grid-template-columns:1fr;
}
}
.cxm_vip_head-p7o{
gap:12px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
margin-bottom:1.125rem;
}
.cxm_vip_intro-p7o{
max-width:420px;
font-size:0.813rem;
color:#2E3D29;
}
.cxm_vip-p7o{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.cxm_vip-p7o>*{
min-width:0;
}
.cxm_tier-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
background:#FFFFFF;
padding:1.25rem;
border-radius:0.875rem;
}
.cxm_tier_on-p7o{
border-color:#4D7C0F;
background:rgba(77, 124, 15, 0.11);
}
.cxm_tier_medal-p7o{
background:linear-gradient(135deg,#84CC16,#3A5C09);
border-radius:0.625rem;
margin-bottom:14px;
width:30px;
height:30px;
}
.cxm_tier_name-p7o{
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
color:#111B0E;
margin-bottom:0.313rem;
font-weight:700;
}
.cxm_tier_tx-p7o{
color:#5A6E52;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1026px){
.cxm_vip-p7o{
grid-template-columns:repeat(2,1fr);
}
}
.cxm_supp-p7o{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cxm_supp-p7o>*{
min-width:0;
}
.cxm_supp_card-p7o{
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(17, 27, 14, 0.12);
padding:24px;
}
.cxm_supp_card-p7o svg{
margin-bottom:0.875rem;
color:#4D7C0F;
height:24px;
width:24px;
}
.cxm_supp_card-p7o h3{
color:#111B0E;
font-size:1rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:6px;
}
.cxm_supp_card-p7o p{
line-height:1.55;
color:#2E3D29;
font-size:13px;
}
@media(max-width:1025px){
.cxm_supp-p7o{
grid-template-columns:1fr;
}
}
.cxm_tour-p7o{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
border:1px solid rgba(17, 27, 14, 0.12);
display:grid;
}
.cxm_tour-p7o>*{
min-width:0;
}
.cxm_tour_l-p7o{
overflow:hidden;
background:linear-gradient(135deg,#0E1710,#0A1318);
padding:34px;
position:relative;
color:#F0FDE4;
}
.cxm_tour_h2-p7o{
margin:12px 0 0.625rem;
color:#F0FDE4;
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-size:30px;
}
.cxm_tour_h2-p7o em{
color:#A3E635;
font-style:normal;
}
.cxm_tour_text-p7o{
font-size:0.844rem;
color:#A3C490;
line-height:1.6;
max-width:21.25rem;
margin-bottom:20px;
}
.cxm_tour_meta-p7o{
gap:18px;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:1.25rem;
display:flex;
}
.cxm_tour_cap-p7o{
font-size:0.594rem;
margin-bottom:5px;
color:#A3C490;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.cxm_count-p7o{
gap:6px;
display:flex;
}
.cxm_count-p7o span{
padding:4px 9px;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:10px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
font-weight:700;
}
.cxm_tour_units-p7o{
color:#A3C490;
font-size:10px;
}
.cxm_board-p7o{
padding:1.75rem 30px;
background:#FFFFFF;
}
.cxm_board_head-p7o{
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
}
.cxm_board_title-p7o{
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:16px;
color:#111B0E;
}
.cxm_board_upd-p7o{
font-size:0.625rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#5A6E52;
}
.cxm_board_list-p7o{
gap:2px;
flex-direction:column;
display:flex;
}
.cxm_board_row-p7o{
padding:0.625rem 0.75rem;
gap:0.75rem;
border-radius:0.625rem;
display:flex;
align-items:center;
}
.cxm_board_top1-p7o{
background:rgba(77, 124, 15, 0.11);
}
.cxm_board_rk-p7o{
font-size:0.875rem;
width:20px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
color:#5A6E52;
}
.cxm_board_top1-p7o .cxm_board_rk-p7o{
color:#4D7C0F;
}
.cxm_board_nm-p7o{
flex:1;
font-size:0.844rem;
color:#2E3D29;
font-weight:600;
min-width:0;
}
.cxm_board_top1-p7o .cxm_board_nm-p7o{
font-weight:700;
color:#111B0E;
}
.cxm_board_pt-p7o{
color:#2E3D29;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
}
@media(max-width:1026px){
.cxm_tour-p7o{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.cxm_tour_h2-p7o{
font-size:1.5rem;
}
}
.cxm_gm-p7o{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.cxm_gm-p7o>*{
min-width:0;
}
.cxm_gm_panel-p7o{
padding:28px;
border-radius:20px;
border:1px solid rgba(17, 27, 14, 0.12);
background:#FFFFFF;
}
.cxm_gm_h2-p7o{
margin:0.625rem 0 0.5rem;
color:#111B0E;
font-weight:700;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
}
.cxm_gm_text-p7o{
font-size:13.5px;
color:#2E3D29;
max-width:27.5rem;
margin-bottom:1.25rem;
line-height:1.6;
}
.cxm_gm_level-p7o{
gap:14px;
display:flex;
margin-bottom:16px;
align-items:center;
}
.cxm_gm_lv-p7o{
font-weight:700;
font-size:24px;
color:#4D7C0F;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.cxm_gm_bar_wrap-p7o{
flex:1;
min-width:0;
}
.cxm_gm_bar_meta-p7o{
display:flex;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A6E52;
justify-content:space-between;
margin-bottom:0.313rem;
font-size:10px;
}
.cxm_bar-p7o{
background:#F4F7F2;
overflow:hidden;
border-radius:999px;
height:8px;
}
.cxm_bar_fill-p7o{
border-radius:62.438rem;
background:linear-gradient(90deg,#84CC16,#3A5C09);
display:block;
height:100%;
}
.cxm_gm_missions-p7o{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.cxm_gm_refer-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
padding:28px;
background:linear-gradient(150deg,#0E1710,#0A1318);
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
justify-content:space-between;
color:#F0FDE4;
position:relative;
display:flex;
}
.cxm_gm_refer-p7o .cxm_eyebrow-p7o{
color:#A3E635;
}
.cxm_gm_ref_h2-p7o{
margin:10px 0 8px;
font-weight:700;
color:#F0FDE4;
font-size:1.5rem;
line-height:1.1;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.cxm_gm_ref_h2-p7o em{
font-style:normal;
color:#A3E635;
}
.cxm_gm_ref_text-p7o{
font-size:13px;
line-height:1.55;
color:#A3C490;
margin-bottom:1.125rem;
}
@media(max-width:1021px){
.cxm_gm-p7o{
grid-template-columns:1fr;
}
}
.cxm_news-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
gap:1.5rem;
border-radius:20px;
background:linear-gradient(135deg,#0E1710,#0A1318);
padding:1.625rem 32px;
flex-wrap:wrap;
color:#F0FDE4;
justify-content:space-between;
align-items:center;
display:flex;
}
.cxm_news_h3-p7o{
color:#F0FDE4;
margin-bottom:0.25rem;
font-size:20px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.cxm_news_text-p7o{
color:#A3C490;
font-size:0.813rem;
}
.cxm_news_form-p7o{
flex:1;
gap:10px;
display:flex;
min-width:0;
max-width:440px;
}
.cxm_news_form-p7o .cxm_input-p7o{
min-width:0;
}
@media(max-width:560px){
.cxm_news_form-p7o{
width:100%;
}
}
.cxm_input-p7o{
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:0.625rem;
flex:1;
padding:13px 16px;
font-size:0.844rem;
color:#A3C490;
}
.cxm_promo_grid-p7o{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.cxm_promo_grid-p7o>*{
min-width:0;
}
.cxm_promo-p7o{
padding:1.5rem;
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(17, 27, 14, 0.12);
position:relative;
min-height:150px;
}
.cxm_promo_h-p7o{
font-weight:700;
margin-top:0.375rem;
line-height:1.05;
color:#111B0E;
font-size:1.625rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.cxm_promo_h-p7o em{
font-style:normal;
color:#4D7C0F;
}
.cxm_promo_p-p7o{
margin-top:8px;
font-size:12.5px;
color:#2E3D29;
line-height:1.5;
}
.cxm_promo_feat-p7o{
background:linear-gradient(135deg,#0E1710,#0A1318);
border-color:rgba(17, 27, 14, 0.12);
}
.cxm_promo_feat-p7o .cxm_promo_h-p7o{
color:#F0FDE4;
}
.cxm_promo_feat-p7o .cxm_promo_h-p7o em{
color:#A3E635;
}
.cxm_promo_feat-p7o .cxm_promo_p-p7o{
color:#A3C490;
}
.cxm_promo_feat-p7o .cxm_eyebrow-p7o{
color:#A3E635;
}
@media(max-width:1025px){
.cxm_promo_grid-p7o{
grid-template-columns:1fr;
}
}
.cxm_ab_h2-p7o{
margin:14px 0 1rem;
font-size:32px;
line-height:1.08;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#111B0E;
font-weight:700;
}
.cxm_ab_body-p7o{
line-height:1.65;
font-size:15px;
margin-bottom:14px;
color:#2E3D29;
}
.cxm_ab_chips-p7o{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.cxm_faq-p7o{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.cxm_faq_item-p7o{
background:#FFFFFF;
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.875rem;
padding:18px 1.375rem;
}
.cxm_faq_q-p7o{
list-style:none;
gap:1rem;
font-weight:600;
font-size:0.969rem;
display:flex;
color:#111B0E;
align-items:center;
cursor:pointer;
justify-content:space-between;
}
.cxm_faq_q-p7o::-webkit-details-marker{
display:none;
}
.cxm_faq_q_t-p7o{
gap:10px;
display:flex;
}
.cxm_faq_q_i-p7o{
color:#4D7C0F;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.cxm_faq_pm-p7o{
color:#4D7C0F;
font-size:20px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.cxm_faq_item-p7o[open] .cxm_faq_pm-p7o{
transform:rotate(45deg);
}
.cxm_faq_a-p7o{
color:#2E3D29;
line-height:1.6;
margin-top:0.75rem;
font-size:0.844rem;
}
@media(max-width:562px){
.cxm_ab_h2-p7o{
font-size:26px;
}
}
.cxm_et_h2-p7o{
margin:10px 0 0.875rem;
color:#111B0E;
font-size:1.75rem;
line-height:1.08;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.cxm_et_right-p7o{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.cxm_et_updated-p7o{
gap:0.625rem;
padding:14px 18px;
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:14px;
background:#F4F7F2;
font-size:12px;
display:flex;
color:#2E3D29;
align-items:center;
}
.cxm_et_updated-p7o svg{
flex:none;
color:#4D7C0F;
height:15px;
width:0.938rem;
}
.cxm_et_updated-p7o b{
color:#111B0E;
}
@media(max-width:562px){
.cxm_et_h2-p7o{
font-size:1.5rem;
}
}
.cxm_provs-p7o{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.cxm_provs-p7o>*{
min-width:0;
}
.cxm_prov-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.875rem;
padding:12px;
background:#FFFFFF;
justify-content:center;
text-decoration:none;
display:flex;
height:64px;
align-items:center;
}
.cxm_prov_img-p7o{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.cxm_resp-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
background:#FFFFFF;
padding:26px;
gap:1.5rem;
border-radius:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.cxm_resp_in-p7o{
max-width:35rem;
}
.cxm_resp_h-p7o{
margin-bottom:8px;
font-size:1.188rem;
color:#111B0E;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.cxm_resp_p-p7o{
color:#2E3D29;
line-height:1.6;
font-size:0.844rem;
}
.cxm_resp_badges-p7o{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cxm_age18-p7o{
border-radius:0.625rem;
padding:0.25rem 8px;
border:1.5px solid #DC2626;
font-size:0.813rem;
font-weight:700;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#DC2626;
}
.cxm_resp_org-p7o{
font-size:13px;
color:#5A6E52;
font-weight:600;
}
@media(max-width:1027px){
.cxm_provs-p7o{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.cxm_provs-p7o{
grid-template-columns:repeat(2,1fr);
}
}
.cxm_rc-p7o{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.cxm_rc-p7o>*{
min-width:0;
}
.cxm_rc_awards-p7o{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.cxm_award-p7o{
gap:11px;
align-items:center;
display:flex;
}
.cxm_award-p7o svg{
flex:none;
width:1.125rem;
height:18px;
color:#EAB308;
}
.cxm_award_t-p7o{
font-weight:700;
font-size:13.5px;
color:#111B0E;
}
.cxm_award_s-p7o{
color:#5A6E52;
font-size:0.719rem;
}
.cxm_rc_press-p7o{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.cxm_logo_cell-p7o{
border:1px solid rgba(17, 27, 14, 0.12);
border-radius:0.625rem;
height:3rem;
font-size:13px;
display:flex;
font-weight:700;
justify-content:center;
align-items:center;
color:#2E3D29;
}
.cxm_rc_partner-p7o{
background:#FFFFFF;
border:1px solid rgba(17, 27, 14, 0.12);
padding:1.25rem;
border-radius:14px;
}
.cxm_rc_partner_name-p7o{
font-weight:700;
margin-bottom:6px;
font-size:18px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#111B0E;
}
.cxm_rc_partner_text-p7o{
line-height:1.55;
color:#2E3D29;
font-size:0.781rem;
}
@media(max-width:1025px){
.cxm_rc-p7o{
grid-template-columns:1fr;
gap:1.375rem;
}
.cxm_rc_press-p7o{
grid-template-columns:repeat(4,1fr);
}
}
.cxm_rv_head-p7o{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.125rem;
display:flex;
justify-content:space-between;
}
.cxm_rv_agg-p7o{
gap:0.625rem;
align-items:center;
display:flex;
}
.cxm_rv_source-p7o{
font-size:12.5px;
color:#5A6E52;
}
.cxm_rv_grid-p7o{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cxm_rv_grid-p7o>*{
min-width:0;
}
.cxm_review-p7o{
background:#FFFFFF;
border-radius:0.875rem;
padding:1.5rem;
border:1px solid rgba(17, 27, 14, 0.12);
}
.cxm_review-p7o .cxm_stars-p7o{
margin-bottom:0.625rem;
}
.cxm_review-p7o p{
font-size:14.5px;
margin-bottom:14px;
color:#111B0E;
font-weight:600;
line-height:1.5;
}
.cxm_review_by-p7o{
color:#5A6E52;
font-size:0.781rem;
}
@media(max-width:1025px){
.cxm_rv_grid-p7o{
grid-template-columns:1fr;
}
}
.cxm_op_h2-p7o{
margin:0.625rem 0 0.5rem;
line-height:1.1;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#111B0E;
font-size:24px;
}
.cxm_op_text-p7o{
color:#2E3D29;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:560px){
.cxm_op_h2-p7o{
font-size:22px;
}
}
.cxm_footer-p7o{
padding:40px 28px;
background:#D6E0D0;
border-top:1px solid rgba(17, 27, 14, 0.08);
}
.cxm_footer_grid-p7o{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-bottom:1.75rem;
max-width:1400px;
margin-left:auto;
display:grid;
margin-right:auto;
}
.cxm_footer_grid-p7o>*{
min-width:0;
}
.cxm_footer_grid-p7o h4{
letter-spacing:.12em;
color:#8FA882;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
margin-bottom:13px;
}
.cxm_fcol-p7o{
gap:0.563rem;
color:#2E3D29;
font-size:0.813rem;
flex-direction:column;
display:flex;
}
.cxm_fcol-p7o a{
cursor:pointer;
}
.cxm_ft_about-p7o{
margin-top:12px;
max-width:260px;
font-size:13px;
color:#5A6E52;
line-height:1.6;
}
.cxm_ft_contact-p7o{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
color:#4D7C0F;
font-size:12.5px;
margin-top:12px;
}
.cxm_footer_bottom-p7o{
margin:0 auto;
gap:1rem;
padding-top:1.25rem;
align-items:center;
max-width:87.5rem;
display:flex;
flex-wrap:wrap;
border-top:1px solid rgba(17, 27, 14, 0.08);
justify-content:space-between;
}
.cxm_footer_bottom-p7o p{
line-height:1.6;
max-width:720px;
color:#8FA882;
font-size:0.688rem;
}
@media(max-width:1021px){
.cxm_footer_grid-p7o{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.cxm_footer_grid-p7o{
grid-template-columns:1fr;
}
}