*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0A1A;
font-size:15px;
-webkit-font-smoothing:antialiased;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#B8AEDD;
overflow-wrap:break-word;
line-height:1.55;
text-rendering:optimizeLegibility;
}
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:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(8, 6, 18, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jne_shell-b9a{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.jne_main-b9a{
min-width:0;
}
.jne_wrap-b9a{
margin:0 auto;
width:100%;
max-width:1400px;
}
.jne_container-b9a{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.jne_container-b9a{
padding:0 1.75rem;
}
}
.jne_section-b9a{
padding:1.5rem 28px;
}
.jne_section_pt-b9a{
padding-top:34px;
}
.jne_band_soft-b9a{
background:#13102A;
}
.jne_eyebrow-b9a{
font-weight:600;
font-size:10.5px;
color:#9B4DFF;
overflow-wrap:break-word;
letter-spacing:.14em;
line-height:1.4;
text-transform:uppercase;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
}
.jne_drawer_cb-b9a{
display:none;
}
.jne_overlay-b9a{
display:none;
}
@media(max-width:1025px){
.jne_shell-b9a{
grid-template-columns:1fr;
}
.jne_main-b9a{
padding-bottom:4.875rem;
}
.jne_drawer_cb-b9a:checked~.jne_overlay-b9a{
inset:0;
background:rgba(8, 6, 18, 0.72);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:557px){
.jne_section-b9a{
padding:1.125rem 1rem;
}
.jne_section_pt-b9a{
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 ---------- */
.jne_side-b9a{
background:#0F0C1F;
gap:22px;
padding:22px 18px;
align-self:start;
overflow-y:auto;
flex-direction:column;
top:0;
height:100vh;
position:sticky;
display:flex;
border-right:1px solid #1E1A35;
}
.jne_brand-b9a{
gap:0.625rem;
display:flex;
align-items:center;
}
.jne_logo-b9a{
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-size:1.313rem;
color:#F0ECFF;
}
.jne_side_cta-b9a{
background:rgba(155, 77, 255, 0.11);
padding:1rem;
border-radius:14px;
border:1px solid #2A2448;
}
.jne_side_cta_h-b9a{
font-weight:700;
margin-bottom:6px;
color:#F0ECFF;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:17px;
line-height:1.15;
}
.jne_side_cta_p-b9a{
color:#B8AEDD;
line-height:1.45;
margin-bottom:12px;
font-size:12px;
}
.jne_nav-b9a{
gap:3px;
flex-direction:column;
display:flex;
}
.jne_nav_label-b9a{
padding:6px 10px;
letter-spacing:.14em;
font-size:9.5px;
color:#4E4672;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.jne_nav_item-b9a{
padding:0.625rem;
border-radius:0.625rem;
gap:0.688rem;
font-weight:500;
color:#B8AEDD;
align-items:center;
display:flex;
font-size:14px;
}
.jne_nav_item-b9a svg{
height:17px;
width:1.063rem;
}
.jne_nav_item-b9a:hover{
background:rgba(155, 77, 255, 0.11);
color:#F0ECFF;
}
.jne_nav_item_on-b9a{
background:rgba(155, 77, 255, 0.11);
color:#9B4DFF;
font-weight:600;
}
.jne_side_foot-b9a{
background:#13102A;
border-radius:0.875rem;
padding:0.75rem;
border:1px solid #2A2448;
margin-top:auto;
}
.jne_side_foot-b9a p{
margin-top:4px;
font-size:12.5px;
line-height:1.4;
color:#B8AEDD;
}
/* ---------- topbar ---------- */
.jne_top-b9a{
background:#0F0C1F;
padding:14px 28px;
gap:1rem;
position:sticky;
top:0;
z-index:40;
align-items:center;
display:flex;
border-bottom:1px solid #1E1A35;
}
.jne_top_brand-b9a{
gap:9px;
align-items:center;
display:none;
}
.jne_search-b9a{
gap:10px;
border:1px solid #2A2448;
padding:0.688rem 0.875rem;
flex:1;
border-radius:14px;
background:#13102A;
color:#7D72A8;
display:flex;
max-width:27.5rem;
font-size:13.5px;
align-items:center;
}
.jne_search-b9a svg{
flex:none;
width:1rem;
height:1rem;
}
.jne_top_actions-b9a{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.jne_lang-b9a{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
color:#B8AEDD;
}
.jne_burger-b9a{
border-radius:10px;
border:1px solid #2A2448;
background:#13102A;
display:none;
width:40px;
height:40px;
align-items:center;
justify-content:center;
color:#F0ECFF;
}
/* ---------- bottom-nav (mobile) ---------- */
.jne_botnav-b9a{
display:none;
}
@media(max-width:1026px){
.jne_side-b9a{
transition:transform .25s ease;
z-index:80;
position:fixed;
left:0;
top:0;
transform:translateX(-100%);
height:100vh;
width:280px;
}
.jne_drawer_cb-b9a:checked~.jne_shell-b9a .jne_side-b9a{
transform:translateX(0);
}
.jne_top-b9a{
gap:12px;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.jne_top_brand-b9a{
display:flex;
}
.jne_search-b9a{
display:none;
}
.jne_burger-b9a{
display:flex;
}
.jne_top_actions-b9a{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.jne_top_actions-b9a .jne_lang-b9a{
display:none;
}
.jne_top_actions-b9a .jne_btn-b9a{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.jne_botnav-b9a{
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#0F0C1F;
grid-template-columns:repeat(3,1fr);
left:0;
bottom:0;
right:0;
position:fixed;
display:grid;
z-index:65;
border-top:1px solid #2A2448;
transform:translateZ(0);
}
.jne_bn-b9a{
padding:0.375rem 2px 0;
gap:4px;
color:#B8AEDD;
font-size:0.625rem;
font-weight:600;
display:flex;
flex-direction:column;
justify-content:flex-end;
min-width:0;
align-items:center;
}
.jne_bn-b9a svg{
flex:none;
width:22px;
height:1.375rem;
}
.jne_bn-b9a span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.jne_bn_on-b9a{
color:#9B4DFF;
}
.jne_bn_center-b9a{
position:relative;
}
.jne_bn_fab-b9a{
background:#B06AFF;
border-radius:50%;
height:3.125rem;
display:flex;
position:absolute;
align-items:center;
width:50px;
justify-content:center;
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.64), 0 2px 12px rgba(155, 77, 255, 0.22);
top:-1.25rem;
transform:translateX(-50%);
left:50%;
color:#0D0A1A;
}
.jne_bn_fab-b9a svg{
width:1.5rem;
height:1.5rem;
}
.jne_bn_center-b9a span{
color:#9B4DFF;
}
}
.jne_btn-b9a{
border-radius:0.625rem;
padding:11px 22px;
gap:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
font-size:14px;
align-items:center;
display:inline-flex;
font-weight:700;
justify-content:center;
cursor:pointer;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jne_btn_pri-b9a{
background:#B06AFF;
box-shadow:0 0.25rem 20px rgba(155, 77, 255, 0.48), 0 2px 0.5rem rgba(155, 77, 255, 0.28);
color:#0D0A1A;
}
.jne_btn_pri-b9a:hover{
background:#9A52EE;
}
.jne_btn_ghost-b9a{
background:rgba(155, 77, 255, 0.11);
font-weight:600;
color:#F0ECFF;
}
.jne_btn_line-b9a{
border:1px solid #3D3466;
background:transparent;
color:#F0ECFF;
font-weight:600;
}
.jne_btn_lg-b9a{
padding:16px 1.875rem;
border-radius:14px;
font-size:15px;
}
.jne_band-b9a .jne_btn_line-b9a{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.jne_band-b9a .jne_btn_ghost-b9a{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.jne_link_m-b9a{
gap:5px;
align-items:center;
display:inline-flex;
text-decoration:none;
cursor:pointer;
color:#9B4DFF;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.jne_link_m-b9a svg{
height:0.875rem;
width:14px;
}
.jne_band-b9a .jne_link_m-b9a{
color:#B97AFF;
}
.jne_dot-b9a{
border-radius:50%;
background:#9B4DFF;
flex:none;
width:7px;
height:7px;
}
.jne_dot_live-b9a{
background:#E8344A;
animation:zm3-pulse 1.4s infinite;
}
.jne_stars-b9a{
gap:2px;
color:#9B4DFF;
display:inline-flex;
}
.jne_stars-b9a svg{
height:0.938rem;
width:15px;
}
.jne_chip-b9a{
background:#13102A;
padding:7px 0.75rem;
border-radius:10px;
border:1px solid #2A2448;
gap:6px;
font-size:11px;
color:#B8AEDD;
align-items:center;
display:inline-flex;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jne_chip_on-b9a{
border-color:transparent;
background:rgba(155, 77, 255, 0.11);
color:#9B4DFF;
}
.jne_gc-b9a{
color:inherit;
text-decoration:none;
min-width:0;
cursor:pointer;
display:block;
}
.jne_gc_thumb-b9a{
overflow:hidden;
border-radius:14px;
border:1px solid #2A2448;
display:block;
aspect-ratio:1;
background-size:cover;
background-position:center;
position:relative;
}
.jne_gc_thumb_portrait-b9a{
aspect-ratio:3/4;
}
.jne_gc_thumb_wide-b9a{
aspect-ratio:16/11;
}
.jne_gc_cap-b9a{
background:linear-gradient(transparent,rgba(8, 6, 18, 0.72));
padding:0.563rem;
position:absolute;
bottom:0;
left:0;
right:0;
}
.jne_gc_name-b9a{
font-weight:700;
display:block;
color:#F0ECFF;
font-size:12.5px;
}
.jne_gc_meta-b9a{
color:#A89ECC;
font-size:0.688rem;
}
.jne_gc_badge-b9a{
background:#9B4DFF;
padding:2px 0.375rem;
border-radius:0.625rem;
top:0.5rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:0.5rem;
right:0.5rem;
color:#0D0A1A;
position:absolute;
}
.jne_gc_badge_hot-b9a{
background:#E8344A;
color:#F0ECFF;
}
.jne_gc_badge_live-b9a{
background:#E8344A;
right:auto;
color:#F0ECFF;
left:8px;
}
.jne_gc_mult-b9a{
inset:0;
font-weight:700;
position:absolute;
color:#9B4DFF;
justify-content:center;
font-size:1.75rem;
align-items:center;
display:flex;
}
.jne_pc-b9a{
background:#13102A;
border-radius:0.875rem;
border:1px solid #2A2448;
font-size:0.875rem;
color:#B8AEDD;
justify-content:center;
font-weight:700;
display:flex;
align-items:center;
height:4rem;
}
.jne_rail-b9a{
min-width:0;
}
.jne_rail_scroll-b9a{
gap:14px;
display:grid;
}
.jne_rail_scroll-b9a>*{
min-width:0;
}
.jne_g6-b9a{
grid-template-columns:repeat(6,1fr);
}
.jne_g7-b9a{
grid-template-columns:repeat(7,1fr);
}
.jne_g4-b9a{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.jne_g6-b9a,.jne_g7-b9a{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
overflow-x:auto;
scroll-snap-type:x mandatory;
}
.jne_g6-b9a>*,.jne_g7-b9a>*{
scroll-snap-align:start;
}
.jne_g4-b9a{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.jne_g4-b9a{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.jne_panel-b9a{
border:1px solid #2A2448;
padding:28px 2rem;
border-radius:20px;
background:#13102A;
}
.jne_split-b9a{
gap:2.25rem;
align-items:start;
display:grid;
}
.jne_split-b9a>*{
min-width:0;
}
.jne_split_a-b9a{
grid-template-columns:.85fr 1.15fr;
}
.jne_split_b-b9a{
grid-template-columns:1fr 1.1fr;
}
.jne_split_c-b9a{
grid-template-columns:1.1fr .9fr;
}
.jne_pgrid-b9a{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.jne_pgrid-b9a>*{
min-width:0;
}
.jne_lead-b9a{
color:#B8AEDD;
margin-bottom:0.875rem;
font-size:0.938rem;
line-height:1.65;
}
.jne_feat-b9a{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jne_feat-b9a>*{
min-width:0;
}
.jne_feat2-b9a{
grid-template-columns:1fr 1fr;
}
.jne_feat_card-b9a{
border-radius:1.25rem;
padding:26px;
background:#13102A;
border:1px solid #2A2448;
}
.jne_feat_card-b9a svg{
margin-bottom:1rem;
color:#9B4DFF;
height:26px;
width:1.625rem;
}
.jne_feat_card-b9a h3{
font-weight:700;
color:#F0ECFF;
font-size:18px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
}
.jne_feat_card-b9a p{
line-height:1.6;
color:#B8AEDD;
font-size:13px;
}
.jne_feat_card-b9a b{
color:#F0ECFF;
}
.jne_big-b9a{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.jne_big_n-b9a{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#9B4DFF;
font-size:26px;
font-weight:700;
}
.jne_big_l-b9a{
color:#7D72A8;
font-size:12px;
}
.jne_person-b9a{
border-radius:14px;
background:#13102A;
border:1px solid #2A2448;
padding:1rem 18px;
gap:14px;
display:flex;
align-items:center;
}
.jne_avatar-b9a{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#9B4DFF,#6B1FCC);
height:44px;
width:44px;
}
.jne_person_name-b9a{
color:#F0ECFF;
font-size:0.875rem;
font-weight:700;
}
.jne_person_role-b9a{
color:#7D72A8;
font-size:0.75rem;
}
.jne_kv-b9a{
background:#2A2448;
border:1px solid #2A2448;
border-radius:0.875rem;
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.jne_kv-b9a>div{
background:#0D0A1A;
padding:16px 1.125rem;
min-width:0;
}
.jne_kv_k-b9a{
margin-bottom:0.313rem;
font-size:0.594rem;
color:#9B4DFF;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jne_kv_v-b9a{
color:#F0ECFF;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1021px){
.jne_split_a-b9a,.jne_split_b-b9a,.jne_split_c-b9a,.jne_pgrid-b9a{
gap:1.5rem;
grid-template-columns:1fr;
}
.jne_feat-b9a,.jne_feat2-b9a{
grid-template-columns:1fr;
}
.jne_kv-b9a{
grid-template-columns:1fr;
}
}
.jne_sh-b9a{
min-width:0;
margin-bottom:1rem;
}
.jne_sh_row-b9a{
gap:0.75rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.jne_sh_row-b9a .jne_sh_l-b9a{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.jne_sh_stack-b9a{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.jne_sh_center-b9a{
gap:0.625rem;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.jne_sh_h2-b9a{
gap:0.563rem;
display:flex;
align-items:center;
font-weight:700;
overflow-wrap:break-word;
color:#F0ECFF;
line-height:1.1;
font-size:20px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
@media(min-width:769px){
.jne_sh_h2-b9a{
font-size:1.5rem;
}
}
.jne_band-b9a .jne_sh_h2-b9a{
color:#F0ECFF;
}
.jne_eb_mono-b9a{
letter-spacing:.08em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.jne_eb_mono-b9a::before{
content:"// ";
}
.jne_eb_upper-b9a{
letter-spacing:.14em;
text-transform:uppercase;
}
.jne_eb_pill-b9a{
border-radius:62.438rem;
background:rgba(155, 77, 255, 0.11);
padding:0.313rem 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.jne_eb_line-b9a{
gap:10px;
display:inline-flex;
align-items:center;
}
.jne_eb_line-b9a::before{
background:#9B4DFF;
height:1px;
width:1.5rem;
display:inline-block;
content:"";
}
.jne_band-b9a .jne_eb_line-b9a::before{
background:#B97AFF;
}
.jne_band-b9a .jne_eb_pill-b9a{
background:rgba(255, 255, 255, 0.07);
}
.jne_sh_link-b9a{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
gap:0.375rem;
white-space:nowrap;
display:inline-flex;
border-bottom:1px solid #F0ECFF;
padding-bottom:2px;
color:#F0ECFF;
font-size:13px;
align-items:center;
font-weight:600;
}
.jne_sh_link-b9a:hover{
border-color:#9B4DFF;
color:#9B4DFF;
}
.jne_sh_link-b9a svg{
height:14px;
width:14px;
}
.jne_sh_link_chev-b9a{
color:#9B4DFF;
padding-bottom:0;
font-size:12px;
border-bottom:0;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jne_sh_link_btn-b9a{
border-radius:999px;
padding:9px 18px;
background:#B06AFF;
color:#0D0A1A;
border-bottom:0;
}
.jne_sh_link_btn-b9a:hover{
background:#9A52EE;
border-color:transparent;
}
.jne_band-b9a .jne_sh_link-b9a{
border-color:#F0ECFF;
color:#F0ECFF;
}
.jne_band-b9a .jne_sh_link_chev-b9a{
color:#B97AFF;
}
.jne_sh_rule-b9a{
margin:-2px 0 16px;
background:#2A2448;
height:1px;
}
.jne_band-b9a .jne_sh_rule-b9a{
background:rgba(255, 255, 255, 0.12);
}
.jne_seo_grid3-b9a{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.jne_seo_grid4-b9a{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.jne_seo_grid3-b9a>*,.jne_seo_grid4-b9a>*{
min-width:0;
}
.jne_seo_card-b9a{
background:#13102A;
border:1px solid #2A2448;
padding:24px;
border-radius:14px;
}
.jne_seo_card-b9a h3{
margin-bottom:0.5rem;
font-size:1.125rem;
font-weight:700;
color:#F0ECFF;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jne_seo_card-b9a p{
font-size:13px;
line-height:1.6;
color:#B8AEDD;
}
.jne_seo_card_sm-b9a{
padding:20px;
}
.jne_seo_card_sm-b9a h3{
font-size:16px;
}
.jne_seo_card_sm-b9a p{
line-height:1.55;
font-size:12.5px;
}
.jne_seo_rtp_row-b9a{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:1rem;
align-items:center;
display:grid;
}
.jne_rtp-b9a{
gap:0.875rem;
display:flex;
min-width:0;
}
.jne_rtp-b9a>div{
padding:16px;
background:#0D0A1A;
border-radius:14px;
flex:1;
text-align:center;
min-width:0;
}
.jne_rtp_n-b9a{
white-space:nowrap;
font-size:1.625rem;
color:#9B4DFF;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jne_rtp_l-b9a{
margin-top:4px;
color:#7D72A8;
font-size:11px;
}
.jne_cmp-b9a{
border-radius:14px;
border:1px solid #2A2448;
overflow:hidden;
max-width:47.5rem;
}
.jne_cmp_row-b9a{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.jne_cmp_row-b9a>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.jne_cmp_row-b9a>div:first-child{
padding-left:22px;
text-align:left;
color:#F0ECFF;
font-weight:600;
}
.jne_cmp_th-b9a{
background:#0D0A1A;
font-size:12.5px;
font-weight:700;
}
.jne_cmp_row-b9a:not(.jne_cmp_th-b9a){
background:#13102A;
color:#B8AEDD;
border-top:1px solid #1E1A35;
}
.jne_cmp_zebra-b9a{
background:#100D22;
}
.jne_guide-b9a{
border:1px solid #2A2448;
border-radius:14px;
overflow:hidden;
background:#13102A;
cursor:pointer;
}
.jne_guide_cover-b9a{
height:130px;
}
.jne_guide_body-b9a{
padding:1.25rem;
}
.jne_guide_body-b9a h3{
margin:7px 0 0.563rem;
color:#F0ECFF;
line-height:1.25;
font-size:1rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jne_guide_meta-b9a{
color:#7D72A8;
font-size:11.5px;
}
.jne_hub-b9a{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:1.75rem;
border-top:1px solid #1E1A35;
display:grid;
}
.jne_hub-b9a>*{
min-width:0;
}
.jne_hub-b9a h4{
font-weight:700;
color:#F0ECFF;
margin-bottom:11px;
font-size:13px;
}
.jne_hub_col-b9a{
gap:8px;
flex-direction:column;
display:flex;
font-size:13px;
color:#B8AEDD;
}
.jne_hub_col-b9a a{
cursor:pointer;
}
@media(max-width:1027px){
.jne_seo_grid3-b9a{
grid-template-columns:1fr;
}
.jne_seo_grid4-b9a{
grid-template-columns:repeat(2,1fr);
}
.jne_seo_rtp_row-b9a{
grid-template-columns:1fr;
gap:1.25rem;
}
.jne_hub-b9a{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.jne_hub-b9a{
grid-template-columns:1fr;
}
}
.jne_tk-b9a{
overflow:hidden;
background:#080612;
align-items:center;
border-bottom:1px solid #1E1A35;
display:flex;
}
.jne_tk_tag-b9a{
gap:8px;
padding:0.688rem 1.125rem;
flex:none;
background:#13102A;
text-transform:uppercase;
align-items:center;
letter-spacing:.1em;
font-weight:600;
display:flex;
font-size:0.656rem;
border-right:1px solid #1E1A35;
color:#E8344A;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jne_tk_rail-b9a{
overflow:hidden;
flex:1;
}
.jne_tk_track-b9a{
animation:zm3-marquee 26s linear infinite;
padding:11px 14px;
gap:28px;
color:#B8AEDD;
width:max-content;
display:flex;
font-size:0.75rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
white-space:nowrap;
}
.jne_tk_track-b9a b{
color:#9B4DFF;
}
.jne_hero-b9a{
border:1px solid #2A2448;
border-radius:20px;
background:linear-gradient(120deg,#0A0818,#060A1C);
overflow:hidden;
padding:46px 48px;
color:#F0ECFF;
position:relative;
}
.jne_hero_glow-b9a{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 82, 255, 0.22),transparent 70%);
position:absolute;
top:-60px;
height:21.25rem;
width:340px;
right:-3.75rem;
}
.jne_hero_in-b9a{
max-width:37.5rem;
position:relative;
}
.jne_hero-b9a .jne_eyebrow-b9a{
color:#B97AFF;
}
.jne_pill_row-b9a{
background:rgba(255, 255, 255, 0.07);
padding:0.375rem 13px;
gap:0.5rem;
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.12);
display:inline-flex;
font-size:0.656rem;
color:#B97AFF;
letter-spacing:.1em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
align-items:center;
margin-bottom:22px;
}
.jne_hero_h1-b9a{
margin:1.125rem 0;
font-weight:700;
letter-spacing:-.02em;
line-height:1.02;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
overflow-wrap:break-word;
font-size:3.375rem;
}
.jne_hero_h1-b9a em{
color:#B97AFF;
font-style:normal;
}
.jne_hero_sub-b9a{
margin-bottom:28px;
font-size:1.063rem;
line-height:1.55;
max-width:480px;
color:#A89ECC;
}
.jne_hero_cta-b9a{
gap:0.875rem;
margin-bottom:26px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.jne_hero_trust-b9a{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jne_hero_rating_txt-b9a{
font-size:0.813rem;
color:#A89ECC;
}
@media(max-width:1024px){
.jne_hero-b9a{
padding:32px 1.5rem;
}
.jne_hero_h1-b9a{
font-size:2.375rem;
}
}
@media(max-width:557px){
.jne_hero_h1-b9a{
font-size:30px;
}
}
.jne_stat-b9a{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.jne_stat-b9a>*{
min-width:0;
}
.jne_stat_item-b9a{
background:#13102A;
border:1px solid #2A2448;
padding:1.125rem 20px;
border-radius:14px;
}
.jne_stat_k-b9a{
letter-spacing:.12em;
margin-bottom:7px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7D72A8;
text-transform:uppercase;
font-size:9.5px;
}
.jne_stat_v-b9a{
gap:8px;
font-weight:700;
color:#F0ECFF;
display:flex;
font-size:1.5rem;
overflow-wrap:anywhere;
min-width:0;
align-items:center;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jne_stat_v_accent-b9a{
color:#9B4DFF;
}
@media(max-width:1023px){
.jne_stat-b9a{
grid-template-columns:repeat(2,1fr);
}
}
.jne_wlc-b9a{
overflow:hidden;
padding:36px 2.5rem;
grid-template-columns:1.2fr .8fr;
border-radius:20px;
gap:1.5rem;
background:linear-gradient(120deg,#0A0818,#060A1C);
border:1px solid #2A2448;
color:#F0ECFF;
position:relative;
display:grid;
align-items:center;
}
.jne_wlc-b9a>*{
min-width:0;
}
.jne_wlc-b9a .jne_eyebrow-b9a{
color:#B97AFF;
}
.jne_wlc_glow-b9a{
background:radial-gradient(circle,rgba(138, 82, 255, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
width:260px;
top:-2.5rem;
position:absolute;
height:260px;
}
.jne_wlc_in-b9a{
position:relative;
}
.jne_wlc_h2-b9a{
margin:0.625rem 0 0.5rem;
color:#F0ECFF;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:2.125rem;
line-height:1.03;
}
.jne_wlc_h2-b9a em{
font-style:normal;
color:#B97AFF;
}
.jne_wlc_sub-b9a{
color:#A89ECC;
line-height:1.55;
font-size:0.875rem;
margin-bottom:1.125rem;
max-width:26.25rem;
}
.jne_wlc_terms-b9a{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.jne_term-b9a{
padding:0.813rem 15px;
border-radius:14px;
background:rgba(255, 255, 255, 0.07);
gap:11px;
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.jne_term-b9a svg{
flex:none;
width:1.25rem;
height:1.25rem;
color:#B97AFF;
}
.jne_term_k-b9a{
text-transform:uppercase;
color:#A89ECC;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
letter-spacing:.1em;
}
.jne_term_v-b9a{
font-size:0.875rem;
margin-top:2px;
color:#F0ECFF;
font-weight:700;
}
@media(max-width:1023px){
.jne_wlc-b9a{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.jne_wlc_h2-b9a{
font-size:26px;
}
}
.jne_jp-b9a{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.jne_jp-b9a>*{
min-width:0;
}
.jne_jp_hero-b9a{
overflow:hidden;
border-radius:1.25rem;
padding:26px;
border:1px solid #2A2448;
gap:14px;
background:linear-gradient(135deg,#0A0818,#060A1C);
min-height:11.25rem;
color:#F0ECFF;
position:relative;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.jne_jp_glow-b9a{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 82, 255, 0.22),transparent 70%);
width:11.25rem;
height:11.25rem;
position:absolute;
right:-40px;
top:-40px;
}
.jne_jp_k_row-b9a{
gap:10px;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
}
.jne_jp_k-b9a{
font-size:0.625rem;
text-transform:uppercase;
color:#7D72A8;
letter-spacing:.12em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jne_jp_hero-b9a .jne_jp_k-b9a{
color:#A89ECC;
}
.jne_jp_amt-b9a{
position:relative;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1;
color:#B97AFF;
font-size:42px;
}
.jne_jp_sub-b9a{
color:#A89ECC;
margin-top:5px;
font-size:12px;
}
.jne_jp_cell-b9a{
border-radius:1.25rem;
background:#13102A;
border:1px solid #2A2448;
padding:1.375rem;
flex-direction:column;
justify-content:space-between;
min-height:11.25rem;
display:flex;
}
.jne_jp_cell-b9a .jne_jp_amt-b9a{
font-size:30px;
color:#F0ECFF;
}
.jne_jp_cell-b9a .jne_jp_sub-b9a{
color:#7D72A8;
}
@media(max-width:1027px){
.jne_jp-b9a{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.jne_jp_amt-b9a{
font-size:32px;
}
}
.jne_promo_grid-b9a{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jne_promo_grid-b9a>*{
min-width:0;
}
.jne_promo-b9a{
border:1px solid #2A2448;
padding:24px;
background:#13102A;
border-radius:20px;
overflow:hidden;
min-height:9.375rem;
position:relative;
}
.jne_promo_h-b9a{
font-size:26px;
color:#F0ECFF;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-weight:700;
margin-top:6px;
}
.jne_promo_h-b9a em{
color:#9B4DFF;
font-style:normal;
}
.jne_promo_p-b9a{
line-height:1.5;
font-size:12.5px;
color:#B8AEDD;
margin-top:0.5rem;
}
.jne_promo_feat-b9a{
background:linear-gradient(135deg,#0A0818,#060A1C);
border-color:#2A2448;
}
.jne_promo_feat-b9a .jne_promo_h-b9a{
color:#F0ECFF;
}
.jne_promo_feat-b9a .jne_promo_h-b9a em{
color:#B97AFF;
}
.jne_promo_feat-b9a .jne_promo_p-b9a{
color:#A89ECC;
}
.jne_promo_feat-b9a .jne_eyebrow-b9a{
color:#B97AFF;
}
@media(max-width:1022px){
.jne_promo_grid-b9a{
grid-template-columns:1fr;
}
}
.jne_app-b9a{
gap:36px;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.jne_app_copy-b9a{
max-width:32.5rem;
}
.jne_app_h2-b9a{
margin:12px 0 0.625rem;
color:#F0ECFF;
line-height:1.05;
font-size:1.75rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.jne_app_text-b9a{
color:#B8AEDD;
line-height:1.6;
margin-bottom:20px;
font-size:14px;
}
.jne_app_btns-b9a{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.jne_store-b9a{
gap:9px;
background:#0D0A1A;
border:1px solid #2A2448;
padding:0.688rem 18px;
border-radius:0.875rem;
font-size:13px;
cursor:pointer;
display:inline-flex;
align-items:center;
color:#F0ECFF;
font-weight:700;
}
.jne_store-b9a svg{
height:16px;
width:1rem;
}
.jne_app_qr_wrap-b9a{
gap:1rem;
display:flex;
align-items:center;
}
.jne_qr-b9a{
border-radius:14px;
padding:11px;
grid-template-columns:repeat(5,1fr);
background:#0D0A1A;
grid-template-rows:repeat(5,1fr);
gap:3px;
border:1px solid #2A2448;
height:6.75rem;
display:grid;
width:108px;
}
.jne_qr-b9a i{
background:transparent;
}
.jne_qr_f-b9a{
background:#9B4DFF;
}
.jne_app_qr_cap-b9a{
max-width:84px;
line-height:1.4;
color:#7D72A8;
font-size:12px;
}
.jne_vip_head-b9a{
gap:12px;
display:flex;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.jne_vip_intro-b9a{
max-width:420px;
font-size:13px;
color:#B8AEDD;
}
.jne_vip-b9a{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.jne_vip-b9a>*{
min-width:0;
}
.jne_tier-b9a{
border-radius:14px;
border:1px solid #2A2448;
background:#13102A;
padding:20px;
}
.jne_tier_on-b9a{
border-color:#9B4DFF;
background:rgba(155, 77, 255, 0.11);
}
.jne_tier_medal-b9a{
border-radius:0.625rem;
background:linear-gradient(135deg,#9B4DFF,#6B1FCC);
height:1.875rem;
margin-bottom:14px;
width:1.875rem;
}
.jne_tier_name-b9a{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
font-weight:700;
margin-bottom:0.313rem;
color:#F0ECFF;
}
.jne_tier_tx-b9a{
color:#7D72A8;
line-height:1.5;
font-size:0.719rem;
}
@media(max-width:1022px){
.jne_vip-b9a{
grid-template-columns:repeat(2,1fr);
}
}
.jne_pay_logos-b9a{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.jne_pay_logos-b9a>*{
min-width:0;
}
.jne_pay-b9a{
border-radius:0.625rem;
border:1px solid #2A2448;
font-size:0.75rem;
justify-content:center;
display:flex;
color:#B8AEDD;
font-weight:700;
height:3rem;
align-items:center;
}
.jne_table-b9a{
border:1px solid #2A2448;
overflow:hidden;
border-radius:0.875rem;
}
.jne_trow-b9a{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.jne_trow-b9a>div{
padding:13px 0.875rem;
min-width:0;
}
.jne_trow-b9a>div:first-child{
padding-left:16px;
font-weight:700;
color:#F0ECFF;
}
.jne_trow_th-b9a{
background:#0D0A1A;
letter-spacing:.06em;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
color:#7D72A8;
}
.jne_trow-b9a:not(.jne_trow_th-b9a){
background:#13102A;
color:#B8AEDD;
border-top:1px solid #1E1A35;
}
.jne_trow_zebra-b9a{
background:#100D22;
}
.jne_pos-b9a{
font-weight:700;
color:#9B4DFF;
}
@media(max-width:1024px){
.jne_pay_logos-b9a{
grid-template-columns:repeat(2,1fr);
}
}
.jne_dw_h2-b9a{
line-height:1.08;
margin-bottom:10px;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
font-size:1.625rem;
}
.jne_steps_v-b9a{
gap:10px;
grid-template-columns:1fr;
}
.jne_steps_v-b9a .jne_step-b9a{
padding:18px 20px;
}
@media(max-width:561px){
.jne_dw_h2-b9a{
font-size:1.438rem;
}
}
.jne_steps-b9a{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jne_steps-b9a>*{
min-width:0;
}
.jne_step-b9a{
border-radius:14px;
border:1px solid #2A2448;
padding:1.5rem;
background:#13102A;
position:relative;
}
.jne_step_num-b9a{
background:#B06AFF;
border-radius:10px;
justify-content:center;
margin-bottom:14px;
display:flex;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#0D0A1A;
font-weight:700;
font-size:0.813rem;
width:1.875rem;
height:30px;
align-items:center;
}
.jne_step_h-b9a{
font-size:1rem;
color:#F0ECFF;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:7px;
}
.jne_step_p-b9a{
line-height:1.55;
color:#B8AEDD;
font-size:13px;
}
@media(max-width:1025px){
.jne_steps-b9a{
grid-template-columns:1fr;
}
}
.jne_news-b9a{
background:linear-gradient(135deg,#0A0818,#060A1C);
border:1px solid #2A2448;
padding:26px 32px;
gap:1.5rem;
border-radius:20px;
color:#F0ECFF;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jne_news_h3-b9a{
font-size:1.25rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
margin-bottom:4px;
}
.jne_news_text-b9a{
color:#A89ECC;
font-size:13px;
}
.jne_news_form-b9a{
gap:0.625rem;
flex:1;
max-width:27.5rem;
display:flex;
min-width:0;
}
.jne_news_form-b9a .jne_input-b9a{
min-width:0;
}
@media(max-width:561px){
.jne_news_form-b9a{
width:100%;
}
}
.jne_input-b9a{
border-radius:10px;
flex:1;
padding:0.813rem 16px;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
color:#A89ECC;
font-size:0.844rem;
}
.jne_supp-b9a{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.jne_supp-b9a>*{
min-width:0;
}
.jne_supp_card-b9a{
border:1px solid #2A2448;
border-radius:0.875rem;
padding:24px;
background:#13102A;
}
.jne_supp_card-b9a svg{
margin-bottom:14px;
width:1.5rem;
color:#9B4DFF;
height:1.5rem;
}
.jne_supp_card-b9a h3{
margin-bottom:6px;
color:#F0ECFF;
font-size:1rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jne_supp_card-b9a p{
font-size:0.813rem;
line-height:1.55;
color:#B8AEDD;
}
@media(max-width:1026px){
.jne_supp-b9a{
grid-template-columns:1fr;
}
}
.jne_op_h2-b9a{
margin:10px 0 8px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
line-height:1.1;
color:#F0ECFF;
font-weight:700;
}
.jne_op_text-b9a{
font-size:13.5px;
line-height:1.6;
color:#B8AEDD;
}
@media(max-width:557px){
.jne_op_h2-b9a{
font-size:22px;
}
}
.jne_gd_head-b9a{
gap:12px;
align-items:center;
flex-wrap:wrap;
margin-bottom:16px;
display:flex;
justify-content:space-between;
}
.jne_provs-b9a{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:1.75rem;
display:grid;
}
.jne_provs-b9a>*{
min-width:0;
}
.jne_prov-b9a{
border-radius:0.875rem;
padding:12px;
background:#13102A;
border:1px solid #2A2448;
justify-content:center;
display:flex;
align-items:center;
text-decoration:none;
height:64px;
}
.jne_prov_img-b9a{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.jne_resp-b9a{
background:#13102A;
gap:24px;
border-radius:0.875rem;
border:1px solid #2A2448;
padding:1.625rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.jne_resp_in-b9a{
max-width:560px;
}
.jne_resp_h-b9a{
font-size:1.188rem;
margin-bottom:8px;
color:#F0ECFF;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.jne_resp_p-b9a{
color:#B8AEDD;
font-size:0.844rem;
line-height:1.6;
}
.jne_resp_badges-b9a{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jne_age18-b9a{
border-radius:0.625rem;
padding:0.25rem 0.5rem;
border:1.5px solid #E8344A;
font-weight:700;
font-size:13px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E8344A;
}
.jne_resp_org-b9a{
font-weight:600;
color:#7D72A8;
font-size:13px;
}
@media(max-width:1025px){
.jne_provs-b9a{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.jne_provs-b9a{
grid-template-columns:repeat(2,1fr);
}
}
.jne_ab_h2-b9a{
margin:14px 0 1rem;
font-size:32px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.08;
color:#F0ECFF;
}
.jne_ab_body-b9a{
line-height:1.65;
font-size:15px;
color:#B8AEDD;
margin-bottom:14px;
}
.jne_ab_chips-b9a{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.jne_faq-b9a{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.jne_faq_item-b9a{
border-radius:14px;
background:#13102A;
padding:18px 1.375rem;
border:1px solid #2A2448;
}
.jne_faq_q-b9a{
gap:16px;
list-style:none;
color:#F0ECFF;
align-items:center;
cursor:pointer;
font-weight:600;
justify-content:space-between;
font-size:15.5px;
display:flex;
}
.jne_faq_q-b9a::-webkit-details-marker{
display:none;
}
.jne_faq_q_t-b9a{
gap:10px;
display:flex;
}
.jne_faq_q_i-b9a{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#9B4DFF;
}
.jne_faq_pm-b9a{
font-size:20px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9B4DFF;
}
.jne_faq_item-b9a[open] .jne_faq_pm-b9a{
transform:rotate(45deg);
}
.jne_faq_a-b9a{
line-height:1.6;
font-size:13.5px;
margin-top:0.75rem;
color:#B8AEDD;
}
@media(max-width:561px){
.jne_ab_h2-b9a{
font-size:1.625rem;
}
}
.jne_footer-b9a{
background:#080612;
padding:2.5rem 28px;
border-top:1px solid #1E1A35;
}
.jne_footer_grid-b9a{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:87.5rem;
margin-bottom:28px;
margin-left:auto;
display:grid;
margin-right:auto;
}
.jne_footer_grid-b9a>*{
min-width:0;
}
.jne_footer_grid-b9a h4{
letter-spacing:.12em;
color:#4E4672;
margin-bottom:13px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
text-transform:uppercase;
}
.jne_fcol-b9a{
gap:9px;
display:flex;
flex-direction:column;
font-size:13px;
color:#B8AEDD;
}
.jne_fcol-b9a a{
cursor:pointer;
}
.jne_ft_about-b9a{
font-size:13px;
line-height:1.6;
margin-top:12px;
max-width:260px;
color:#7D72A8;
}
.jne_ft_contact-b9a{
color:#9B4DFF;
overflow-wrap:anywhere;
font-size:0.781rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:0.75rem;
}
.jne_footer_bottom-b9a{
gap:1rem;
margin:0 auto;
justify-content:space-between;
display:flex;
max-width:87.5rem;
align-items:center;
border-top:1px solid #1E1A35;
flex-wrap:wrap;
padding-top:1.25rem;
}
.jne_footer_bottom-b9a p{
font-size:11px;
max-width:45rem;
color:#4E4672;
line-height:1.6;
}
@media(max-width:1025px){
.jne_footer_grid-b9a{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.jne_footer_grid-b9a{
grid-template-columns:1fr;
}
}