*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F7F2;
color:#2E3D2B;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
text-rendering:optimizeLegibility;
line-height:1.55;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
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:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(10, 18, 8, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.rgb-shello8k{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.rgb-maino8k{
min-width:0;
}
.rgb-wrapo8k{
margin:0 auto;
max-width:1400px;
width:100%;
}
.rgb-containero8k{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.rgb-containero8k{
padding:0 28px;
}
}
.rgb-sectiono8k{
padding:1.5rem 28px;
}
.rgb-section_pto8k{
padding-top:2.125rem;
}
.rgb-band_softo8k{
background:#FFFFFF;
}
.rgb-eyebrowo8k{
line-height:1.4;
text-transform:uppercase;
font-size:0.656rem;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
font-weight:600;
letter-spacing:.14em;
color:#4D8A00;
overflow-wrap:break-word;
}
.rgb-drawer_cbo8k{
display:none;
}
.rgb-overlayo8k{
display:none;
}
@media(max-width:1025px){
.rgb-shello8k{
grid-template-columns:1fr;
}
.rgb-maino8k{
padding-bottom:4.875rem;
}
.rgb-drawer_cbo8k:checked~.rgb-overlayo8k{
inset:0;
background:rgba(10, 18, 8, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:557px){
.rgb-sectiono8k{
padding:1.125rem 1rem;
}
.rgb-section_pto8k{
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 ---------- */
.rgb-sideo8k{
padding:22px 18px;
gap:1.375rem;
background:#EAF0E7;
flex-direction:column;
display:flex;
height:100vh;
overflow-y:auto;
border-right:1px solid rgba(20, 31, 18, 0.08);
align-self:start;
top:0;
position:sticky;
}
.rgb-brando8k{
gap:10px;
display:flex;
align-items:center;
}
.rgb-logoo8k{
letter-spacing:-.02em;
color:#141F12;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:21px;
}
.rgb-side_ctao8k{
padding:1rem;
background:rgba(77, 138, 0, 0.11);
border-radius:0.75rem;
border:1px solid rgba(20, 31, 18, 0.12);
}
.rgb-side_cta_ho8k{
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:17px;
line-height:1.15;
font-weight:700;
margin-bottom:6px;
color:#141F12;
}
.rgb-side_cta_po8k{
font-size:12px;
color:#2E3D2B;
margin-bottom:12px;
line-height:1.45;
}
.rgb-navo8k{
gap:3px;
display:flex;
flex-direction:column;
}
.rgb-nav_labelo8k{
padding:0.375rem 10px;
text-transform:uppercase;
color:#8FA48B;
font-size:9.5px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
}
.rgb-nav_itemo8k{
border-radius:0.5rem;
padding:10px;
gap:11px;
font-weight:500;
color:#2E3D2B;
display:flex;
font-size:14px;
align-items:center;
}
.rgb-nav_itemo8k svg{
width:1.063rem;
height:1.063rem;
}
.rgb-nav_itemo8k:hover{
background:rgba(77, 138, 0, 0.11);
color:#141F12;
}
.rgb-nav_item_ono8k{
background:rgba(77, 138, 0, 0.11);
font-weight:600;
color:#4D8A00;
}
.rgb-side_footo8k{
border-radius:0.75rem;
background:#FFFFFF;
padding:0.75rem;
border:1px solid rgba(20, 31, 18, 0.12);
margin-top:auto;
}
.rgb-side_footo8k p{
line-height:1.4;
margin-top:4px;
font-size:0.781rem;
color:#2E3D2B;
}
/* ---------- topbar ---------- */
.rgb-topo8k{
background:#EAF0E7;
padding:0.875rem 28px;
gap:1rem;
position:sticky;
top:0;
border-bottom:1px solid rgba(20, 31, 18, 0.08);
z-index:40;
display:flex;
align-items:center;
}
.rgb-top_brando8k{
gap:9px;
align-items:center;
display:none;
}
.rgb-searcho8k{
background:#FFFFFF;
flex:1;
border:1px solid rgba(20, 31, 18, 0.12);
padding:0.688rem 0.875rem;
gap:0.625rem;
border-radius:12px;
color:#5A6E56;
align-items:center;
font-size:0.844rem;
max-width:27.5rem;
display:flex;
}
.rgb-searcho8k svg{
flex:none;
height:1rem;
width:1rem;
}
.rgb-top_actionso8k{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.rgb-lango8k{
color:#2E3D2B;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
}
.rgb-burgero8k{
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:8px;
display:none;
color:#141F12;
height:2.5rem;
align-items:center;
width:40px;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.rgb-botnavo8k{
display:none;
}
@media(max-width:1026px){
.rgb-sideo8k{
transition:transform .25s ease;
top:0;
height:100vh;
transform:translateX(-100%);
position:fixed;
width:280px;
left:0;
z-index:80;
}
.rgb-drawer_cbo8k:checked~.rgb-shello8k .rgb-sideo8k{
transform:translateX(0);
}
.rgb-topo8k{
padding:14px 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.rgb-top_brando8k{
display:flex;
}
.rgb-searcho8k{
display:none;
}
.rgb-burgero8k{
display:flex;
}
.rgb-top_actionso8k{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.rgb-top_actionso8k .rgb-lango8k{
display:none;
}
.rgb-top_actionso8k .rgb-btno8k{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.rgb-botnavo8k{
background:#EAF0E7;
grid-template-columns:repeat(3,1fr);
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
right:0;
left:0;
border-top:1px solid rgba(20, 31, 18, 0.12);
bottom:0;
position:fixed;
display:grid;
z-index:65;
transform:translateZ(0);
}
.rgb-bno8k{
gap:0.25rem;
padding:6px 2px 0;
font-size:10px;
flex-direction:column;
display:flex;
align-items:center;
justify-content:flex-end;
color:#2E3D2B;
min-width:0;
font-weight:600;
}
.rgb-bno8k svg{
flex:none;
width:1.375rem;
height:22px;
}
.rgb-bno8k span{
overflow:hidden;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
}
.rgb-bn_ono8k{
color:#4D8A00;
}
.rgb-bn_centero8k{
position:relative;
}
.rgb-bn_fabo8k{
background:#84CC16;
border-radius:50%;
top:-1.25rem;
color:#0F1A0D;
box-shadow:0 0.5rem 2rem rgba(20, 31, 18, 0.14), 0 2px 8px rgba(20, 31, 18, 0.10);
align-items:center;
width:50px;
left:50%;
justify-content:center;
display:flex;
height:50px;
transform:translateX(-50%);
position:absolute;
}
.rgb-bn_fabo8k svg{
width:1.5rem;
height:1.5rem;
}
.rgb-bn_centero8k span{
color:#4D8A00;
}
}
.rgb-btno8k{
border-radius:8px;
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 1.375rem;
font-weight:700;
justify-content:center;
display:inline-flex;
font-size:14px;
cursor:pointer;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
}
.rgb-btn_prio8k{
background:#84CC16;
color:#0F1A0D;
box-shadow:0 0.25rem 1.125rem rgba(132, 204, 22, 0.45), 0 1px 0.25rem rgba(132, 204, 22, 0.25);
}
.rgb-btn_prio8k:hover{
background:#6BAD0E;
}
.rgb-btn_ghosto8k{
background:rgba(77, 138, 0, 0.11);
color:#141F12;
font-weight:600;
}
.rgb-btn_lineo8k{
border:1px solid rgba(20, 31, 18, 0.22);
background:transparent;
color:#141F12;
font-weight:600;
}
.rgb-btn_lgo8k{
padding:16px 30px;
border-radius:0.75rem;
font-size:15px;
}
.rgb-bando8k .rgb-btn_lineo8k{
border-color:rgba(255, 255, 255, 0.13);
color:#F0FAE8;
}
.rgb-bando8k .rgb-btn_ghosto8k{
background:rgba(255, 255, 255, 0.08);
color:#F0FAE8;
}
.rgb-link_mo8k{
gap:0.313rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
display:inline-flex;
align-items:center;
cursor:pointer;
text-decoration:none;
color:#4D8A00;
}
.rgb-link_mo8k svg{
height:0.875rem;
width:0.875rem;
}
.rgb-bando8k .rgb-link_mo8k{
color:#B8F04A;
}
.rgb-doto8k{
background:#4D8A00;
flex:none;
border-radius:50%;
width:7px;
height:7px;
}
.rgb-dot_liveo8k{
background:#E5342A;
animation:zm3-pulse 1.4s infinite;
}
.rgb-starso8k{
gap:2px;
color:#4D8A00;
display:inline-flex;
}
.rgb-starso8k svg{
height:0.938rem;
width:15px;
}
.rgb-chipo8k{
gap:0.375rem;
border-radius:0.5rem;
background:#FFFFFF;
padding:0.438rem 0.75rem;
border:1px solid rgba(20, 31, 18, 0.12);
font-size:11px;
display:inline-flex;
align-items:center;
color:#2E3D2B;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.rgb-chip_ono8k{
background:rgba(77, 138, 0, 0.11);
border-color:transparent;
color:#4D8A00;
}
.rgb-gco8k{
display:block;
color:inherit;
min-width:0;
cursor:pointer;
text-decoration:none;
}
.rgb-gc_thumbo8k{
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.75rem;
display:block;
aspect-ratio:1;
position:relative;
background-position:center;
background-size:cover;
}
.rgb-gc_thumb_portraito8k{
aspect-ratio:3/4;
}
.rgb-gc_thumb_wideo8k{
aspect-ratio:16/11;
}
.rgb-gc_capo8k{
padding:9px;
background:linear-gradient(transparent,rgba(10, 18, 8, 0.72));
bottom:0;
right:0;
position:absolute;
left:0;
}
.rgb-gc_nameo8k{
font-size:12.5px;
color:#F0FAE8;
font-weight:700;
display:block;
}
.rgb-gc_metao8k{
color:#A3BF97;
font-size:11px;
}
.rgb-gc_badgeo8k{
border-radius:0.5rem;
background:#4D8A00;
padding:2px 6px;
font-size:0.5rem;
color:#0F1A0D;
right:0.5rem;
top:0.5rem;
font-weight:700;
position:absolute;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.rgb-gc_badge_hoto8k{
background:#E5342A;
color:#F0FAE8;
}
.rgb-gc_badge_liveo8k{
background:#E5342A;
right:auto;
color:#F0FAE8;
left:8px;
}
.rgb-gc_multo8k{
inset:0;
position:absolute;
justify-content:center;
font-size:28px;
align-items:center;
font-weight:700;
display:flex;
color:#4D8A00;
}
.rgb-pco8k{
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
font-size:14px;
display:flex;
font-weight:700;
justify-content:center;
align-items:center;
color:#2E3D2B;
height:4rem;
}
.rgb-railo8k{
min-width:0;
}
.rgb-rail_scrollo8k{
gap:0.875rem;
display:grid;
}
.rgb-rail_scrollo8k>*{
min-width:0;
}
.rgb-g6o8k{
grid-template-columns:repeat(6,1fr);
}
.rgb-g7o8k{
grid-template-columns:repeat(7,1fr);
}
.rgb-g4o8k{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.rgb-g6o8k,.rgb-g7o8k{
grid-template-columns:none;
grid-auto-columns:7.5rem;
overflow-x:auto;
padding-bottom:6px;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.rgb-g6o8k>*,.rgb-g7o8k>*{
scroll-snap-align:start;
}
.rgb-g4o8k{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.rgb-g4o8k{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.rgb-panelo8k{
padding:28px 2rem;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
}
.rgb-splito8k{
gap:2.25rem;
display:grid;
align-items:start;
}
.rgb-splito8k>*{
min-width:0;
}
.rgb-split_ao8k{
grid-template-columns:.85fr 1.15fr;
}
.rgb-split_bo8k{
grid-template-columns:1fr 1.1fr;
}
.rgb-split_co8k{
grid-template-columns:1.1fr .9fr;
}
.rgb-pgrido8k{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.rgb-pgrido8k>*{
min-width:0;
}
.rgb-leado8k{
line-height:1.65;
margin-bottom:14px;
font-size:0.938rem;
color:#2E3D2B;
}
.rgb-feato8k{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rgb-feato8k>*{
min-width:0;
}
.rgb-feat2o8k{
grid-template-columns:1fr 1fr;
}
.rgb-feat_cardo8k{
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
border-radius:1.25rem;
padding:26px;
}
.rgb-feat_cardo8k svg{
height:26px;
color:#4D8A00;
width:1.625rem;
margin-bottom:1rem;
}
.rgb-feat_cardo8k h3{
color:#141F12;
margin-bottom:8px;
font-size:18px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.rgb-feat_cardo8k p{
color:#2E3D2B;
font-size:0.813rem;
line-height:1.6;
}
.rgb-feat_cardo8k b{
color:#141F12;
}
.rgb-bigo8k{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.rgb-big_no8k{
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
font-weight:700;
color:#4D8A00;
}
.rgb-big_lo8k{
font-size:0.75rem;
color:#5A6E56;
}
.rgb-persono8k{
border:1px solid rgba(20, 31, 18, 0.12);
padding:1rem 18px;
border-radius:0.75rem;
background:#FFFFFF;
gap:0.875rem;
display:flex;
align-items:center;
}
.rgb-avataro8k{
border-radius:50%;
background:linear-gradient(135deg,#84CC16,#2F5C00);
flex:none;
height:44px;
width:2.75rem;
}
.rgb-person_nameo8k{
font-size:0.875rem;
font-weight:700;
color:#141F12;
}
.rgb-person_roleo8k{
color:#5A6E56;
font-size:12px;
}
.rgb-kvo8k{
border-radius:0.75rem;
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
background:rgba(20, 31, 18, 0.12);
display:grid;
}
.rgb-kvo8k>div{
background:#F4F7F2;
padding:1rem 18px;
min-width:0;
}
.rgb-kv_ko8k{
margin-bottom:5px;
font-size:9.5px;
text-transform:uppercase;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#4D8A00;
}
.rgb-kv_vo8k{
font-weight:700;
font-size:0.844rem;
color:#141F12;
}
@media(max-width:1025px){
.rgb-split_ao8k,.rgb-split_bo8k,.rgb-split_co8k,.rgb-pgrido8k{
grid-template-columns:1fr;
gap:1.5rem;
}
.rgb-feato8k,.rgb-feat2o8k{
grid-template-columns:1fr;
}
.rgb-kvo8k{
grid-template-columns:1fr;
}
}
.rgb-sho8k{
min-width:0;
margin-bottom:1rem;
}
.rgb-sh_rowo8k{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.rgb-sh_rowo8k .rgb-sh_lo8k{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.rgb-sh_stacko8k{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.rgb-sh_centero8k{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.rgb-sh_h2o8k{
gap:0.563rem;
overflow-wrap:break-word;
display:flex;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
line-height:1.1;
font-size:20px;
color:#141F12;
font-weight:700;
}
@media(min-width:766px){
.rgb-sh_h2o8k{
font-size:1.5rem;
}
}
.rgb-bando8k .rgb-sh_h2o8k{
color:#F0FAE8;
}
.rgb-eb_monoo8k{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
text-transform:none;
}
.rgb-eb_monoo8k::before{
content:"// ";
}
.rgb-eb_uppero8k{
letter-spacing:.14em;
text-transform:uppercase;
}
.rgb-eb_pillo8k{
border-radius:999px;
padding:5px 0.688rem;
background:rgba(77, 138, 0, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.rgb-eb_lineo8k{
gap:10px;
align-items:center;
display:inline-flex;
}
.rgb-eb_lineo8k::before{
background:#4D8A00;
height:1px;
content:"";
display:inline-block;
width:1.5rem;
}
.rgb-bando8k .rgb-eb_lineo8k::before{
background:#B8F04A;
}
.rgb-bando8k .rgb-eb_pillo8k{
background:rgba(255, 255, 255, 0.08);
}
.rgb-sh_linko8k{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
border-bottom:1px solid #141F12;
color:#141F12;
white-space:nowrap;
font-size:13px;
align-items:center;
display:inline-flex;
padding-bottom:2px;
font-weight:600;
}
.rgb-sh_linko8k:hover{
border-color:#4D8A00;
color:#4D8A00;
}
.rgb-sh_linko8k svg{
width:0.875rem;
height:14px;
}
.rgb-sh_link_chevo8k{
border-bottom:0;
font-size:0.75rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#4D8A00;
padding-bottom:0;
}
.rgb-sh_link_btno8k{
border-radius:999px;
background:#84CC16;
padding:9px 18px;
border-bottom:0;
color:#0F1A0D;
}
.rgb-sh_link_btno8k:hover{
background:#6BAD0E;
border-color:transparent;
}
.rgb-bando8k .rgb-sh_linko8k{
border-color:#F0FAE8;
color:#F0FAE8;
}
.rgb-bando8k .rgb-sh_link_chevo8k{
color:#B8F04A;
}
.rgb-sh_ruleo8k{
margin:-2px 0 16px;
background:rgba(20, 31, 18, 0.12);
height:1px;
}
.rgb-bando8k .rgb-sh_ruleo8k{
background:rgba(255, 255, 255, 0.13);
}
.rgb-seo_grid3o8k{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rgb-seo_grid4o8k{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.rgb-seo_grid3o8k>*,.rgb-seo_grid4o8k>*{
min-width:0;
}
.rgb-seo_cardo8k{
border-radius:0.75rem;
padding:24px;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
}
.rgb-seo_cardo8k h3{
font-size:1.125rem;
margin-bottom:8px;
font-weight:700;
color:#141F12;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rgb-seo_cardo8k p{
color:#2E3D2B;
line-height:1.6;
font-size:0.813rem;
}
.rgb-seo_card_smo8k{
padding:20px;
}
.rgb-seo_card_smo8k h3{
font-size:16px;
}
.rgb-seo_card_smo8k p{
line-height:1.55;
font-size:12.5px;
}
.rgb-seo_rtp_rowo8k{
gap:36px;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:1rem;
align-items:center;
}
.rgb-rtpo8k{
gap:0.875rem;
display:flex;
min-width:0;
}
.rgb-rtpo8k>div{
background:#F4F7F2;
padding:16px;
border-radius:12px;
flex:1;
text-align:center;
min-width:0;
}
.rgb-rtp_no8k{
color:#4D8A00;
white-space:nowrap;
font-size:1.625rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.rgb-rtp_lo8k{
margin-top:4px;
color:#5A6E56;
font-size:11px;
}
.rgb-cmpo8k{
border:1px solid rgba(20, 31, 18, 0.12);
overflow:hidden;
border-radius:12px;
max-width:47.5rem;
}
.rgb-cmp_rowo8k{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.rgb-cmp_rowo8k>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.rgb-cmp_rowo8k>div:first-child{
color:#141F12;
text-align:left;
font-weight:600;
padding-left:22px;
}
.rgb-cmp_tho8k{
background:#F4F7F2;
font-weight:700;
font-size:0.781rem;
}
.rgb-cmp_rowo8k:not(.rgb-cmp_tho8k){
background:#FFFFFF;
border-top:1px solid rgba(20, 31, 18, 0.08);
color:#2E3D2B;
}
.rgb-cmp_zebrao8k{
background:#EDF2EB;
}
.rgb-guideo8k{
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:12px;
cursor:pointer;
}
.rgb-guide_covero8k{
height:130px;
}
.rgb-guide_bodyo8k{
padding:1.25rem;
}
.rgb-guide_bodyo8k h3{
margin:7px 0 9px;
font-weight:700;
font-size:1rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
color:#141F12;
}
.rgb-guide_metao8k{
font-size:11.5px;
color:#5A6E56;
}
.rgb-hubo8k{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:1.75rem;
border-top:1px solid rgba(20, 31, 18, 0.08);
display:grid;
}
.rgb-hubo8k>*{
min-width:0;
}
.rgb-hubo8k h4{
color:#141F12;
font-size:13px;
margin-bottom:11px;
font-weight:700;
}
.rgb-hub_colo8k{
gap:8px;
color:#2E3D2B;
flex-direction:column;
font-size:13px;
display:flex;
}
.rgb-hub_colo8k a{
cursor:pointer;
}
@media(max-width:1027px){
.rgb-seo_grid3o8k{
grid-template-columns:1fr;
}
.rgb-seo_grid4o8k{
grid-template-columns:repeat(2,1fr);
}
.rgb-seo_rtp_rowo8k{
grid-template-columns:1fr;
gap:20px;
}
.rgb-hubo8k{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.rgb-hubo8k{
grid-template-columns:1fr;
}
}
.rgb-heroo8k{
border-radius:1.25rem;
padding:2.875rem 3rem;
background:linear-gradient(120deg,#111A0F,#0D1720);
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
color:#F0FAE8;
position:relative;
}
.rgb-hero_glowo8k{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
width:340px;
top:-3.75rem;
right:-60px;
position:absolute;
height:340px;
}
.rgb-hero_ino8k{
max-width:37.5rem;
position:relative;
}
.rgb-heroo8k .rgb-eyebrowo8k{
color:#B8F04A;
}
.rgb-pill_rowo8k{
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
padding:6px 13px;
gap:0.5rem;
letter-spacing:.1em;
margin-bottom:22px;
color:#B8F04A;
align-items:center;
display:inline-flex;
text-transform:uppercase;
font-size:0.656rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.rgb-hero_h1o8k{
margin:18px 0;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-weight:700;
overflow-wrap:break-word;
line-height:1.02;
font-size:54px;
color:#F0FAE8;
}
.rgb-hero_h1o8k em{
font-style:normal;
color:#B8F04A;
}
.rgb-hero_subo8k{
margin-bottom:28px;
font-size:1.063rem;
line-height:1.55;
color:#A3BF97;
max-width:480px;
}
.rgb-hero_ctao8k{
gap:14px;
display:flex;
align-items:center;
margin-bottom:26px;
flex-wrap:wrap;
}
.rgb-hero_trusto8k{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.rgb-hero_rating_txto8k{
font-size:13px;
color:#A3BF97;
}
@media(max-width:1024px){
.rgb-heroo8k{
padding:32px 1.5rem;
}
.rgb-hero_h1o8k{
font-size:2.375rem;
}
}
@media(max-width:558px){
.rgb-hero_h1o8k{
font-size:1.875rem;
}
}
.rgb-tabso8k{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.rgb-tabo8k{
padding:10px 1.125rem;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.5rem;
background:#FFFFFF;
font-weight:600;
cursor:pointer;
font-size:13px;
color:#2E3D2B;
}
.rgb-tab_ono8k{
background:#84CC16;
border-color:transparent;
color:#0F1A0D;
font-weight:700;
}
.rgb-stato8k{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.rgb-stato8k>*{
min-width:0;
}
.rgb-stat_itemo8k{
padding:1.125rem 20px;
border-radius:12px;
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
}
.rgb-stat_ko8k{
letter-spacing:.12em;
color:#5A6E56;
font-size:0.594rem;
margin-bottom:0.438rem;
text-transform:uppercase;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.rgb-stat_vo8k{
gap:8px;
display:flex;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
color:#141F12;
font-weight:700;
min-width:0;
overflow-wrap:anywhere;
align-items:center;
}
.rgb-stat_v_accento8k{
color:#4D8A00;
}
@media(max-width:1022px){
.rgb-stato8k{
grid-template-columns:repeat(2,1fr);
}
}
.rgb-wlco8k{
border-radius:20px;
gap:1.5rem;
border:1px solid rgba(20, 31, 18, 0.12);
background:linear-gradient(120deg,#111A0F,#0D1720);
padding:36px 40px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
position:relative;
align-items:center;
display:grid;
color:#F0FAE8;
}
.rgb-wlco8k>*{
min-width:0;
}
.rgb-wlco8k .rgb-eyebrowo8k{
color:#B8F04A;
}
.rgb-wlc_glowo8k{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
height:16.25rem;
top:-2.5rem;
position:absolute;
right:-40px;
width:260px;
}
.rgb-wlc_ino8k{
position:relative;
}
.rgb-wlc_h2o8k{
margin:10px 0 8px;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0FAE8;
font-size:2.125rem;
}
.rgb-wlc_h2o8k em{
font-style:normal;
color:#B8F04A;
}
.rgb-wlc_subo8k{
line-height:1.55;
margin-bottom:1.125rem;
color:#A3BF97;
font-size:14px;
max-width:420px;
}
.rgb-wlc_termso8k{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.rgb-termo8k{
padding:13px 15px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.688rem;
border-radius:12px;
align-items:center;
display:flex;
}
.rgb-termo8k svg{
flex:none;
color:#B8F04A;
width:20px;
height:20px;
}
.rgb-term_ko8k{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#A3BF97;
letter-spacing:.1em;
font-size:0.594rem;
text-transform:uppercase;
}
.rgb-term_vo8k{
margin-top:2px;
font-weight:700;
font-size:14px;
color:#F0FAE8;
}
@media(max-width:1024px){
.rgb-wlco8k{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.rgb-wlc_h2o8k{
font-size:26px;
}
}
.rgb-jpo8k{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.rgb-jpo8k>*{
min-width:0;
}
.rgb-jp_heroo8k{
border:1px solid rgba(20, 31, 18, 0.12);
background:linear-gradient(135deg,#111A0F,#0D1720);
border-radius:1.25rem;
gap:0.875rem;
overflow:hidden;
padding:1.625rem;
color:#F0FAE8;
flex-direction:column;
min-height:180px;
position:relative;
justify-content:space-between;
display:flex;
}
.rgb-jp_glowo8k{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
right:-2.5rem;
top:-40px;
width:11.25rem;
position:absolute;
}
.rgb-jp_k_rowo8k{
gap:0.625rem;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.rgb-jp_ko8k{
letter-spacing:.12em;
color:#5A6E56;
font-size:10px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.rgb-jp_heroo8k .rgb-jp_ko8k{
color:#A3BF97;
}
.rgb-jp_amto8k{
line-height:1;
color:#B8F04A;
font-weight:700;
position:relative;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:2.625rem;
}
.rgb-jp_subo8k{
color:#A3BF97;
margin-top:0.313rem;
font-size:12px;
}
.rgb-jp_cello8k{
border-radius:1.25rem;
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.375rem;
background:#FFFFFF;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.rgb-jp_cello8k .rgb-jp_amto8k{
font-size:30px;
color:#141F12;
}
.rgb-jp_cello8k .rgb-jp_subo8k{
color:#5A6E56;
}
@media(max-width:1021px){
.rgb-jpo8k{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.rgb-jp_amto8k{
font-size:2rem;
}
}
.rgb-bannero8k{
border-radius:20px;
border:1px solid rgba(20, 31, 18, 0.12);
padding:36px 40px;
background:linear-gradient(115deg,#111A0F,#0D1720);
gap:28px;
overflow:hidden;
position:relative;
color:#F0FAE8;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.rgb-banner_glowo8k{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
position:absolute;
top:50%;
right:80px;
width:200px;
transform:translateY(-50%);
height:200px;
}
.rgb-banner_ino8k{
max-width:560px;
position:relative;
}
.rgb-bannero8k .rgb-eyebrowo8k{
color:#B8F04A;
}
.rgb-banner_h2o8k{
margin:0.625rem 0;
line-height:1.05;
font-weight:700;
color:#F0FAE8;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:30px;
}
.rgb-banner_texto8k{
line-height:1.6;
color:#A3BF97;
font-size:14px;
}
@media(max-width:557px){
.rgb-banner_h2o8k{
font-size:1.5rem;
}
}
.rgb-pay_logoso8k{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.rgb-pay_logoso8k>*{
min-width:0;
}
.rgb-payo8k{
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:0.5rem;
font-weight:700;
height:48px;
font-size:12px;
justify-content:center;
align-items:center;
color:#2E3D2B;
display:flex;
}
.rgb-tableo8k{
border:1px solid rgba(20, 31, 18, 0.12);
overflow:hidden;
border-radius:12px;
}
.rgb-trowo8k{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.rgb-trowo8k>div{
padding:13px 0.875rem;
min-width:0;
}
.rgb-trowo8k>div:first-child{
font-weight:700;
padding-left:16px;
color:#141F12;
}
.rgb-trow_tho8k{
background:#F4F7F2;
color:#5A6E56;
font-size:0.594rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
text-transform:uppercase;
}
.rgb-trowo8k:not(.rgb-trow_tho8k){
background:#FFFFFF;
border-top:1px solid rgba(20, 31, 18, 0.08);
color:#2E3D2B;
}
.rgb-trow_zebrao8k{
background:#EDF2EB;
}
.rgb-poso8k{
color:#4D8A00;
font-weight:700;
}
@media(max-width:1021px){
.rgb-pay_logoso8k{
grid-template-columns:repeat(2,1fr);
}
}
.rgb-touro8k{
grid-template-columns:1.05fr 1fr;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:1.25rem;
overflow:hidden;
display:grid;
}
.rgb-touro8k>*{
min-width:0;
}
.rgb-tour_lo8k{
overflow:hidden;
background:linear-gradient(135deg,#111A0F,#0D1720);
padding:2.125rem;
color:#F0FAE8;
position:relative;
}
.rgb-tour_h2o8k{
margin:0.75rem 0 0.625rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F0FAE8;
font-size:30px;
line-height:1.05;
}
.rgb-tour_h2o8k em{
font-style:normal;
color:#B8F04A;
}
.rgb-tour_texto8k{
max-width:21.25rem;
line-height:1.6;
margin-bottom:1.25rem;
color:#A3BF97;
font-size:13.5px;
}
.rgb-tour_metao8k{
gap:18px;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:20px;
display:flex;
}
.rgb-tour_capo8k{
color:#A3BF97;
font-size:9.5px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.rgb-counto8k{
gap:0.375rem;
display:flex;
}
.rgb-counto8k span{
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
padding:4px 9px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
font-size:22px;
}
.rgb-tour_unitso8k{
font-size:10px;
color:#A3BF97;
}
.rgb-boardo8k{
padding:28px 1.875rem;
background:#FFFFFF;
}
.rgb-board_heado8k{
display:flex;
margin-bottom:14px;
align-items:center;
justify-content:space-between;
}
.rgb-board_titleo8k{
font-weight:700;
color:#141F12;
font-size:16px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rgb-board_updo8k{
font-size:10px;
color:#5A6E56;
text-transform:uppercase;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.rgb-board_listo8k{
gap:2px;
flex-direction:column;
display:flex;
}
.rgb-board_rowo8k{
border-radius:0.5rem;
gap:12px;
padding:0.625rem 0.75rem;
align-items:center;
display:flex;
}
.rgb-board_top1o8k{
background:rgba(77, 138, 0, 0.11);
}
.rgb-board_rko8k{
color:#5A6E56;
width:20px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-size:14px;
font-weight:700;
}
.rgb-board_top1o8k .rgb-board_rko8k{
color:#4D8A00;
}
.rgb-board_nmo8k{
flex:1;
min-width:0;
color:#2E3D2B;
font-weight:600;
font-size:13.5px;
}
.rgb-board_top1o8k .rgb-board_nmo8k{
color:#141F12;
font-weight:700;
}
.rgb-board_pto8k{
font-size:0.781rem;
color:#2E3D2B;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1027px){
.rgb-touro8k{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.rgb-tour_h2o8k{
font-size:24px;
}
}
.rgb-vip_heado8k{
gap:12px;
display:flex;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.rgb-vip_introo8k{
max-width:26.25rem;
font-size:13px;
color:#2E3D2B;
}
.rgb-vipo8k{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.rgb-vipo8k>*{
min-width:0;
}
.rgb-tiero8k{
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
border-radius:12px;
padding:1.25rem;
}
.rgb-tier_ono8k{
border-color:#4D8A00;
background:rgba(77, 138, 0, 0.11);
}
.rgb-tier_medalo8k{
border-radius:8px;
background:linear-gradient(135deg,#84CC16,#2F5C00);
height:1.875rem;
margin-bottom:14px;
width:1.875rem;
}
.rgb-tier_nameo8k{
font-weight:700;
margin-bottom:5px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#141F12;
font-size:15px;
}
.rgb-tier_txo8k{
color:#5A6E56;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1025px){
.rgb-vipo8k{
grid-template-columns:repeat(2,1fr);
}
}
.rgb-dw_h2o8k{
font-size:1.625rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#141F12;
line-height:1.08;
margin-bottom:10px;
}
.rgb-steps_vo8k{
gap:0.625rem;
grid-template-columns:1fr;
}
.rgb-steps_vo8k .rgb-stepo8k{
padding:18px 1.25rem;
}
@media(max-width:557px){
.rgb-dw_h2o8k{
font-size:23px;
}
}
.rgb-appo8k{
gap:2.25rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.rgb-app_copyo8k{
max-width:520px;
}
.rgb-app_h2o8k{
margin:0.75rem 0 0.625rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-size:28px;
font-weight:700;
color:#141F12;
}
.rgb-app_texto8k{
font-size:14px;
margin-bottom:1.25rem;
line-height:1.6;
color:#2E3D2B;
}
.rgb-app_btnso8k{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.rgb-storeo8k{
border:1px solid rgba(20, 31, 18, 0.12);
padding:11px 1.125rem;
gap:9px;
background:#F4F7F2;
border-radius:0.75rem;
font-weight:700;
align-items:center;
font-size:0.813rem;
color:#141F12;
cursor:pointer;
display:inline-flex;
}
.rgb-storeo8k svg{
height:1rem;
width:1rem;
}
.rgb-app_qr_wrapo8k{
gap:1rem;
align-items:center;
display:flex;
}
.rgb-qro8k{
background:#F4F7F2;
grid-template-columns:repeat(5,1fr);
border:1px solid rgba(20, 31, 18, 0.12);
gap:3px;
grid-template-rows:repeat(5,1fr);
padding:11px;
border-radius:0.75rem;
width:108px;
height:108px;
display:grid;
}
.rgb-qro8k i{
background:transparent;
}
.rgb-qr_fo8k{
background:#4D8A00;
}
.rgb-app_qr_capo8k{
font-size:0.75rem;
line-height:1.4;
max-width:5.25rem;
color:#5A6E56;
}
.rgb-suppo8k{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rgb-suppo8k>*{
min-width:0;
}
.rgb-supp_cardo8k{
padding:1.5rem;
border-radius:12px;
border:1px solid rgba(20, 31, 18, 0.12);
background:#FFFFFF;
}
.rgb-supp_cardo8k svg{
margin-bottom:14px;
width:1.5rem;
height:24px;
color:#4D8A00;
}
.rgb-supp_cardo8k h3{
font-size:1rem;
font-weight:700;
color:#141F12;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
}
.rgb-supp_cardo8k p{
color:#2E3D2B;
font-size:13px;
line-height:1.55;
}
@media(max-width:1021px){
.rgb-suppo8k{
grid-template-columns:1fr;
}
}
.rgb-promo_grido8k{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.rgb-promo_grido8k>*{
min-width:0;
}
.rgb-promoo8k{
border-radius:20px;
padding:24px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(20, 31, 18, 0.12);
position:relative;
min-height:150px;
}
.rgb-promo_ho8k{
line-height:1.05;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:0.375rem;
font-weight:700;
font-size:1.625rem;
color:#141F12;
}
.rgb-promo_ho8k em{
color:#4D8A00;
font-style:normal;
}
.rgb-promo_po8k{
font-size:12.5px;
color:#2E3D2B;
margin-top:0.5rem;
line-height:1.5;
}
.rgb-promo_feato8k{
background:linear-gradient(135deg,#111A0F,#0D1720);
border-color:rgba(20, 31, 18, 0.12);
}
.rgb-promo_feato8k .rgb-promo_ho8k{
color:#F0FAE8;
}
.rgb-promo_feato8k .rgb-promo_ho8k em{
color:#B8F04A;
}
.rgb-promo_feato8k .rgb-promo_po8k{
color:#A3BF97;
}
.rgb-promo_feato8k .rgb-eyebrowo8k{
color:#B8F04A;
}
@media(max-width:1021px){
.rgb-promo_grido8k{
grid-template-columns:1fr;
}
}
.rgb-stepso8k{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rgb-stepso8k>*{
min-width:0;
}
.rgb-stepo8k{
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.5rem;
background:#FFFFFF;
border-radius:12px;
position:relative;
}
.rgb-step_numo8k{
border-radius:8px;
background:#84CC16;
font-size:0.813rem;
margin-bottom:0.875rem;
align-items:center;
color:#0F1A0D;
font-weight:700;
height:30px;
display:flex;
justify-content:center;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
width:1.875rem;
}
.rgb-step_ho8k{
color:#141F12;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
margin-bottom:0.438rem;
}
.rgb-step_po8k{
line-height:1.55;
font-size:13px;
color:#2E3D2B;
}
@media(max-width:1021px){
.rgb-stepso8k{
grid-template-columns:1fr;
}
}
.rgb-gmo8k{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.rgb-gmo8k>*{
min-width:0;
}
.rgb-gm_panelo8k{
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.75rem;
background:#FFFFFF;
border-radius:1.25rem;
}
.rgb-gm_h2o8k{
margin:10px 0 0.5rem;
font-size:1.5rem;
font-weight:700;
color:#141F12;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rgb-gm_texto8k{
margin-bottom:20px;
max-width:27.5rem;
color:#2E3D2B;
font-size:0.844rem;
line-height:1.6;
}
.rgb-gm_levelo8k{
gap:0.875rem;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.rgb-gm_lvo8k{
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:24px;
color:#4D8A00;
}
.rgb-gm_bar_wrapo8k{
flex:1;
min-width:0;
}
.rgb-gm_bar_metao8k{
font-size:0.625rem;
color:#5A6E56;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
justify-content:space-between;
margin-bottom:0.313rem;
display:flex;
}
.rgb-baro8k{
border-radius:999px;
overflow:hidden;
background:#F4F7F2;
height:8px;
}
.rgb-bar_fillo8k{
border-radius:62.438rem;
background:linear-gradient(90deg,#84CC16,#2F5C00);
height:100%;
display:block;
}
.rgb-gm_missionso8k{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.rgb-gm_refero8k{
overflow:hidden;
background:linear-gradient(150deg,#111A0F,#0D1720);
padding:28px;
border-radius:20px;
border:1px solid rgba(20, 31, 18, 0.12);
justify-content:space-between;
color:#F0FAE8;
display:flex;
position:relative;
flex-direction:column;
}
.rgb-gm_refero8k .rgb-eyebrowo8k{
color:#B8F04A;
}
.rgb-gm_ref_h2o8k{
margin:0.625rem 0 8px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.1;
font-size:1.5rem;
color:#F0FAE8;
}
.rgb-gm_ref_h2o8k em{
font-style:normal;
color:#B8F04A;
}
.rgb-gm_ref_texto8k{
line-height:1.55;
color:#A3BF97;
margin-bottom:18px;
font-size:0.813rem;
}
@media(max-width:1024px){
.rgb-gmo8k{
grid-template-columns:1fr;
}
}
.rgb-newso8k{
padding:26px 32px;
gap:1.5rem;
border-radius:1.25rem;
border:1px solid rgba(20, 31, 18, 0.12);
background:linear-gradient(135deg,#111A0F,#0D1720);
flex-wrap:wrap;
color:#F0FAE8;
justify-content:space-between;
align-items:center;
display:flex;
}
.rgb-news_h3o8k{
font-size:20px;
color:#F0FAE8;
font-weight:700;
margin-bottom:0.25rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rgb-news_texto8k{
font-size:13px;
color:#A3BF97;
}
.rgb-news_formo8k{
gap:0.625rem;
flex:1;
max-width:440px;
display:flex;
min-width:0;
}
.rgb-news_formo8k .rgb-inputo8k{
min-width:0;
}
@media(max-width:562px){
.rgb-news_formo8k{
width:100%;
}
}
.rgb-inputo8k{
background:rgba(255, 255, 255, 0.08);
flex:1;
border-radius:0.5rem;
padding:0.813rem 16px;
border:1px solid rgba(255, 255, 255, 0.13);
font-size:0.844rem;
color:#A3BF97;
}
.rgb-op_h2o8k{
margin:10px 0 0.5rem;
color:#141F12;
font-weight:700;
font-size:1.5rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
}
.rgb-op_texto8k{
font-size:13.5px;
line-height:1.6;
color:#2E3D2B;
}
@media(max-width:562px){
.rgb-op_h2o8k{
font-size:1.375rem;
}
}
.rgb-rv_heado8k{
gap:0.75rem;
justify-content:space-between;
display:flex;
align-items:flex-end;
margin-bottom:18px;
flex-wrap:wrap;
}
.rgb-rv_aggo8k{
gap:0.625rem;
display:flex;
align-items:center;
}
.rgb-rv_sourceo8k{
color:#5A6E56;
font-size:12.5px;
}
.rgb-rv_grido8k{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rgb-rv_grido8k>*{
min-width:0;
}
.rgb-reviewo8k{
padding:24px;
border-radius:12px;
background:#FFFFFF;
border:1px solid rgba(20, 31, 18, 0.12);
}
.rgb-reviewo8k .rgb-starso8k{
margin-bottom:0.625rem;
}
.rgb-reviewo8k p{
line-height:1.5;
margin-bottom:14px;
font-size:0.906rem;
color:#141F12;
font-weight:600;
}
.rgb-review_byo8k{
font-size:0.781rem;
color:#5A6E56;
}
@media(max-width:1025px){
.rgb-rv_grido8k{
grid-template-columns:1fr;
}
}
.rgb-ab_h2o8k{
margin:0.875rem 0 1rem;
font-weight:700;
font-size:2rem;
color:#141F12;
line-height:1.08;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rgb-ab_bodyo8k{
line-height:1.65;
margin-bottom:14px;
color:#2E3D2B;
font-size:15px;
}
.rgb-ab_chipso8k{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.rgb-faqo8k{
gap:10px;
display:flex;
flex-direction:column;
}
.rgb-faq_itemo8k{
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.125rem 22px;
border-radius:0.75rem;
background:#FFFFFF;
}
.rgb-faq_qo8k{
gap:1rem;
list-style:none;
display:flex;
cursor:pointer;
color:#141F12;
font-weight:600;
align-items:center;
font-size:0.969rem;
justify-content:space-between;
}
.rgb-faq_qo8k::-webkit-details-marker{
display:none;
}
.rgb-faq_q_to8k{
gap:10px;
display:flex;
}
.rgb-faq_q_io8k{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
color:#4D8A00;
}
.rgb-faq_pmo8k{
font-size:1.25rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#4D8A00;
}
.rgb-faq_itemo8k[open] .rgb-faq_pmo8k{
transform:rotate(45deg);
}
.rgb-faq_ao8k{
line-height:1.6;
margin-top:12px;
font-size:13.5px;
color:#2E3D2B;
}
@media(max-width:558px){
.rgb-ab_h2o8k{
font-size:1.625rem;
}
}
.rgb-provso8k{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.rgb-provso8k>*{
min-width:0;
}
.rgb-provo8k{
background:#FFFFFF;
padding:12px;
border-radius:0.75rem;
border:1px solid rgba(20, 31, 18, 0.12);
justify-content:center;
align-items:center;
display:flex;
text-decoration:none;
height:4rem;
}
.rgb-prov_imgo8k{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.rgb-respo8k{
border-radius:12px;
background:#FFFFFF;
gap:1.5rem;
border:1px solid rgba(20, 31, 18, 0.12);
padding:1.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.rgb-resp_ino8k{
max-width:35rem;
}
.rgb-resp_ho8k{
font-weight:700;
font-size:19px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:8px;
color:#141F12;
}
.rgb-resp_po8k{
line-height:1.6;
font-size:13.5px;
color:#2E3D2B;
}
.rgb-resp_badgeso8k{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.rgb-age18o8k{
padding:4px 0.5rem;
border:1.5px solid #E5342A;
border-radius:0.5rem;
color:#E5342A;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
font-size:0.813rem;
}
.rgb-resp_orgo8k{
font-weight:600;
color:#5A6E56;
font-size:13px;
}
@media(max-width:1025px){
.rgb-provso8k{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.rgb-provso8k{
grid-template-columns:repeat(2,1fr);
}
}
.rgb-gd_heado8k{
gap:12px;
flex-wrap:wrap;
margin-bottom:1rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.rgb-footero8k{
padding:40px 28px;
background:#1A2118;
border-top:1px solid rgba(20, 31, 18, 0.08);
}
.rgb-footer_grido8k{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-right:auto;
max-width:1400px;
display:grid;
margin-bottom:1.75rem;
margin-left:auto;
}
.rgb-footer_grido8k>*{
min-width:0;
}
.rgb-footer_grido8k h4{
margin-bottom:13px;
font-size:10px;
text-transform:uppercase;
color:#8FA48B;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
}
.rgb-fcolo8k{
gap:0.563rem;
display:flex;
flex-direction:column;
font-size:13px;
color:#2E3D2B;
}
.rgb-fcolo8k a{
cursor:pointer;
}
.rgb-ft_abouto8k{
font-size:13px;
line-height:1.6;
max-width:16.25rem;
color:#5A6E56;
margin-top:0.75rem;
}
.rgb-ft_contacto8k{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
margin-top:0.75rem;
color:#4D8A00;
font-size:0.781rem;
overflow-wrap:anywhere;
}
.rgb-footer_bottomo8k{
gap:16px;
margin:0 auto;
border-top:1px solid rgba(20, 31, 18, 0.08);
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
padding-top:1.25rem;
display:flex;
max-width:87.5rem;
}
.rgb-footer_bottomo8k p{
line-height:1.6;
font-size:0.688rem;
color:#8FA48B;
max-width:45rem;
}
@media(max-width:1024px){
.rgb-footer_grido8k{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.rgb-footer_grido8k{
grid-template-columns:1fr;
}
}