*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F7F2;
text-rendering:optimizeLegibility;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
color:#2E3D28;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
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{
border-radius:0.5rem;
background:rgba(10, 21, 8, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.sxvshell_jtk{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.sxvmain_jtk{
min-width:0;
}
.sxvwrap_jtk{
margin:0 auto;
max-width:1400px;
width:100%;
}
.sxvcontainer_jtk{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.sxvcontainer_jtk{
padding:0 1.75rem;
}
}
.sxvsection_jtk{
padding:1.5rem 1.75rem;
}
.sxvsection_pt_jtk{
padding-top:2.125rem;
}
.sxvband_soft_jtk{
background:#FFFFFF;
}
.sxveyebrow_jtk{
text-transform:uppercase;
color:#4D8A00;
letter-spacing:.14em;
display:inline-block;
line-height:1.4;
font-weight:600;
font-size:10.5px;
overflow-wrap:break-word;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.sxvdrawer_cb_jtk{
display:none;
}
.sxvoverlay_jtk{
display:none;
}
@media(max-width:1025px){
.sxvshell_jtk{
grid-template-columns:1fr;
}
.sxvmain_jtk{
padding-bottom:78px;
}
.sxvdrawer_cb_jtk:checked~.sxvoverlay_jtk{
background:rgba(10, 21, 8, 0.72);
inset:0;
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:559px){
.sxvsection_jtk{
padding:18px 16px;
}
.sxvsection_pt_jtk{
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 ---------- */
.sxvside_jtk{
gap:22px;
background:#EAEFE7;
padding:22px 18px;
position:sticky;
align-self:start;
border-right:1px solid rgba(20, 31, 16, 0.08);
overflow-y:auto;
display:flex;
flex-direction:column;
height:100vh;
top:0;
}
.sxvbrand_jtk{
gap:10px;
display:flex;
align-items:center;
}
.sxvlogo_jtk{
font-size:1.313rem;
color:#141F10;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-weight:700;
}
.sxvside_cta_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
border-radius:0.813rem;
padding:1rem;
background:rgba(77, 138, 0, 0.11);
}
.sxvside_cta_h_jtk{
line-height:1.15;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:17px;
margin-bottom:0.375rem;
color:#141F10;
}
.sxvside_cta_p_jtk{
line-height:1.45;
color:#2E3D28;
margin-bottom:12px;
font-size:12px;
}
.sxvnav_jtk{
gap:3px;
display:flex;
flex-direction:column;
}
.sxvnav_label_jtk{
padding:6px 10px;
letter-spacing:.14em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.594rem;
color:#8A9E84;
}
.sxvnav_item_jtk{
padding:0.625rem;
gap:11px;
border-radius:0.5rem;
font-weight:500;
color:#2E3D28;
font-size:14px;
display:flex;
align-items:center;
}
.sxvnav_item_jtk svg{
width:17px;
height:17px;
}
.sxvnav_item_jtk:hover{
background:rgba(77, 138, 0, 0.11);
color:#141F10;
}
.sxvnav_item_on_jtk{
background:rgba(77, 138, 0, 0.11);
color:#4D8A00;
font-weight:600;
}
.sxvside_foot_jtk{
border-radius:0.813rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 16, 0.12);
padding:12px;
margin-top:auto;
}
.sxvside_foot_jtk p{
line-height:1.4;
margin-top:0.25rem;
color:#2E3D28;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.sxvtop_jtk{
padding:14px 28px;
gap:1rem;
background:#EAEFE7;
z-index:40;
align-items:center;
display:flex;
position:sticky;
top:0;
border-bottom:1px solid rgba(20, 31, 16, 0.08);
}
.sxvtop_brand_jtk{
gap:9px;
display:none;
align-items:center;
}
.sxvsearch_jtk{
flex:1;
background:#FFFFFF;
padding:0.688rem 0.875rem;
border:1px solid rgba(20, 31, 16, 0.12);
gap:10px;
border-radius:13px;
color:#556650;
max-width:27.5rem;
display:flex;
align-items:center;
font-size:13.5px;
}
.sxvsearch_jtk svg{
flex:none;
width:1rem;
height:16px;
}
.sxvtop_actions_jtk{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.sxvlang_jtk{
font-size:12px;
color:#2E3D28;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvburger_jtk{
border-radius:0.5rem;
border:1px solid rgba(20, 31, 16, 0.12);
background:#FFFFFF;
justify-content:center;
align-items:center;
width:2.5rem;
display:none;
height:40px;
color:#141F10;
}
/* ---------- bottom-nav (mobile) ---------- */
.sxvbotnav_jtk{
display:none;
}
@media(max-width:1027px){
.sxvside_jtk{
transition:transform .25s ease;
transform:translateX(-100%);
z-index:80;
top:0;
left:0;
position:fixed;
width:280px;
height:100vh;
}
.sxvdrawer_cb_jtk:checked~.sxvshell_jtk .sxvside_jtk{
transform:translateX(0);
}
.sxvtop_jtk{
gap:0.75rem;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.sxvtop_brand_jtk{
display:flex;
}
.sxvsearch_jtk{
display:none;
}
.sxvburger_jtk{
display:flex;
}
.sxvtop_actions_jtk{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.sxvtop_actions_jtk .sxvlang_jtk{
display:none;
}
.sxvtop_actions_jtk .sxvbtn_jtk{
flex:1;
padding:11px 10px;
text-align:center;
}
.sxvbotnav_jtk{
grid-template-columns:repeat(3,1fr);
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#EAEFE7;
transform:translateZ(0);
position:fixed;
bottom:0;
right:0;
left:0;
border-top:1px solid rgba(20, 31, 16, 0.12);
z-index:65;
display:grid;
}
.sxvbn_jtk{
padding:6px 2px 0;
gap:0.25rem;
display:flex;
flex-direction:column;
font-size:10px;
justify-content:flex-end;
min-width:0;
font-weight:600;
align-items:center;
color:#2E3D28;
}
.sxvbn_jtk svg{
flex:none;
height:22px;
width:22px;
}
.sxvbn_jtk span{
overflow:hidden;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
.sxvbn_on_jtk{
color:#4D8A00;
}
.sxvbn_center_jtk{
position:relative;
}
.sxvbn_fab_jtk{
border-radius:50%;
background:#84CC16;
color:#0A1508;
box-shadow:0 0.5rem 2rem rgba(20, 31, 16, 0.14), 0 2px 0.5rem rgba(20, 31, 16, 0.08);
left:50%;
align-items:center;
justify-content:center;
position:absolute;
display:flex;
height:3.125rem;
transform:translateX(-50%);
width:50px;
top:-1.25rem;
}
.sxvbn_fab_jtk svg{
height:1.5rem;
width:1.5rem;
}
.sxvbn_center_jtk span{
color:#4D8A00;
}
}
.sxvbtn_jtk{
gap:8px;
padding:0.688rem 22px;
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:8px;
font-size:14px;
font-weight:700;
align-items:center;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
justify-content:center;
display:inline-flex;
}
.sxvbtn_pri_jtk{
background:#84CC16;
color:#0A1508;
box-shadow:0 4px 18px rgba(132, 204, 22, 0.45), 0 1px 0.25rem rgba(132, 204, 22, 0.30);
}
.sxvbtn_pri_jtk:hover{
background:#6AB212;
}
.sxvbtn_ghost_jtk{
background:rgba(77, 138, 0, 0.11);
color:#141F10;
font-weight:600;
}
.sxvbtn_line_jtk{
background:transparent;
border:1px solid rgba(20, 31, 16, 0.22);
font-weight:600;
color:#141F10;
}
.sxvbtn_lg_jtk{
border-radius:0.813rem;
padding:1rem 30px;
font-size:15px;
}
.sxvband_jtk .sxvbtn_line_jtk{
border-color:rgba(255, 255, 255, 0.13);
color:#F0FAE8;
}
.sxvband_jtk .sxvbtn_ghost_jtk{
background:rgba(255, 255, 255, 0.08);
color:#F0FAE8;
}
.sxvlink_m_jtk{
gap:0.313rem;
font-size:12px;
color:#4D8A00;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
text-decoration:none;
cursor:pointer;
align-items:center;
}
.sxvlink_m_jtk svg{
height:0.875rem;
width:14px;
}
.sxvband_jtk .sxvlink_m_jtk{
color:#AAEB34;
}
.sxvdot_jtk{
flex:none;
background:#4D8A00;
border-radius:50%;
width:7px;
height:7px;
}
.sxvdot_live_jtk{
animation:zm3-pulse 1.4s infinite;
background:#E5222A;
}
.sxvstars_jtk{
gap:2px;
display:inline-flex;
color:#4D8A00;
}
.sxvstars_jtk svg{
height:15px;
width:15px;
}
.sxvchip_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
gap:6px;
background:#FFFFFF;
padding:7px 0.75rem;
border-radius:0.5rem;
color:#2E3D28;
font-size:11px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
display:inline-flex;
}
.sxvchip_on_jtk{
background:rgba(77, 138, 0, 0.11);
border-color:transparent;
color:#4D8A00;
}
.sxvgc_jtk{
display:block;
cursor:pointer;
color:inherit;
min-width:0;
text-decoration:none;
}
.sxvgc_thumb_jtk{
border-radius:0.813rem;
overflow:hidden;
border:1px solid rgba(20, 31, 16, 0.12);
display:block;
aspect-ratio:1;
background-position:center;
background-size:cover;
position:relative;
}
.sxvgc_thumb_portrait_jtk{
aspect-ratio:3/4;
}
.sxvgc_thumb_wide_jtk{
aspect-ratio:16/11;
}
.sxvgc_cap_jtk{
padding:9px;
background:linear-gradient(transparent,rgba(10, 21, 8, 0.72));
bottom:0;
left:0;
right:0;
position:absolute;
}
.sxvgc_name_jtk{
display:block;
font-size:0.781rem;
color:#F0FAE8;
font-weight:700;
}
.sxvgc_meta_jtk{
font-size:0.688rem;
color:#A8C89E;
}
.sxvgc_badge_jtk{
border-radius:8px;
padding:2px 0.375rem;
background:#4D8A00;
color:#0A1508;
font-weight:700;
position:absolute;
top:0.5rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
right:0.5rem;
font-size:8px;
}
.sxvgc_badge_hot_jtk{
background:#E5222A;
color:#F0FAE8;
}
.sxvgc_badge_live_jtk{
background:#E5222A;
color:#F0FAE8;
right:auto;
left:8px;
}
.sxvgc_mult_jtk{
inset:0;
font-weight:700;
position:absolute;
color:#4D8A00;
justify-content:center;
display:flex;
font-size:28px;
align-items:center;
}
.sxvpc_jtk{
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(20, 31, 16, 0.12);
align-items:center;
color:#2E3D28;
justify-content:center;
height:64px;
font-size:0.875rem;
font-weight:700;
display:flex;
}
.sxvrail_jtk{
min-width:0;
}
.sxvrail_scroll_jtk{
gap:14px;
display:grid;
}
.sxvrail_scroll_jtk>*{
min-width:0;
}
.sxvg6_jtk{
grid-template-columns:repeat(6,1fr);
}
.sxvg7_jtk{
grid-template-columns:repeat(7,1fr);
}
.sxvg4_jtk{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.sxvg6_jtk,.sxvg7_jtk{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:6px;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
}
.sxvg6_jtk>*,.sxvg7_jtk>*{
scroll-snap-align:start;
}
.sxvg4_jtk{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.sxvg4_jtk{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.sxvpanel_jtk{
border-radius:20px;
padding:28px 2rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 16, 0.12);
}
.sxvsplit_jtk{
gap:36px;
align-items:start;
display:grid;
}
.sxvsplit_jtk>*{
min-width:0;
}
.sxvsplit_a_jtk{
grid-template-columns:.85fr 1.15fr;
}
.sxvsplit_b_jtk{
grid-template-columns:1fr 1.1fr;
}
.sxvsplit_c_jtk{
grid-template-columns:1.1fr .9fr;
}
.sxvpgrid_jtk{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.sxvpgrid_jtk>*{
min-width:0;
}
.sxvlead_jtk{
line-height:1.65;
font-size:0.938rem;
margin-bottom:14px;
color:#2E3D28;
}
.sxvfeat_jtk{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.sxvfeat_jtk>*{
min-width:0;
}
.sxvfeat2_jtk{
grid-template-columns:1fr 1fr;
}
.sxvfeat_card_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
background:#FFFFFF;
padding:1.625rem;
border-radius:20px;
}
.sxvfeat_card_jtk svg{
color:#4D8A00;
margin-bottom:16px;
width:1.625rem;
height:1.625rem;
}
.sxvfeat_card_jtk h3{
color:#141F10;
font-size:18px;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.sxvfeat_card_jtk p{
line-height:1.6;
color:#2E3D28;
font-size:0.813rem;
}
.sxvfeat_card_jtk b{
color:#141F10;
}
.sxvbig_jtk{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.sxvbig_n_jtk{
font-weight:700;
color:#4D8A00;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
}
.sxvbig_l_jtk{
color:#556650;
font-size:12px;
}
.sxvperson_jtk{
background:#FFFFFF;
border-radius:0.813rem;
gap:14px;
border:1px solid rgba(20, 31, 16, 0.12);
padding:1rem 1.125rem;
display:flex;
align-items:center;
}
.sxvavatar_jtk{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#84CC16,#4D8A00);
height:44px;
width:2.75rem;
}
.sxvperson_name_jtk{
font-size:14px;
color:#141F10;
font-weight:700;
}
.sxvperson_role_jtk{
color:#556650;
font-size:12px;
}
.sxvkv_jtk{
grid-template-columns:1fr 1fr;
border:1px solid rgba(20, 31, 16, 0.12);
overflow:hidden;
background:rgba(20, 31, 16, 0.12);
border-radius:13px;
gap:1px;
display:grid;
}
.sxvkv_jtk>div{
padding:16px 1.125rem;
background:#F4F7F2;
min-width:0;
}
.sxvkv_k_jtk{
margin-bottom:0.313rem;
font-size:0.594rem;
color:#4D8A00;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvkv_v_jtk{
font-size:13.5px;
font-weight:700;
color:#141F10;
}
@media(max-width:1025px){
.sxvsplit_a_jtk,.sxvsplit_b_jtk,.sxvsplit_c_jtk,.sxvpgrid_jtk{
gap:1.5rem;
grid-template-columns:1fr;
}
.sxvfeat_jtk,.sxvfeat2_jtk{
grid-template-columns:1fr;
}
.sxvkv_jtk{
grid-template-columns:1fr;
}
}
.sxvsh_jtk{
margin-bottom:16px;
min-width:0;
}
.sxvsh_row_jtk{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.sxvsh_row_jtk .sxvsh_l_jtk{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.sxvsh_stack_jtk{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.sxvsh_center_jtk{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.sxvsh_h2_jtk{
gap:0.563rem;
display:flex;
align-items:center;
color:#141F10;
font-size:1.25rem;
font-weight:700;
overflow-wrap:break-word;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
}
@media(min-width:771px){
.sxvsh_h2_jtk{
font-size:24px;
}
}
.sxvband_jtk .sxvsh_h2_jtk{
color:#F0FAE8;
}
.sxveb_mono_jtk{
text-transform:none;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.08em;
}
.sxveb_mono_jtk::before{
content:"// ";
}
.sxveb_upper_jtk{
text-transform:uppercase;
letter-spacing:.14em;
}
.sxveb_pill_jtk{
border-radius:62.438rem;
padding:5px 0.688rem;
background:rgba(77, 138, 0, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.sxveb_line_jtk{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.sxveb_line_jtk::before{
background:#4D8A00;
content:"";
display:inline-block;
width:24px;
height:1px;
}
.sxvband_jtk .sxveb_line_jtk::before{
background:#AAEB34;
}
.sxvband_jtk .sxveb_pill_jtk{
background:rgba(255, 255, 255, 0.08);
}
.sxvsh_link_jtk{
gap:0.375rem;
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;
border-bottom:1px solid #141F10;
align-items:center;
font-weight:600;
white-space:nowrap;
display:inline-flex;
color:#141F10;
padding-bottom:2px;
font-size:0.813rem;
}
.sxvsh_link_jtk:hover{
border-color:#4D8A00;
color:#4D8A00;
}
.sxvsh_link_jtk svg{
width:0.875rem;
height:0.875rem;
}
.sxvsh_link_chev_jtk{
border-bottom:0;
font-size:12px;
color:#4D8A00;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
padding-bottom:0;
}
.sxvsh_link_btn_jtk{
border-radius:62.438rem;
background:#84CC16;
padding:9px 1.125rem;
color:#0A1508;
border-bottom:0;
}
.sxvsh_link_btn_jtk:hover{
background:#6AB212;
border-color:transparent;
}
.sxvband_jtk .sxvsh_link_jtk{
border-color:#F0FAE8;
color:#F0FAE8;
}
.sxvband_jtk .sxvsh_link_chev_jtk{
color:#AAEB34;
}
.sxvsh_rule_jtk{
background:rgba(20, 31, 16, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.sxvband_jtk .sxvsh_rule_jtk{
background:rgba(255, 255, 255, 0.13);
}
.sxvseo_grid3_jtk{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.sxvseo_grid4_jtk{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.sxvseo_grid3_jtk>*,.sxvseo_grid4_jtk>*{
min-width:0;
}
.sxvseo_card_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
background:#FFFFFF;
padding:1.5rem;
border-radius:0.813rem;
}
.sxvseo_card_jtk h3{
color:#141F10;
font-size:1.125rem;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.sxvseo_card_jtk p{
color:#2E3D28;
line-height:1.6;
font-size:13px;
}
.sxvseo_card_sm_jtk{
padding:1.25rem;
}
.sxvseo_card_sm_jtk h3{
font-size:1rem;
}
.sxvseo_card_sm_jtk p{
font-size:12.5px;
line-height:1.55;
}
.sxvseo_rtp_row_jtk{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
align-items:center;
margin-top:16px;
}
.sxvrtp_jtk{
gap:0.875rem;
min-width:0;
display:flex;
}
.sxvrtp_jtk>div{
background:#F4F7F2;
border-radius:0.813rem;
flex:1;
padding:1rem;
text-align:center;
min-width:0;
}
.sxvrtp_n_jtk{
color:#4D8A00;
white-space:nowrap;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
font-weight:700;
}
.sxvrtp_l_jtk{
margin-top:4px;
font-size:0.688rem;
color:#556650;
}
.sxvcmp_jtk{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 16, 0.12);
max-width:760px;
}
.sxvcmp_row_jtk{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.sxvcmp_row_jtk>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.sxvcmp_row_jtk>div:first-child{
color:#141F10;
padding-left:22px;
text-align:left;
font-weight:600;
}
.sxvcmp_th_jtk{
background:#F4F7F2;
font-weight:700;
font-size:12.5px;
}
.sxvcmp_row_jtk:not(.sxvcmp_th_jtk){
background:#FFFFFF;
border-top:1px solid rgba(20, 31, 16, 0.08);
color:#2E3D28;
}
.sxvcmp_zebra_jtk{
background:#EDF1EB;
}
.sxvguide_jtk{
background:#FFFFFF;
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 16, 0.12);
cursor:pointer;
}
.sxvguide_cover_jtk{
height:8.125rem;
}
.sxvguide_body_jtk{
padding:1.25rem;
}
.sxvguide_body_jtk h3{
margin:7px 0 0.563rem;
font-weight:700;
color:#141F10;
font-size:16px;
line-height:1.25;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.sxvguide_meta_jtk{
font-size:0.719rem;
color:#556650;
}
.sxvhub_jtk{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:1.75rem;
border-top:1px solid rgba(20, 31, 16, 0.08);
display:grid;
}
.sxvhub_jtk>*{
min-width:0;
}
.sxvhub_jtk h4{
font-weight:700;
color:#141F10;
margin-bottom:11px;
font-size:13px;
}
.sxvhub_col_jtk{
gap:0.5rem;
flex-direction:column;
font-size:0.813rem;
color:#2E3D28;
display:flex;
}
.sxvhub_col_jtk a{
cursor:pointer;
}
@media(max-width:1021px){
.sxvseo_grid3_jtk{
grid-template-columns:1fr;
}
.sxvseo_grid4_jtk{
grid-template-columns:repeat(2,1fr);
}
.sxvseo_rtp_row_jtk{
grid-template-columns:1fr;
gap:1.25rem;
}
.sxvhub_jtk{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.sxvhub_jtk{
grid-template-columns:1fr;
}
}
.sxvhero_jtk{
overflow:hidden;
background:linear-gradient(120deg,#0F1A0C,#0C1520);
border:1px solid rgba(20, 31, 16, 0.12);
border-radius:1.25rem;
padding:2.875rem 3rem;
color:#F0FAE8;
position:relative;
}
.sxvhero_glow_jtk{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-3.75rem;
height:340px;
width:340px;
top:-60px;
}
.sxvhero_in_jtk{
max-width:600px;
position:relative;
}
.sxvhero_jtk .sxveyebrow_jtk{
color:#AAEB34;
}
.sxvpill_row_jtk{
padding:0.375rem 0.813rem;
background:rgba(255, 255, 255, 0.08);
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.5rem;
margin-bottom:1.375rem;
color:#AAEB34;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.656rem;
text-transform:uppercase;
letter-spacing:.1em;
align-items:center;
display:inline-flex;
}
.sxvhero_h1_jtk{
margin:1.125rem 0;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0FAE8;
overflow-wrap:break-word;
line-height:1.02;
letter-spacing:-.02em;
font-size:3.375rem;
font-weight:700;
}
.sxvhero_h1_jtk em{
color:#AAEB34;
font-style:normal;
}
.sxvhero_sub_jtk{
font-size:1.063rem;
max-width:480px;
line-height:1.55;
margin-bottom:1.75rem;
color:#A8C89E;
}
.sxvhero_cta_jtk{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:1.625rem;
}
.sxvhero_trust_jtk{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.sxvhero_rating_txt_jtk{
font-size:0.813rem;
color:#A8C89E;
}
@media(max-width:1025px){
.sxvhero_jtk{
padding:2rem 24px;
}
.sxvhero_h1_jtk{
font-size:38px;
}
}
@media(max-width:563px){
.sxvhero_h1_jtk{
font-size:1.875rem;
}
}
.sxvstat_jtk{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.sxvstat_jtk>*{
min-width:0;
}
.sxvstat_item_jtk{
border-radius:0.813rem;
background:#FFFFFF;
padding:1.125rem 20px;
border:1px solid rgba(20, 31, 16, 0.12);
}
.sxvstat_k_jtk{
font-size:9.5px;
letter-spacing:.12em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#556650;
text-transform:uppercase;
margin-bottom:7px;
}
.sxvstat_v_jtk{
gap:0.5rem;
overflow-wrap:anywhere;
display:flex;
min-width:0;
color:#141F10;
font-weight:700;
align-items:center;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
}
.sxvstat_v_accent_jtk{
color:#4D8A00;
}
@media(max-width:1023px){
.sxvstat_jtk{
grid-template-columns:repeat(2,1fr);
}
}
.sxvwlc_jtk{
padding:36px 40px;
border-radius:20px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#0F1A0C,#0C1520);
border:1px solid rgba(20, 31, 16, 0.12);
gap:24px;
color:#F0FAE8;
display:grid;
position:relative;
align-items:center;
}
.sxvwlc_jtk>*{
min-width:0;
}
.sxvwlc_jtk .sxveyebrow_jtk{
color:#AAEB34;
}
.sxvwlc_glow_jtk{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-2.5rem;
width:16.25rem;
height:260px;
right:-40px;
}
.sxvwlc_in_jtk{
position:relative;
}
.sxvwlc_h2_jtk{
margin:10px 0 0.5rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0FAE8;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
font-size:2.125rem;
}
.sxvwlc_h2_jtk em{
color:#AAEB34;
font-style:normal;
}
.sxvwlc_sub_jtk{
color:#A8C89E;
font-size:14px;
line-height:1.55;
margin-bottom:18px;
max-width:420px;
}
.sxvwlc_terms_jtk{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.sxvterm_jtk{
border-radius:13px;
padding:13px 15px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.688rem;
display:flex;
align-items:center;
}
.sxvterm_jtk svg{
flex:none;
color:#AAEB34;
width:1.25rem;
height:20px;
}
.sxvterm_k_jtk{
text-transform:uppercase;
letter-spacing:.1em;
color:#A8C89E;
font-size:0.594rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvterm_v_jtk{
color:#F0FAE8;
font-size:0.875rem;
margin-top:2px;
font-weight:700;
}
@media(max-width:1025px){
.sxvwlc_jtk{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.sxvwlc_h2_jtk{
font-size:26px;
}
}
.sxvjp_jtk{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.sxvjp_jtk>*{
min-width:0;
}
.sxvjp_hero_jtk{
background:linear-gradient(135deg,#0F1A0C,#0C1520);
border:1px solid rgba(20, 31, 16, 0.12);
padding:26px;
border-radius:20px;
gap:0.875rem;
overflow:hidden;
flex-direction:column;
position:relative;
color:#F0FAE8;
justify-content:space-between;
min-height:11.25rem;
display:flex;
}
.sxvjp_glow_jtk{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
top:-2.5rem;
right:-40px;
height:180px;
width:11.25rem;
}
.sxvjp_k_row_jtk{
gap:10px;
align-items:center;
justify-content:space-between;
display:flex;
position:relative;
}
.sxvjp_k_jtk{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
color:#556650;
text-transform:uppercase;
letter-spacing:.12em;
}
.sxvjp_hero_jtk .sxvjp_k_jtk{
color:#A8C89E;
}
.sxvjp_amt_jtk{
font-size:2.625rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
position:relative;
color:#AAEB34;
font-weight:700;
}
.sxvjp_sub_jtk{
margin-top:0.313rem;
color:#A8C89E;
font-size:12px;
}
.sxvjp_cell_jtk{
border-radius:20px;
padding:1.375rem;
border:1px solid rgba(20, 31, 16, 0.12);
background:#FFFFFF;
display:flex;
justify-content:space-between;
min-height:180px;
flex-direction:column;
}
.sxvjp_cell_jtk .sxvjp_amt_jtk{
font-size:1.875rem;
color:#141F10;
}
.sxvjp_cell_jtk .sxvjp_sub_jtk{
color:#556650;
}
@media(max-width:1025px){
.sxvjp_jtk{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.sxvjp_amt_jtk{
font-size:32px;
}
}
.sxvgm_jtk{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.sxvgm_jtk>*{
min-width:0;
}
.sxvgm_panel_jtk{
padding:1.75rem;
border-radius:1.25rem;
border:1px solid rgba(20, 31, 16, 0.12);
background:#FFFFFF;
}
.sxvgm_h2_jtk{
margin:10px 0 8px;
color:#141F10;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:24px;
}
.sxvgm_text_jtk{
max-width:27.5rem;
color:#2E3D28;
margin-bottom:1.25rem;
font-size:0.844rem;
line-height:1.6;
}
.sxvgm_level_jtk{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:1rem;
}
.sxvgm_lv_jtk{
color:#4D8A00;
font-size:1.5rem;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.sxvgm_bar_wrap_jtk{
flex:1;
min-width:0;
}
.sxvgm_bar_meta_jtk{
justify-content:space-between;
color:#556650;
margin-bottom:5px;
font-size:0.625rem;
display:flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvbar_jtk{
overflow:hidden;
border-radius:999px;
background:#F4F7F2;
height:8px;
}
.sxvbar_fill_jtk{
background:linear-gradient(90deg,#84CC16,#4D8A00);
border-radius:62.438rem;
height:100%;
display:block;
}
.sxvgm_missions_jtk{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.sxvgm_refer_jtk{
overflow:hidden;
padding:28px;
border:1px solid rgba(20, 31, 16, 0.12);
border-radius:1.25rem;
background:linear-gradient(150deg,#0F1A0C,#0C1520);
color:#F0FAE8;
justify-content:space-between;
position:relative;
display:flex;
flex-direction:column;
}
.sxvgm_refer_jtk .sxveyebrow_jtk{
color:#AAEB34;
}
.sxvgm_ref_h2_jtk{
margin:10px 0 8px;
color:#F0FAE8;
line-height:1.1;
font-size:1.5rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.sxvgm_ref_h2_jtk em{
font-style:normal;
color:#AAEB34;
}
.sxvgm_ref_text_jtk{
font-size:0.813rem;
color:#A8C89E;
line-height:1.55;
margin-bottom:1.125rem;
}
@media(max-width:1025px){
.sxvgm_jtk{
grid-template-columns:1fr;
}
}
.sxvdw_h2_jtk{
font-weight:700;
color:#141F10;
font-size:26px;
line-height:1.08;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:10px;
}
.sxvsteps_v_jtk{
gap:10px;
grid-template-columns:1fr;
}
.sxvsteps_v_jtk .sxvstep_jtk{
padding:18px 1.25rem;
}
@media(max-width:562px){
.sxvdw_h2_jtk{
font-size:23px;
}
}
.sxvpay_logos_jtk{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.sxvpay_logos_jtk>*{
min-width:0;
}
.sxvpay_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
border-radius:8px;
font-size:12px;
font-weight:700;
height:48px;
color:#2E3D28;
justify-content:center;
display:flex;
align-items:center;
}
.sxvtable_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
border-radius:0.813rem;
overflow:hidden;
}
.sxvtrow_jtk{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.sxvtrow_jtk>div{
padding:13px 14px;
min-width:0;
}
.sxvtrow_jtk>div:first-child{
color:#141F10;
font-weight:700;
padding-left:16px;
}
.sxvtrow_th_jtk{
background:#F4F7F2;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#556650;
text-transform:uppercase;
letter-spacing:.06em;
font-size:9.5px;
}
.sxvtrow_jtk:not(.sxvtrow_th_jtk){
background:#FFFFFF;
border-top:1px solid rgba(20, 31, 16, 0.08);
color:#2E3D28;
}
.sxvtrow_zebra_jtk{
background:#EDF1EB;
}
.sxvpos_jtk{
font-weight:700;
color:#4D8A00;
}
@media(max-width:1024px){
.sxvpay_logos_jtk{
grid-template-columns:repeat(2,1fr);
}
}
.sxvsupp_jtk{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.sxvsupp_jtk>*{
min-width:0;
}
.sxvsupp_card_jtk{
padding:1.5rem;
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 16, 0.12);
}
.sxvsupp_card_jtk svg{
height:24px;
width:1.5rem;
margin-bottom:14px;
color:#4D8A00;
}
.sxvsupp_card_jtk h3{
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
margin-bottom:0.375rem;
color:#141F10;
}
.sxvsupp_card_jtk p{
color:#2E3D28;
font-size:13px;
line-height:1.55;
}
@media(max-width:1025px){
.sxvsupp_jtk{
grid-template-columns:1fr;
}
}
.sxvsteps_jtk{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.sxvsteps_jtk>*{
min-width:0;
}
.sxvstep_jtk{
border-radius:13px;
padding:24px;
border:1px solid rgba(20, 31, 16, 0.12);
background:#FFFFFF;
position:relative;
}
.sxvstep_num_jtk{
background:#84CC16;
border-radius:0.5rem;
color:#0A1508;
font-size:0.813rem;
font-weight:700;
width:1.875rem;
justify-content:center;
display:flex;
align-items:center;
height:30px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:14px;
}
.sxvstep_h_jtk{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:7px;
color:#141F10;
font-size:16px;
}
.sxvstep_p_jtk{
color:#2E3D28;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1024px){
.sxvsteps_jtk{
grid-template-columns:1fr;
}
}
.sxvtour_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
grid-template-columns:1.05fr 1fr;
border-radius:20px;
overflow:hidden;
display:grid;
}
.sxvtour_jtk>*{
min-width:0;
}
.sxvtour_l_jtk{
background:linear-gradient(135deg,#0F1A0C,#0C1520);
padding:34px;
overflow:hidden;
position:relative;
color:#F0FAE8;
}
.sxvtour_h2_jtk{
margin:12px 0 10px;
color:#F0FAE8;
line-height:1.05;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.875rem;
}
.sxvtour_h2_jtk em{
color:#AAEB34;
font-style:normal;
}
.sxvtour_text_jtk{
line-height:1.6;
font-size:0.844rem;
color:#A8C89E;
margin-bottom:20px;
max-width:340px;
}
.sxvtour_meta_jtk{
gap:1.125rem;
flex-wrap:wrap;
margin-bottom:1.25rem;
display:flex;
align-items:flex-end;
}
.sxvtour_cap_jtk{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
text-transform:uppercase;
color:#A8C89E;
margin-bottom:0.313rem;
}
.sxvcount_jtk{
gap:6px;
display:flex;
}
.sxvcount_jtk span{
border-radius:8px;
padding:0.25rem 0.563rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
font-size:22px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.sxvtour_units_jtk{
color:#A8C89E;
font-size:10px;
}
.sxvboard_jtk{
padding:28px 30px;
background:#FFFFFF;
}
.sxvboard_head_jtk{
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
display:flex;
}
.sxvboard_title_jtk{
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
color:#141F10;
}
.sxvboard_upd_jtk{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#556650;
text-transform:uppercase;
font-size:0.625rem;
}
.sxvboard_list_jtk{
gap:2px;
display:flex;
flex-direction:column;
}
.sxvboard_row_jtk{
padding:10px 0.75rem;
border-radius:8px;
gap:0.75rem;
align-items:center;
display:flex;
}
.sxvboard_top1_jtk{
background:rgba(77, 138, 0, 0.11);
}
.sxvboard_rk_jtk{
font-size:14px;
color:#556650;
font-weight:700;
width:20px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvboard_top1_jtk .sxvboard_rk_jtk{
color:#4D8A00;
}
.sxvboard_nm_jtk{
flex:1;
min-width:0;
font-size:13.5px;
font-weight:600;
color:#2E3D28;
}
.sxvboard_top1_jtk .sxvboard_nm_jtk{
color:#141F10;
font-weight:700;
}
.sxvboard_pt_jtk{
font-size:0.781rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#2E3D28;
}
@media(max-width:1023px){
.sxvtour_jtk{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.sxvtour_h2_jtk{
font-size:24px;
}
}
.sxvnews_jtk{
gap:1.5rem;
background:linear-gradient(135deg,#0F1A0C,#0C1520);
border-radius:20px;
padding:26px 32px;
border:1px solid rgba(20, 31, 16, 0.12);
flex-wrap:wrap;
color:#F0FAE8;
align-items:center;
justify-content:space-between;
display:flex;
}
.sxvnews_h3_jtk{
margin-bottom:4px;
font-weight:700;
color:#F0FAE8;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.25rem;
}
.sxvnews_text_jtk{
color:#A8C89E;
font-size:13px;
}
.sxvnews_form_jtk{
gap:0.625rem;
flex:1;
display:flex;
min-width:0;
max-width:440px;
}
.sxvnews_form_jtk .sxvinput_jtk{
min-width:0;
}
@media(max-width:557px){
.sxvnews_form_jtk{
width:100%;
}
}
.sxvinput_jtk{
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
flex:1;
padding:13px 1rem;
border-radius:0.5rem;
color:#A8C89E;
font-size:0.844rem;
}
.sxvpromo_grid_jtk{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.sxvpromo_grid_jtk>*{
min-width:0;
}
.sxvpromo_jtk{
overflow:hidden;
border:1px solid rgba(20, 31, 16, 0.12);
padding:24px;
border-radius:20px;
background:#FFFFFF;
position:relative;
min-height:150px;
}
.sxvpromo_h_jtk{
color:#141F10;
font-size:1.625rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-top:6px;
line-height:1.05;
}
.sxvpromo_h_jtk em{
color:#4D8A00;
font-style:normal;
}
.sxvpromo_p_jtk{
color:#2E3D28;
font-size:12.5px;
line-height:1.5;
margin-top:8px;
}
.sxvpromo_feat_jtk{
border-color:rgba(20, 31, 16, 0.12);
background:linear-gradient(135deg,#0F1A0C,#0C1520);
}
.sxvpromo_feat_jtk .sxvpromo_h_jtk{
color:#F0FAE8;
}
.sxvpromo_feat_jtk .sxvpromo_h_jtk em{
color:#AAEB34;
}
.sxvpromo_feat_jtk .sxvpromo_p_jtk{
color:#A8C89E;
}
.sxvpromo_feat_jtk .sxveyebrow_jtk{
color:#AAEB34;
}
@media(max-width:1026px){
.sxvpromo_grid_jtk{
grid-template-columns:1fr;
}
}
.sxvvip_head_jtk{
gap:12px;
display:flex;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
align-items:flex-end;
}
.sxvvip_intro_jtk{
max-width:26.25rem;
color:#2E3D28;
font-size:0.813rem;
}
.sxvvip_jtk{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.sxvvip_jtk>*{
min-width:0;
}
.sxvtier_jtk{
padding:20px;
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(20, 31, 16, 0.12);
}
.sxvtier_on_jtk{
background:rgba(77, 138, 0, 0.11);
border-color:#4D8A00;
}
.sxvtier_medal_jtk{
background:linear-gradient(135deg,#84CC16,#4D8A00);
border-radius:0.5rem;
margin-bottom:0.875rem;
width:30px;
height:1.875rem;
}
.sxvtier_name_jtk{
font-weight:700;
font-size:15px;
margin-bottom:0.313rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#141F10;
}
.sxvtier_tx_jtk{
font-size:11.5px;
line-height:1.5;
color:#556650;
}
@media(max-width:1025px){
.sxvvip_jtk{
grid-template-columns:repeat(2,1fr);
}
}
.sxvbanner_jtk{
border-radius:1.25rem;
gap:1.75rem;
background:linear-gradient(115deg,#0F1A0C,#0C1520);
overflow:hidden;
border:1px solid rgba(20, 31, 16, 0.12);
padding:2.25rem 2.5rem;
color:#F0FAE8;
display:flex;
align-items:center;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
}
.sxvbanner_glow_jtk{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
top:50%;
position:absolute;
transform:translateY(-50%);
height:12.5rem;
width:200px;
right:5rem;
}
.sxvbanner_in_jtk{
max-width:35rem;
position:relative;
}
.sxvbanner_jtk .sxveyebrow_jtk{
color:#AAEB34;
}
.sxvbanner_h2_jtk{
margin:10px 0;
line-height:1.05;
font-weight:700;
color:#F0FAE8;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:30px;
}
.sxvbanner_text_jtk{
line-height:1.6;
font-size:14px;
color:#A8C89E;
}
@media(max-width:563px){
.sxvbanner_h2_jtk{
font-size:24px;
}
}
.sxvrc_jtk{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.sxvrc_jtk>*{
min-width:0;
}
.sxvrc_awards_jtk{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.sxvaward_jtk{
gap:11px;
display:flex;
align-items:center;
}
.sxvaward_jtk svg{
flex:none;
height:1.125rem;
width:18px;
color:#F59E0B;
}
.sxvaward_t_jtk{
font-size:0.844rem;
font-weight:700;
color:#141F10;
}
.sxvaward_s_jtk{
font-size:11.5px;
color:#556650;
}
.sxvrc_press_jtk{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.sxvlogo_cell_jtk{
border:1px solid rgba(20, 31, 16, 0.12);
border-radius:0.5rem;
align-items:center;
color:#2E3D28;
height:48px;
display:flex;
font-weight:700;
font-size:0.813rem;
justify-content:center;
}
.sxvrc_partner_jtk{
padding:1.25rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 16, 0.12);
border-radius:13px;
}
.sxvrc_partner_name_jtk{
font-weight:700;
margin-bottom:6px;
font-size:1.125rem;
color:#141F10;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.sxvrc_partner_text_jtk{
color:#2E3D28;
font-size:12.5px;
line-height:1.55;
}
@media(max-width:1021px){
.sxvrc_jtk{
gap:22px;
grid-template-columns:1fr;
}
.sxvrc_press_jtk{
grid-template-columns:repeat(4,1fr);
}
}
.sxvet_h2_jtk{
margin:10px 0 0.875rem;
line-height:1.08;
font-weight:700;
font-size:1.75rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#141F10;
}
.sxvet_right_jtk{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.sxvet_updated_jtk{
padding:0.875rem 1.125rem;
background:#F4F7F2;
border-radius:13px;
gap:10px;
border:1px solid rgba(20, 31, 16, 0.12);
align-items:center;
display:flex;
font-size:0.75rem;
color:#2E3D28;
}
.sxvet_updated_jtk svg{
flex:none;
height:15px;
color:#4D8A00;
width:15px;
}
.sxvet_updated_jtk b{
color:#141F10;
}
@media(max-width:561px){
.sxvet_h2_jtk{
font-size:1.5rem;
}
}
.sxvrv_head_jtk{
gap:12px;
margin-bottom:18px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.sxvrv_agg_jtk{
gap:0.625rem;
display:flex;
align-items:center;
}
.sxvrv_source_jtk{
color:#556650;
font-size:0.781rem;
}
.sxvrv_grid_jtk{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.sxvrv_grid_jtk>*{
min-width:0;
}
.sxvreview_jtk{
border-radius:13px;
border:1px solid rgba(20, 31, 16, 0.12);
background:#FFFFFF;
padding:24px;
}
.sxvreview_jtk .sxvstars_jtk{
margin-bottom:0.625rem;
}
.sxvreview_jtk p{
color:#141F10;
line-height:1.5;
font-size:14.5px;
font-weight:600;
margin-bottom:14px;
}
.sxvreview_by_jtk{
font-size:0.781rem;
color:#556650;
}
@media(max-width:1025px){
.sxvrv_grid_jtk{
grid-template-columns:1fr;
}
}
.sxvdispute_jtk{
border:1px dashed rgba(20, 31, 16, 0.22);
gap:1.75rem;
border-radius:0.813rem;
padding:26px 1.875rem;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.sxvdispute_in_jtk{
max-width:660px;
}
.sxvdispute_h2_jtk{
font-size:22px;
color:#141F10;
font-weight:700;
margin-bottom:8px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.sxvdispute_text_jtk{
color:#2E3D28;
font-size:0.844rem;
line-height:1.6;
}
.sxvab_h2_jtk{
margin:0.875rem 0 1rem;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
color:#141F10;
font-size:32px;
}
.sxvab_body_jtk{
font-size:15px;
line-height:1.65;
margin-bottom:14px;
color:#2E3D28;
}
.sxvab_chips_jtk{
gap:10px;
margin-top:0.5rem;
display:flex;
flex-wrap:wrap;
}
.sxvfaq_jtk{
gap:10px;
display:flex;
flex-direction:column;
}
.sxvfaq_item_jtk{
padding:1.125rem 1.375rem;
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(20, 31, 16, 0.12);
}
.sxvfaq_q_jtk{
list-style:none;
gap:16px;
color:#141F10;
font-weight:600;
display:flex;
justify-content:space-between;
align-items:center;
font-size:15.5px;
cursor:pointer;
}
.sxvfaq_q_jtk::-webkit-details-marker{
display:none;
}
.sxvfaq_q_t_jtk{
gap:0.625rem;
display:flex;
}
.sxvfaq_q_i_jtk{
color:#4D8A00;
font-style:normal;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvfaq_pm_jtk{
color:#4D8A00;
font-size:1.25rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvfaq_item_jtk[open] .sxvfaq_pm_jtk{
transform:rotate(45deg);
}
.sxvfaq_a_jtk{
color:#2E3D28;
margin-top:0.75rem;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:557px){
.sxvab_h2_jtk{
font-size:26px;
}
}
.sxvop_h2_jtk{
margin:0.625rem 0 8px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
line-height:1.1;
color:#141F10;
font-weight:700;
}
.sxvop_text_jtk{
font-size:0.844rem;
line-height:1.6;
color:#2E3D28;
}
@media(max-width:563px){
.sxvop_h2_jtk{
font-size:22px;
}
}
.sxvprovs_jtk{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.sxvprovs_jtk>*{
min-width:0;
}
.sxvprov_jtk{
padding:12px;
border-radius:0.813rem;
background:#FFFFFF;
border:1px solid rgba(20, 31, 16, 0.12);
justify-content:center;
text-decoration:none;
align-items:center;
height:64px;
display:flex;
}
.sxvprov_img_jtk{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.sxvresp_jtk{
padding:1.625rem;
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(20, 31, 16, 0.12);
gap:1.5rem;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.sxvresp_in_jtk{
max-width:35rem;
}
.sxvresp_h_jtk{
margin-bottom:0.5rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.188rem;
color:#141F10;
}
.sxvresp_p_jtk{
font-size:0.844rem;
line-height:1.6;
color:#2E3D28;
}
.sxvresp_badges_jtk{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.sxvage18_jtk{
border:1.5px solid #E5222A;
border-radius:8px;
padding:4px 8px;
font-weight:700;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#E5222A;
font-size:13px;
}
.sxvresp_org_jtk{
font-size:0.813rem;
color:#556650;
font-weight:600;
}
@media(max-width:1025px){
.sxvprovs_jtk{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.sxvprovs_jtk{
grid-template-columns:repeat(2,1fr);
}
}
.sxvfooter_jtk{
padding:2.5rem 28px;
background:#D6DDD2;
border-top:1px solid rgba(20, 31, 16, 0.08);
}
.sxvfooter_grid_jtk{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
max-width:87.5rem;
margin-left:auto;
margin-right:auto;
margin-bottom:1.75rem;
}
.sxvfooter_grid_jtk>*{
min-width:0;
}
.sxvfooter_grid_jtk h4{
font-size:0.625rem;
color:#8A9E84;
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:13px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.sxvfcol_jtk{
gap:9px;
font-size:0.813rem;
color:#2E3D28;
display:flex;
flex-direction:column;
}
.sxvfcol_jtk a{
cursor:pointer;
}
.sxvft_about_jtk{
max-width:16.25rem;
color:#556650;
margin-top:0.75rem;
font-size:13px;
line-height:1.6;
}
.sxvft_contact_jtk{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12.5px;
color:#4D8A00;
overflow-wrap:anywhere;
margin-top:12px;
}
.sxvfooter_bottom_jtk{
margin:0 auto;
gap:16px;
flex-wrap:wrap;
border-top:1px solid rgba(20, 31, 16, 0.08);
max-width:87.5rem;
display:flex;
justify-content:space-between;
align-items:center;
padding-top:20px;
}
.sxvfooter_bottom_jtk p{
max-width:720px;
font-size:11px;
line-height:1.6;
color:#8A9E84;
}
@media(max-width:1023px){
.sxvfooter_grid_jtk{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.sxvfooter_grid_jtk{
grid-template-columns:1fr;
}
}