*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F9F6F0;
font-size:15px;
color:#3D3220;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
line-height:1.55;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
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{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(20, 13, 3, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ljxshell-789{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.ljxmain-789{
min-width:0;
}
.ljxwrap-789{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ljxcontainer-789{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.ljxcontainer-789{
padding:0 1.75rem;
}
}
.ljxsection-789{
padding:24px 1.75rem;
}
.ljxsection_pt-789{
padding-top:2.125rem;
}
.ljxband_soft-789{
background:#FFFFFF;
}
.ljxeyebrow-789{
display:inline-block;
font-size:10.5px;
text-transform:uppercase;
letter-spacing:.14em;
overflow-wrap:break-word;
font-weight:600;
line-height:1.4;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A87C0F;
}
.ljxdrawer_cb-789{
display:none;
}
.ljxoverlay-789{
display:none;
}
@media(max-width:1022px){
.ljxshell-789{
grid-template-columns:1fr;
}
.ljxmain-789{
padding-bottom:4.875rem;
}
.ljxdrawer_cb-789:checked~.ljxoverlay-789{
background:rgba(20, 13, 3, 0.72);
inset:0;
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:562px){
.ljxsection-789{
padding:18px 1rem;
}
.ljxsection_pt-789{
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 ---------- */
.ljxside-789{
gap:1.375rem;
padding:1.375rem 1.125rem;
background:#F0EBE1;
display:flex;
height:100vh;
top:0;
position:sticky;
overflow-y:auto;
flex-direction:column;
border-right:1px solid rgba(28, 20, 8, 0.08);
align-self:start;
}
.ljxbrand-789{
gap:0.625rem;
align-items:center;
display:flex;
}
.ljxlogo-789{
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.313rem;
letter-spacing:-.02em;
color:#1C1408;
}
.ljxside_cta-789{
border:1px solid rgba(28, 20, 8, 0.12);
padding:16px;
background:rgba(168, 124, 15, 0.11);
border-radius:13px;
}
.ljxside_cta_h-789{
line-height:1.15;
font-size:17px;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1C1408;
margin-bottom:0.375rem;
}
.ljxside_cta_p-789{
font-size:0.75rem;
line-height:1.45;
margin-bottom:0.75rem;
color:#3D3220;
}
.ljxnav-789{
gap:3px;
display:flex;
flex-direction:column;
}
.ljxnav_label-789{
padding:0.375rem 10px;
color:#9E8C6A;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
}
.ljxnav_item-789{
padding:0.625rem;
border-radius:0.5rem;
gap:0.688rem;
font-weight:500;
font-size:14px;
color:#3D3220;
display:flex;
align-items:center;
}
.ljxnav_item-789 svg{
width:1.063rem;
height:1.063rem;
}
.ljxnav_item-789:hover{
background:rgba(168, 124, 15, 0.11);
color:#1C1408;
}
.ljxnav_item_on-789{
background:rgba(168, 124, 15, 0.11);
color:#A87C0F;
font-weight:600;
}
.ljxside_foot-789{
border-radius:0.813rem;
background:#FFFFFF;
border:1px solid rgba(28, 20, 8, 0.12);
padding:0.75rem;
margin-top:auto;
}
.ljxside_foot-789 p{
color:#3D3220;
line-height:1.4;
font-size:0.781rem;
margin-top:4px;
}
/* ---------- topbar ---------- */
.ljxtop-789{
background:#F0EBE1;
padding:14px 1.75rem;
gap:1rem;
z-index:40;
align-items:center;
top:0;
display:flex;
position:sticky;
border-bottom:1px solid rgba(28, 20, 8, 0.08);
}
.ljxtop_brand-789{
gap:0.563rem;
align-items:center;
display:none;
}
.ljxsearch-789{
border:1px solid rgba(28, 20, 8, 0.12);
padding:0.688rem 14px;
flex:1;
gap:10px;
background:#FFFFFF;
border-radius:13px;
align-items:center;
max-width:27.5rem;
display:flex;
color:#6B5C3E;
font-size:13.5px;
}
.ljxsearch-789 svg{
flex:none;
height:16px;
width:16px;
}
.ljxtop_actions-789{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.ljxlang-789{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:12px;
color:#3D3220;
}
.ljxburger-789{
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:8px;
background:#FFFFFF;
height:2.5rem;
display:none;
justify-content:center;
align-items:center;
width:40px;
color:#1C1408;
}
/* ---------- bottom-nav (mobile) ---------- */
.ljxbotnav-789{
display:none;
}
@media(max-width:1027px){
.ljxside-789{
transition:transform .25s ease;
height:100vh;
position:fixed;
z-index:80;
top:0;
left:0;
transform:translateX(-100%);
width:280px;
}
.ljxdrawer_cb-789:checked~.ljxshell-789 .ljxside-789{
transform:translateX(0);
}
.ljxtop-789{
padding:0.875rem 1rem;
gap:12px;
position:static;
flex-wrap:wrap;
}
.ljxtop_brand-789{
display:flex;
}
.ljxsearch-789{
display:none;
}
.ljxburger-789{
display:flex;
}
.ljxtop_actions-789{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.ljxtop_actions-789 .ljxlang-789{
display:none;
}
.ljxtop_actions-789 .ljxbtn-789{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.ljxbotnav-789{
grid-template-columns:repeat(3,1fr);
background:#F0EBE1;
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
bottom:0;
display:grid;
border-top:1px solid rgba(28, 20, 8, 0.12);
transform:translateZ(0);
z-index:65;
left:0;
position:fixed;
right:0;
}
.ljxbn-789{
padding:0.375rem 2px 0;
gap:4px;
font-weight:600;
justify-content:flex-end;
color:#3D3220;
flex-direction:column;
align-items:center;
min-width:0;
font-size:10px;
display:flex;
}
.ljxbn-789 svg{
flex:none;
height:22px;
width:1.375rem;
}
.ljxbn-789 span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.ljxbn_on-789{
color:#A87C0F;
}
.ljxbn_center-789{
position:relative;
}
.ljxbn_fab-789{
border-radius:50%;
background:#F5C218;
color:#1C1408;
transform:translateX(-50%);
justify-content:center;
width:3.125rem;
top:-1.25rem;
display:flex;
left:50%;
align-items:center;
height:50px;
box-shadow:0 0.5rem 2rem rgba(28, 20, 8, 0.14), 0 2px 0.5rem rgba(28, 20, 8, 0.09);
position:absolute;
}
.ljxbn_fab-789 svg{
height:1.5rem;
width:1.5rem;
}
.ljxbn_center-789 span{
color:#A87C0F;
}
}
.ljxbtn-789{
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;
gap:8px;
padding:0.688rem 22px;
border-radius:8px;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-flex;
font-size:0.875rem;
justify-content:center;
cursor:pointer;
font-weight:700;
align-items:center;
}
.ljxbtn_pri-789{
background:#F5C218;
color:#1C1408;
box-shadow:0 0.25rem 18px rgba(245, 194, 24, 0.42), 0 1px 4px rgba(168, 124, 15, 0.28);
}
.ljxbtn_pri-789:hover{
background:#DBA912;
}
.ljxbtn_ghost-789{
background:rgba(168, 124, 15, 0.11);
color:#1C1408;
font-weight:600;
}
.ljxbtn_line-789{
background:transparent;
border:1px solid rgba(28, 20, 8, 0.22);
color:#1C1408;
font-weight:600;
}
.ljxbtn_lg-789{
padding:16px 30px;
border-radius:13px;
font-size:15px;
}
.ljxband-789 .ljxbtn_line-789{
border-color:rgba(255, 220, 120, 0.13);
color:#F9F2E2;
}
.ljxband-789 .ljxbtn_ghost-789{
background:rgba(255, 220, 120, 0.08);
color:#F9F2E2;
}
.ljxlink_m-789{
gap:0.313rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
cursor:pointer;
color:#A87C0F;
align-items:center;
font-size:12px;
display:inline-flex;
text-decoration:none;
}
.ljxlink_m-789 svg{
height:0.875rem;
width:14px;
}
.ljxband-789 .ljxlink_m-789{
color:#F5C842;
}
.ljxdot-789{
border-radius:50%;
background:#A87C0F;
flex:none;
height:0.438rem;
width:7px;
}
.ljxdot_live-789{
animation:zm3-pulse 1.4s infinite;
background:#D93025;
}
.ljxstars-789{
gap:2px;
color:#A87C0F;
display:inline-flex;
}
.ljxstars-789 svg{
width:0.938rem;
height:15px;
}
.ljxchip-789{
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:8px;
padding:0.438rem 0.75rem;
background:#FFFFFF;
gap:6px;
display:inline-flex;
align-items:center;
color:#3D3220;
font-size:0.688rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ljxchip_on-789{
border-color:transparent;
background:rgba(168, 124, 15, 0.11);
color:#A87C0F;
}
.ljxgc-789{
cursor:pointer;
text-decoration:none;
min-width:0;
color:inherit;
display:block;
}
.ljxgc_thumb-789{
border:1px solid rgba(28, 20, 8, 0.12);
overflow:hidden;
border-radius:0.813rem;
position:relative;
background-size:cover;
display:block;
background-position:center;
aspect-ratio:1;
}
.ljxgc_thumb_portrait-789{
aspect-ratio:3/4;
}
.ljxgc_thumb_wide-789{
aspect-ratio:16/11;
}
.ljxgc_cap-789{
padding:9px;
background:linear-gradient(transparent,rgba(20, 13, 3, 0.72));
bottom:0;
position:absolute;
right:0;
left:0;
}
.ljxgc_name-789{
font-size:0.781rem;
display:block;
font-weight:700;
color:#F9F2E2;
}
.ljxgc_meta-789{
font-size:0.688rem;
color:#C4AE7E;
}
.ljxgc_badge-789{
border-radius:8px;
background:#A87C0F;
padding:2px 0.375rem;
position:absolute;
font-weight:700;
right:0.5rem;
top:0.5rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:8px;
color:#1C1408;
}
.ljxgc_badge_hot-789{
background:#D93025;
color:#F9F2E2;
}
.ljxgc_badge_live-789{
background:#D93025;
left:0.5rem;
right:auto;
color:#F9F2E2;
}
.ljxgc_mult-789{
inset:0;
position:absolute;
align-items:center;
display:flex;
font-weight:700;
justify-content:center;
color:#A87C0F;
font-size:28px;
}
.ljxpc-789{
border:1px solid rgba(28, 20, 8, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
justify-content:center;
font-size:0.875rem;
align-items:center;
font-weight:700;
color:#3D3220;
display:flex;
height:4rem;
}
.ljxrail-789{
min-width:0;
}
.ljxrail_scroll-789{
gap:14px;
display:grid;
}
.ljxrail_scroll-789>*{
min-width:0;
}
.ljxg6-789{
grid-template-columns:repeat(6,1fr);
}
.ljxg7-789{
grid-template-columns:repeat(7,1fr);
}
.ljxg4-789{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.ljxg6-789,.ljxg7-789{
grid-template-columns:none;
grid-auto-columns:7.5rem;
padding-bottom:6px;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
overflow-x:auto;
}
.ljxg6-789>*,.ljxg7-789>*{
scroll-snap-align:start;
}
.ljxg4-789{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.ljxg4-789{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.ljxpanel-789{
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:1.25rem;
padding:28px 2rem;
background:#FFFFFF;
}
.ljxsplit-789{
gap:36px;
align-items:start;
display:grid;
}
.ljxsplit-789>*{
min-width:0;
}
.ljxsplit_a-789{
grid-template-columns:.85fr 1.15fr;
}
.ljxsplit_b-789{
grid-template-columns:1fr 1.1fr;
}
.ljxsplit_c-789{
grid-template-columns:1.1fr .9fr;
}
.ljxpgrid-789{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.ljxpgrid-789>*{
min-width:0;
}
.ljxlead-789{
margin-bottom:0.875rem;
line-height:1.65;
font-size:15px;
color:#3D3220;
}
.ljxfeat-789{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ljxfeat-789>*{
min-width:0;
}
.ljxfeat2-789{
grid-template-columns:1fr 1fr;
}
.ljxfeat_card-789{
border:1px solid rgba(28, 20, 8, 0.12);
background:#FFFFFF;
padding:26px;
border-radius:20px;
}
.ljxfeat_card-789 svg{
color:#A87C0F;
height:1.625rem;
width:1.625rem;
margin-bottom:16px;
}
.ljxfeat_card-789 h3{
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
color:#1C1408;
margin-bottom:0.5rem;
font-weight:700;
font-size:18px;
}
.ljxfeat_card-789 p{
color:#3D3220;
line-height:1.6;
font-size:0.813rem;
}
.ljxfeat_card-789 b{
color:#1C1408;
}
.ljxbig-789{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.ljxbig_n-789{
color:#A87C0F;
font-size:26px;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ljxbig_l-789{
color:#6B5C3E;
font-size:12px;
}
.ljxperson-789{
background:#FFFFFF;
border-radius:13px;
gap:14px;
border:1px solid rgba(28, 20, 8, 0.12);
padding:1rem 18px;
display:flex;
align-items:center;
}
.ljxavatar-789{
border-radius:50%;
background:linear-gradient(135deg,#F5C218,#A87C0F);
flex:none;
height:44px;
width:44px;
}
.ljxperson_name-789{
font-size:14px;
color:#1C1408;
font-weight:700;
}
.ljxperson_role-789{
font-size:12px;
color:#6B5C3E;
}
.ljxkv-789{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(28, 20, 8, 0.12);
gap:1px;
grid-template-columns:1fr 1fr;
background:rgba(28, 20, 8, 0.12);
display:grid;
}
.ljxkv-789>div{
padding:16px 1.125rem;
background:#F9F6F0;
min-width:0;
}
.ljxkv_k-789{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#A87C0F;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:5px;
}
.ljxkv_v-789{
font-weight:700;
font-size:0.844rem;
color:#1C1408;
}
@media(max-width:1024px){
.ljxsplit_a-789,.ljxsplit_b-789,.ljxsplit_c-789,.ljxpgrid-789{
grid-template-columns:1fr;
gap:1.5rem;
}
.ljxfeat-789,.ljxfeat2-789{
grid-template-columns:1fr;
}
.ljxkv-789{
grid-template-columns:1fr;
}
}
.ljxsh-789{
margin-bottom:1rem;
min-width:0;
}
.ljxsh_row-789{
gap:0.75rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.ljxsh_row-789 .ljxsh_l-789{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ljxsh_stack-789{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ljxsh_center-789{
gap:10px;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.ljxsh_h2-789{
gap:9px;
color:#1C1408;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-weight:700;
line-height:1.1;
display:flex;
font-size:20px;
align-items:center;
}
@media(min-width:765px){
.ljxsh_h2-789{
font-size:1.5rem;
}
}
.ljxband-789 .ljxsh_h2-789{
color:#F9F2E2;
}
.ljxeb_mono-789{
letter-spacing:.08em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:none;
}
.ljxeb_mono-789::before{
content:"// ";
}
.ljxeb_upper-789{
letter-spacing:.14em;
text-transform:uppercase;
}
.ljxeb_pill-789{
border-radius:62.438rem;
background:rgba(168, 124, 15, 0.11);
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.ljxeb_line-789{
gap:10px;
display:inline-flex;
align-items:center;
}
.ljxeb_line-789::before{
background:#A87C0F;
height:1px;
width:1.5rem;
content:"";
display:inline-block;
}
.ljxband-789 .ljxeb_line-789::before{
background:#F5C842;
}
.ljxband-789 .ljxeb_pill-789{
background:rgba(255, 220, 120, 0.08);
}
.ljxsh_link-789{
gap:6px;
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;
white-space:nowrap;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #1C1408;
font-size:13px;
font-weight:600;
display:inline-flex;
color:#1C1408;
}
.ljxsh_link-789:hover{
border-color:#A87C0F;
color:#A87C0F;
}
.ljxsh_link-789 svg{
width:14px;
height:14px;
}
.ljxsh_link_chev-789{
font-size:0.75rem;
border-bottom:0;
padding-bottom:0;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#A87C0F;
}
.ljxsh_link_btn-789{
background:#F5C218;
border-radius:999px;
padding:0.563rem 18px;
color:#1C1408;
border-bottom:0;
}
.ljxsh_link_btn-789:hover{
border-color:transparent;
background:#DBA912;
}
.ljxband-789 .ljxsh_link-789{
border-color:#F9F2E2;
color:#F9F2E2;
}
.ljxband-789 .ljxsh_link_chev-789{
color:#F5C842;
}
.ljxsh_rule-789{
background:rgba(28, 20, 8, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.ljxband-789 .ljxsh_rule-789{
background:rgba(255, 220, 120, 0.13);
}
.ljxseo_grid3-789{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ljxseo_grid4-789{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.ljxseo_grid3-789>*,.ljxseo_grid4-789>*{
min-width:0;
}
.ljxseo_card-789{
border:1px solid rgba(28, 20, 8, 0.12);
padding:24px;
border-radius:0.813rem;
background:#FFFFFF;
}
.ljxseo_card-789 h3{
color:#1C1408;
margin-bottom:8px;
font-size:1.125rem;
font-weight:700;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
}
.ljxseo_card-789 p{
line-height:1.6;
font-size:13px;
color:#3D3220;
}
.ljxseo_card_sm-789{
padding:1.25rem;
}
.ljxseo_card_sm-789 h3{
font-size:16px;
}
.ljxseo_card_sm-789 p{
line-height:1.55;
font-size:0.781rem;
}
.ljxseo_rtp_row-789{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:1rem;
display:grid;
align-items:center;
}
.ljxrtp-789{
gap:14px;
display:flex;
min-width:0;
}
.ljxrtp-789>div{
background:#F9F6F0;
flex:1;
border-radius:13px;
padding:1rem;
text-align:center;
min-width:0;
}
.ljxrtp_n-789{
color:#A87C0F;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
white-space:nowrap;
font-weight:700;
font-size:26px;
}
.ljxrtp_l-789{
font-size:11px;
margin-top:0.25rem;
color:#6B5C3E;
}
.ljxcmp-789{
overflow:hidden;
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:13px;
max-width:760px;
}
.ljxcmp_row-789{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.ljxcmp_row-789>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.ljxcmp_row-789>div:first-child{
text-align:left;
padding-left:22px;
color:#1C1408;
font-weight:600;
}
.ljxcmp_th-789{
background:#F9F6F0;
font-weight:700;
font-size:12.5px;
}
.ljxcmp_row-789:not(.ljxcmp_th-789){
background:#FFFFFF;
color:#3D3220;
border-top:1px solid rgba(28, 20, 8, 0.08);
}
.ljxcmp_zebra-789{
background:#F3EFE7;
}
.ljxguide-789{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(28, 20, 8, 0.12);
background:#FFFFFF;
cursor:pointer;
}
.ljxguide_cover-789{
height:130px;
}
.ljxguide_body-789{
padding:20px;
}
.ljxguide_body-789 h3{
margin:7px 0 0.563rem;
font-weight:700;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
line-height:1.25;
color:#1C1408;
}
.ljxguide_meta-789{
color:#6B5C3E;
font-size:0.719rem;
}
.ljxhub-789{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(28, 20, 8, 0.08);
display:grid;
padding-top:28px;
}
.ljxhub-789>*{
min-width:0;
}
.ljxhub-789 h4{
margin-bottom:11px;
font-size:13px;
font-weight:700;
color:#1C1408;
}
.ljxhub_col-789{
gap:8px;
flex-direction:column;
display:flex;
color:#3D3220;
font-size:13px;
}
.ljxhub_col-789 a{
cursor:pointer;
}
@media(max-width:1021px){
.ljxseo_grid3-789{
grid-template-columns:1fr;
}
.ljxseo_grid4-789{
grid-template-columns:repeat(2,1fr);
}
.ljxseo_rtp_row-789{
gap:1.25rem;
grid-template-columns:1fr;
}
.ljxhub-789{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.ljxhub-789{
grid-template-columns:1fr;
}
}
.ljxtk-789{
overflow:hidden;
background:#1A1509;
border-bottom:1px solid rgba(28, 20, 8, 0.08);
display:flex;
align-items:center;
}
.ljxtk_tag-789{
flex:none;
background:#FFFFFF;
gap:8px;
padding:11px 18px;
font-size:0.656rem;
letter-spacing:.1em;
color:#D93025;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
align-items:center;
font-weight:600;
border-right:1px solid rgba(28, 20, 8, 0.08);
display:flex;
}
.ljxtk_rail-789{
flex:1;
overflow:hidden;
}
.ljxtk_track-789{
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
gap:28px;
font-size:12px;
color:#3D3220;
width:max-content;
white-space:nowrap;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
}
.ljxtk_track-789 b{
color:#A87C0F;
}
.ljxhero-789{
background:linear-gradient(120deg,#1A1509,#0E1320);
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(28, 20, 8, 0.12);
padding:2.875rem 48px;
position:relative;
color:#F9F2E2;
}
.ljxhero_glow-789{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
width:340px;
right:-3.75rem;
height:340px;
position:absolute;
top:-3.75rem;
}
.ljxhero_in-789{
position:relative;
max-width:37.5rem;
}
.ljxhero-789 .ljxeyebrow-789{
color:#F5C842;
}
.ljxpill_row-789{
border:1px solid rgba(255, 220, 120, 0.13);
background:rgba(255, 220, 120, 0.08);
padding:0.375rem 0.813rem;
gap:8px;
border-radius:62.438rem;
text-transform:uppercase;
align-items:center;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
font-size:10.5px;
margin-bottom:22px;
color:#F5C842;
display:inline-flex;
}
.ljxhero_h1-789{
margin:18px 0;
letter-spacing:-.02em;
color:#F9F2E2;
overflow-wrap:break-word;
line-height:1.02;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:54px;
}
.ljxhero_h1-789 em{
color:#F5C842;
font-style:normal;
}
.ljxhero_sub-789{
margin-bottom:28px;
color:#C4AE7E;
max-width:30rem;
font-size:1.063rem;
line-height:1.55;
}
.ljxhero_cta-789{
gap:0.875rem;
margin-bottom:26px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ljxhero_trust-789{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ljxhero_rating_txt-789{
color:#C4AE7E;
font-size:0.813rem;
}
@media(max-width:1025px){
.ljxhero-789{
padding:2rem 24px;
}
.ljxhero_h1-789{
font-size:2.375rem;
}
}
@media(max-width:562px){
.ljxhero_h1-789{
font-size:30px;
}
}
.ljxstat-789{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ljxstat-789>*{
min-width:0;
}
.ljxstat_item-789{
padding:18px 20px;
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(28, 20, 8, 0.12);
}
.ljxstat_k-789{
font-size:9.5px;
letter-spacing:.12em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#6B5C3E;
text-transform:uppercase;
margin-bottom:7px;
}
.ljxstat_v-789{
gap:8px;
overflow-wrap:anywhere;
min-width:0;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
display:flex;
font-size:1.5rem;
color:#1C1408;
align-items:center;
font-weight:700;
}
.ljxstat_v_accent-789{
color:#A87C0F;
}
@media(max-width:1025px){
.ljxstat-789{
grid-template-columns:repeat(2,1fr);
}
}
.ljxwlc-789{
overflow:hidden;
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
border:1px solid rgba(28, 20, 8, 0.12);
padding:36px 40px;
background:linear-gradient(120deg,#1A1509,#0E1320);
border-radius:20px;
display:grid;
color:#F9F2E2;
position:relative;
align-items:center;
}
.ljxwlc-789>*{
min-width:0;
}
.ljxwlc-789 .ljxeyebrow-789{
color:#F5C842;
}
.ljxwlc_glow-789{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-2.5rem;
width:16.25rem;
height:16.25rem;
right:-40px;
}
.ljxwlc_in-789{
position:relative;
}
.ljxwlc_h2-789{
margin:0.625rem 0 8px;
font-size:34px;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
color:#F9F2E2;
overflow-wrap:break-word;
font-weight:700;
line-height:1.03;
}
.ljxwlc_h2-789 em{
font-style:normal;
color:#F5C842;
}
.ljxwlc_sub-789{
line-height:1.55;
font-size:0.875rem;
margin-bottom:18px;
color:#C4AE7E;
max-width:420px;
}
.ljxwlc_terms-789{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.ljxterm-789{
background:rgba(255, 220, 120, 0.08);
border:1px solid rgba(255, 220, 120, 0.13);
gap:0.688rem;
border-radius:13px;
padding:0.813rem 0.938rem;
display:flex;
align-items:center;
}
.ljxterm-789 svg{
flex:none;
height:1.25rem;
width:1.25rem;
color:#F5C842;
}
.ljxterm_k-789{
letter-spacing:.1em;
font-size:0.594rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#C4AE7E;
}
.ljxterm_v-789{
color:#F9F2E2;
font-weight:700;
margin-top:2px;
font-size:0.875rem;
}
@media(max-width:1026px){
.ljxwlc-789{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ljxwlc_h2-789{
font-size:1.625rem;
}
}
.ljxjp-789{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.ljxjp-789>*{
min-width:0;
}
.ljxjp_hero-789{
border:1px solid rgba(28, 20, 8, 0.12);
overflow:hidden;
gap:14px;
padding:1.625rem;
background:linear-gradient(135deg,#1A1509,#0E1320);
border-radius:20px;
min-height:11.25rem;
flex-direction:column;
justify-content:space-between;
position:relative;
display:flex;
color:#F9F2E2;
}
.ljxjp_glow-789{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
width:180px;
top:-2.5rem;
right:-40px;
height:180px;
position:absolute;
}
.ljxjp_k_row-789{
gap:10px;
position:relative;
align-items:center;
display:flex;
justify-content:space-between;
}
.ljxjp_k-789{
letter-spacing:.12em;
color:#6B5C3E;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
text-transform:uppercase;
}
.ljxjp_hero-789 .ljxjp_k-789{
color:#C4AE7E;
}
.ljxjp_amt-789{
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
position:relative;
color:#F5C842;
line-height:1;
font-size:42px;
}
.ljxjp_sub-789{
margin-top:0.313rem;
color:#C4AE7E;
font-size:0.75rem;
}
.ljxjp_cell-789{
border:1px solid rgba(28, 20, 8, 0.12);
padding:1.375rem;
border-radius:1.25rem;
background:#FFFFFF;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:180px;
}
.ljxjp_cell-789 .ljxjp_amt-789{
color:#1C1408;
font-size:30px;
}
.ljxjp_cell-789 .ljxjp_sub-789{
color:#6B5C3E;
}
@media(max-width:1022px){
.ljxjp-789{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ljxjp_amt-789{
font-size:2rem;
}
}
.ljxdw_h2-789{
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:10px;
font-size:1.625rem;
line-height:1.08;
font-weight:700;
color:#1C1408;
}
.ljxsteps_v-789{
grid-template-columns:1fr;
gap:0.625rem;
}
.ljxsteps_v-789 .ljxstep-789{
padding:1.125rem 20px;
}
@media(max-width:558px){
.ljxdw_h2-789{
font-size:1.438rem;
}
}
.ljxpay_logos-789{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ljxpay_logos-789>*{
min-width:0;
}
.ljxpay-789{
border-radius:8px;
border:1px solid rgba(28, 20, 8, 0.12);
height:3rem;
display:flex;
align-items:center;
justify-content:center;
font-size:0.75rem;
color:#3D3220;
font-weight:700;
}
.ljxtable-789{
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:13px;
overflow:hidden;
}
.ljxtrow-789{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ljxtrow-789>div{
padding:0.813rem 14px;
min-width:0;
}
.ljxtrow-789>div:first-child{
font-weight:700;
color:#1C1408;
padding-left:1rem;
}
.ljxtrow_th-789{
background:#F9F6F0;
font-size:0.594rem;
letter-spacing:.06em;
text-transform:uppercase;
color:#6B5C3E;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ljxtrow-789:not(.ljxtrow_th-789){
background:#FFFFFF;
color:#3D3220;
border-top:1px solid rgba(28, 20, 8, 0.08);
}
.ljxtrow_zebra-789{
background:#F3EFE7;
}
.ljxpos-789{
font-weight:700;
color:#A87C0F;
}
@media(max-width:1025px){
.ljxpay_logos-789{
grid-template-columns:repeat(2,1fr);
}
}
.ljxgm-789{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.ljxgm-789>*{
min-width:0;
}
.ljxgm_panel-789{
border:1px solid rgba(28, 20, 8, 0.12);
padding:28px;
background:#FFFFFF;
border-radius:1.25rem;
}
.ljxgm_h2-789{
margin:10px 0 0.5rem;
font-weight:700;
font-size:1.5rem;
color:#1C1408;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
}
.ljxgm_text-789{
line-height:1.6;
color:#3D3220;
font-size:13.5px;
max-width:440px;
margin-bottom:20px;
}
.ljxgm_level-789{
gap:14px;
align-items:center;
display:flex;
margin-bottom:16px;
}
.ljxgm_lv-789{
color:#A87C0F;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
font-weight:700;
}
.ljxgm_bar_wrap-789{
flex:1;
min-width:0;
}
.ljxgm_bar_meta-789{
justify-content:space-between;
display:flex;
font-size:10px;
margin-bottom:0.313rem;
color:#6B5C3E;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ljxbar-789{
overflow:hidden;
background:#F9F6F0;
border-radius:62.438rem;
height:0.5rem;
}
.ljxbar_fill-789{
border-radius:62.438rem;
background:linear-gradient(90deg,#F5C218,#A87C0F);
display:block;
height:100%;
}
.ljxgm_missions-789{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ljxgm_refer-789{
background:linear-gradient(150deg,#1A1509,#0E1320);
overflow:hidden;
padding:1.75rem;
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:20px;
color:#F9F2E2;
justify-content:space-between;
flex-direction:column;
position:relative;
display:flex;
}
.ljxgm_refer-789 .ljxeyebrow-789{
color:#F5C842;
}
.ljxgm_ref_h2-789{
margin:10px 0 8px;
font-weight:700;
line-height:1.1;
font-size:24px;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
color:#F9F2E2;
}
.ljxgm_ref_h2-789 em{
color:#F5C842;
font-style:normal;
}
.ljxgm_ref_text-789{
margin-bottom:18px;
font-size:0.813rem;
color:#C4AE7E;
line-height:1.55;
}
@media(max-width:1022px){
.ljxgm-789{
grid-template-columns:1fr;
}
}
.ljxsupp-789{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ljxsupp-789>*{
min-width:0;
}
.ljxsupp_card-789{
padding:24px;
border:1px solid rgba(28, 20, 8, 0.12);
background:#FFFFFF;
border-radius:13px;
}
.ljxsupp_card-789 svg{
color:#A87C0F;
margin-bottom:0.875rem;
width:24px;
height:1.5rem;
}
.ljxsupp_card-789 h3{
margin-bottom:6px;
font-weight:700;
color:#1C1408;
font-size:1rem;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
}
.ljxsupp_card-789 p{
line-height:1.55;
font-size:0.813rem;
color:#3D3220;
}
@media(max-width:1023px){
.ljxsupp-789{
grid-template-columns:1fr;
}
}
.ljxpromo_grid-789{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ljxpromo_grid-789>*{
min-width:0;
}
.ljxpromo-789{
background:#FFFFFF;
border-radius:20px;
padding:24px;
overflow:hidden;
border:1px solid rgba(28, 20, 8, 0.12);
min-height:150px;
position:relative;
}
.ljxpromo_h-789{
margin-top:6px;
line-height:1.05;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.625rem;
color:#1C1408;
}
.ljxpromo_h-789 em{
color:#A87C0F;
font-style:normal;
}
.ljxpromo_p-789{
font-size:0.781rem;
line-height:1.5;
color:#3D3220;
margin-top:8px;
}
.ljxpromo_feat-789{
border-color:rgba(28, 20, 8, 0.12);
background:linear-gradient(135deg,#1A1509,#0E1320);
}
.ljxpromo_feat-789 .ljxpromo_h-789{
color:#F9F2E2;
}
.ljxpromo_feat-789 .ljxpromo_h-789 em{
color:#F5C842;
}
.ljxpromo_feat-789 .ljxpromo_p-789{
color:#C4AE7E;
}
.ljxpromo_feat-789 .ljxeyebrow-789{
color:#F5C842;
}
@media(max-width:1023px){
.ljxpromo_grid-789{
grid-template-columns:1fr;
}
}
.ljxsteps-789{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ljxsteps-789>*{
min-width:0;
}
.ljxstep-789{
border:1px solid rgba(28, 20, 8, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
padding:24px;
position:relative;
}
.ljxstep_num-789{
background:#F5C218;
border-radius:0.5rem;
justify-content:center;
font-weight:700;
font-size:13px;
align-items:center;
width:30px;
display:flex;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:14px;
height:30px;
color:#1C1408;
}
.ljxstep_h-789{
font-size:16px;
color:#1C1408;
margin-bottom:0.438rem;
font-weight:700;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
}
.ljxstep_p-789{
line-height:1.55;
font-size:0.813rem;
color:#3D3220;
}
@media(max-width:1021px){
.ljxsteps-789{
grid-template-columns:1fr;
}
}
.ljxvip_head-789{
gap:0.75rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
}
.ljxvip_intro-789{
max-width:26.25rem;
color:#3D3220;
font-size:0.813rem;
}
.ljxvip-789{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.ljxvip-789>*{
min-width:0;
}
.ljxtier-789{
padding:1.25rem;
border-radius:13px;
border:1px solid rgba(28, 20, 8, 0.12);
background:#FFFFFF;
}
.ljxtier_on-789{
background:rgba(168, 124, 15, 0.11);
border-color:#A87C0F;
}
.ljxtier_medal-789{
background:linear-gradient(135deg,#F5C218,#A87C0F);
border-radius:0.5rem;
width:1.875rem;
margin-bottom:14px;
height:30px;
}
.ljxtier_name-789{
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
color:#1C1408;
font-size:15px;
font-weight:700;
margin-bottom:0.313rem;
}
.ljxtier_tx-789{
font-size:11.5px;
line-height:1.5;
color:#6B5C3E;
}
@media(max-width:1021px){
.ljxvip-789{
grid-template-columns:repeat(2,1fr);
}
}
.ljxapp-789{
gap:2.25rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.ljxapp_copy-789{
max-width:520px;
}
.ljxapp_h2-789{
margin:0.75rem 0 10px;
line-height:1.05;
font-size:28px;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
color:#1C1408;
font-weight:700;
}
.ljxapp_text-789{
margin-bottom:20px;
font-size:0.875rem;
line-height:1.6;
color:#3D3220;
}
.ljxapp_btns-789{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ljxstore-789{
padding:0.688rem 1.125rem;
background:#F9F6F0;
border:1px solid rgba(28, 20, 8, 0.12);
gap:9px;
border-radius:0.813rem;
align-items:center;
font-weight:700;
display:inline-flex;
cursor:pointer;
font-size:13px;
color:#1C1408;
}
.ljxstore-789 svg{
width:1rem;
height:1rem;
}
.ljxapp_qr_wrap-789{
gap:1rem;
display:flex;
align-items:center;
}
.ljxqr-789{
grid-template-rows:repeat(5,1fr);
grid-template-columns:repeat(5,1fr);
padding:0.688rem;
background:#F9F6F0;
gap:3px;
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:13px;
display:grid;
width:6.75rem;
height:108px;
}
.ljxqr-789 i{
background:transparent;
}
.ljxqr_f-789{
background:#A87C0F;
}
.ljxapp_qr_cap-789{
font-size:12px;
max-width:5.25rem;
color:#6B5C3E;
line-height:1.4;
}
.ljxop_h2-789{
margin:0.625rem 0 8px;
font-weight:700;
line-height:1.1;
color:#1C1408;
font-size:24px;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
}
.ljxop_text-789{
font-size:0.844rem;
color:#3D3220;
line-height:1.6;
}
@media(max-width:562px){
.ljxop_h2-789{
font-size:1.375rem;
}
}
.ljxprovs-789{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:28px;
display:grid;
}
.ljxprovs-789>*{
min-width:0;
}
.ljxprov-789{
border:1px solid rgba(28, 20, 8, 0.12);
padding:12px;
border-radius:0.813rem;
background:#FFFFFF;
height:64px;
justify-content:center;
align-items:center;
display:flex;
text-decoration:none;
}
.ljxprov_img-789{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.ljxresp-789{
background:#FFFFFF;
padding:1.625rem;
border:1px solid rgba(28, 20, 8, 0.12);
gap:24px;
border-radius:13px;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.ljxresp_in-789{
max-width:35rem;
}
.ljxresp_h-789{
color:#1C1408;
margin-bottom:0.5rem;
font-size:1.188rem;
font-weight:700;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
}
.ljxresp_p-789{
color:#3D3220;
font-size:0.844rem;
line-height:1.6;
}
.ljxresp_badges-789{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ljxage18-789{
border:1.5px solid #D93025;
padding:0.25rem 8px;
border-radius:8px;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
font-size:0.813rem;
color:#D93025;
}
.ljxresp_org-789{
font-size:13px;
color:#6B5C3E;
font-weight:600;
}
@media(max-width:1024px){
.ljxprovs-789{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.ljxprovs-789{
grid-template-columns:repeat(2,1fr);
}
}
.ljxdispute-789{
border-radius:0.813rem;
gap:1.75rem;
padding:1.625rem 30px;
border:1px dashed rgba(28, 20, 8, 0.22);
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.ljxdispute_in-789{
max-width:41.25rem;
}
.ljxdispute_h2-789{
font-size:1.375rem;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1C1408;
margin-bottom:8px;
}
.ljxdispute_text-789{
color:#3D3220;
line-height:1.6;
font-size:0.844rem;
}
.ljxab_h2-789{
margin:14px 0 16px;
line-height:1.08;
font-size:32px;
font-family:"Oswald", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1C1408;
}
.ljxab_body-789{
color:#3D3220;
line-height:1.65;
margin-bottom:0.875rem;
font-size:0.938rem;
}
.ljxab_chips-789{
gap:10px;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.ljxfaq-789{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ljxfaq_item-789{
background:#FFFFFF;
padding:18px 22px;
border:1px solid rgba(28, 20, 8, 0.12);
border-radius:13px;
}
.ljxfaq_q-789{
gap:16px;
list-style:none;
cursor:pointer;
font-size:15.5px;
color:#1C1408;
font-weight:600;
justify-content:space-between;
align-items:center;
display:flex;
}
.ljxfaq_q-789::-webkit-details-marker{
display:none;
}
.ljxfaq_q_t-789{
gap:0.625rem;
display:flex;
}
.ljxfaq_q_i-789{
color:#A87C0F;
font-style:normal;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ljxfaq_pm-789{
font-size:20px;
color:#A87C0F;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ljxfaq_item-789[open] .ljxfaq_pm-789{
transform:rotate(45deg);
}
.ljxfaq_a-789{
margin-top:0.75rem;
line-height:1.6;
font-size:0.844rem;
color:#3D3220;
}
@media(max-width:563px){
.ljxab_h2-789{
font-size:26px;
}
}
.ljxgd_head-789{
gap:12px;
display:flex;
justify-content:space-between;
margin-bottom:1rem;
align-items:center;
flex-wrap:wrap;
}
.ljxfooter-789{
padding:2.5rem 1.75rem;
background:#1A1509;
border-top:1px solid rgba(28, 20, 8, 0.08);
}
.ljxfooter_grid-789{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:87.5rem;
margin-bottom:28px;
display:grid;
margin-right:auto;
margin-left:auto;
}
.ljxfooter_grid-789>*{
min-width:0;
}
.ljxfooter_grid-789 h4{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
color:#9E8C6A;
margin-bottom:0.813rem;
text-transform:uppercase;
font-size:0.625rem;
}
.ljxfcol-789{
gap:9px;
display:flex;
color:#3D3220;
flex-direction:column;
font-size:13px;
}
.ljxfcol-789 a{
cursor:pointer;
}
.ljxft_about-789{
max-width:16.25rem;
font-size:13px;
margin-top:0.75rem;
line-height:1.6;
color:#6B5C3E;
}
.ljxft_contact-789{
color:#A87C0F;
font-size:12.5px;
margin-top:0.75rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
overflow-wrap:anywhere;
}
.ljxfooter_bottom-789{
margin:0 auto;
gap:16px;
align-items:center;
border-top:1px solid rgba(28, 20, 8, 0.08);
display:flex;
justify-content:space-between;
padding-top:20px;
max-width:1400px;
flex-wrap:wrap;
}
.ljxfooter_bottom-789 p{
font-size:11px;
line-height:1.6;
color:#9E8C6A;
max-width:45rem;
}
@media(max-width:1025px){
.ljxfooter_grid-789{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.ljxfooter_grid-789{
grid-template-columns:1fr;
}
}