*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0F7FA;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.938rem;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
color:#2C4A5E;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border: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(8, 24, 40, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nkeshell-61i{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.nkemain-61i{
min-width:0;
}
.nkewrap-61i{
margin:0 auto;
max-width:1400px;
width:100%;
}
.nkecontainer-61i{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.nkecontainer-61i{
padding:0 1.75rem;
}
}
.nkesection-61i{
padding:24px 1.75rem;
}
.nkesection_pt-61i{
padding-top:2.125rem;
}
.nkeband_soft-61i{
background:#FFFFFF;
}
.nkeeyebrow-61i{
font-weight:600;
letter-spacing:.14em;
color:#007A8C;
display:inline-block;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
font-size:0.656rem;
}
.nkedrawer_cb-61i{
display:none;
}
.nkeoverlay-61i{
display:none;
}
@media(max-width:1024px){
.nkeshell-61i{
grid-template-columns:1fr;
}
.nkemain-61i{
padding-bottom:78px;
}
.nkedrawer_cb-61i:checked~.nkeoverlay-61i{
background:rgba(8, 24, 40, 0.72);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:559px){
.nkesection-61i{
padding:1.125rem 1rem;
}
.nkesection_pt-61i{
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 ---------- */
.nkeside-61i{
padding:22px 18px;
gap:22px;
background:#E2EEF4;
overflow-y:auto;
position:sticky;
align-self:start;
top:0;
border-right:1px solid rgba(13, 31, 45, 0.08);
display:flex;
height:100vh;
flex-direction:column;
}
.nkebrand-61i{
gap:10px;
display:flex;
align-items:center;
}
.nkelogo-61i{
font-size:21px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
letter-spacing:-.02em;
color:#0D1F2D;
}
.nkeside_cta-61i{
border:1px solid rgba(13, 31, 45, 0.12);
padding:1rem;
border-radius:12px;
background:rgba(0, 122, 140, 0.10);
}
.nkeside_cta_h-61i{
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
font-size:17px;
line-height:1.15;
color:#0D1F2D;
font-weight:700;
}
.nkeside_cta_p-61i{
color:#2C4A5E;
line-height:1.45;
font-size:0.75rem;
margin-bottom:12px;
}
.nkenav-61i{
gap:3px;
flex-direction:column;
display:flex;
}
.nkenav_label-61i{
padding:6px 0.625rem;
text-transform:uppercase;
color:#8AAABB;
font-size:9.5px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.14em;
}
.nkenav_item-61i{
border-radius:0.5rem;
padding:0.625rem;
gap:11px;
align-items:center;
font-size:0.875rem;
font-weight:500;
display:flex;
color:#2C4A5E;
}
.nkenav_item-61i svg{
height:1.063rem;
width:1.063rem;
}
.nkenav_item-61i:hover{
background:rgba(0, 122, 140, 0.10);
color:#0D1F2D;
}
.nkenav_item_on-61i{
background:rgba(0, 122, 140, 0.10);
color:#007A8C;
font-weight:600;
}
.nkeside_foot-61i{
padding:0.75rem;
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:12px;
background:#FFFFFF;
margin-top:auto;
}
.nkeside_foot-61i p{
color:#2C4A5E;
margin-top:4px;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.nketop-61i{
gap:1rem;
background:#E2EEF4;
padding:0.875rem 28px;
z-index:40;
position:sticky;
border-bottom:1px solid rgba(13, 31, 45, 0.08);
align-items:center;
top:0;
display:flex;
}
.nketop_brand-61i{
gap:0.563rem;
display:none;
align-items:center;
}
.nkesearch-61i{
flex:1;
background:#FFFFFF;
border:1px solid rgba(13, 31, 45, 0.12);
padding:0.688rem 14px;
border-radius:0.75rem;
gap:10px;
display:flex;
color:#5C7E92;
font-size:13.5px;
max-width:27.5rem;
align-items:center;
}
.nkesearch-61i svg{
flex:none;
height:16px;
width:1rem;
}
.nketop_actions-61i{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.nkelang-61i{
font-size:12px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#2C4A5E;
}
.nkeburger-61i{
border-radius:8px;
border:1px solid rgba(13, 31, 45, 0.12);
background:#FFFFFF;
color:#0D1F2D;
display:none;
width:40px;
height:40px;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.nkebotnav-61i{
display:none;
}
@media(max-width:1026px){
.nkeside-61i{
transition:transform .25s ease;
transform:translateX(-100%);
top:0;
height:100vh;
left:0;
position:fixed;
z-index:80;
width:17.5rem;
}
.nkedrawer_cb-61i:checked~.nkeshell-61i .nkeside-61i{
transform:translateX(0);
}
.nketop-61i{
gap:12px;
padding:0.875rem 1rem;
position:static;
flex-wrap:wrap;
}
.nketop_brand-61i{
display:flex;
}
.nkesearch-61i{
display:none;
}
.nkeburger-61i{
display:flex;
}
.nketop_actions-61i{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.nketop_actions-61i .nkelang-61i{
display:none;
}
.nketop_actions-61i .nkebtn-61i{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.nkebotnav-61i{
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#E2EEF4;
grid-template-columns:repeat(3,1fr);
display:grid;
z-index:65;
transform:translateZ(0);
right:0;
position:fixed;
left:0;
border-top:1px solid rgba(13, 31, 45, 0.12);
bottom:0;
}
.nkebn-61i{
padding:0.375rem 2px 0;
gap:0.25rem;
font-weight:600;
flex-direction:column;
justify-content:flex-end;
color:#2C4A5E;
align-items:center;
min-width:0;
font-size:10px;
display:flex;
}
.nkebn-61i svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.nkebn-61i span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
white-space:nowrap;
}
.nkebn_on-61i{
color:#007A8C;
}
.nkebn_center-61i{
position:relative;
}
.nkebn_fab-61i{
background:#00C2D8;
border-radius:50%;
align-items:center;
color:#04131E;
justify-content:center;
display:flex;
position:absolute;
height:3.125rem;
top:-20px;
box-shadow:0 0.5rem 32px rgba(13, 31, 45, 0.16), 0 2px 8px rgba(13, 31, 45, 0.10);
transform:translateX(-50%);
width:3.125rem;
left:50%;
}
.nkebn_fab-61i svg{
width:1.5rem;
height:24px;
}
.nkebn_center-61i span{
color:#007A8C;
}
}
.nkebtn-61i{
gap:8px;
border-radius:0.5rem;
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;
padding:0.688rem 22px;
font-weight:700;
display:inline-flex;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
font-size:14px;
justify-content:center;
cursor:pointer;
}
.nkebtn_pri-61i{
background:#00C2D8;
color:#04131E;
box-shadow:0 4px 18px rgba(0, 194, 216, 0.42), 0 1px 4px rgba(0, 194, 216, 0.24);
}
.nkebtn_pri-61i:hover{
background:#00A8BC;
}
.nkebtn_ghost-61i{
background:rgba(0, 122, 140, 0.10);
font-weight:600;
color:#0D1F2D;
}
.nkebtn_line-61i{
background:transparent;
border:1px solid rgba(13, 31, 45, 0.22);
color:#0D1F2D;
font-weight:600;
}
.nkebtn_lg-61i{
padding:1rem 1.875rem;
border-radius:0.75rem;
font-size:0.938rem;
}
.nkeband-61i .nkebtn_line-61i{
border-color:rgba(255, 255, 255, 0.12);
color:#E8F8FC;
}
.nkeband-61i .nkebtn_ghost-61i{
background:rgba(255, 255, 255, 0.08);
color:#E8F8FC;
}
.nkelink_m-61i{
gap:0.313rem;
align-items:center;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-decoration:none;
cursor:pointer;
font-size:12px;
display:inline-flex;
color:#007A8C;
}
.nkelink_m-61i svg{
width:0.875rem;
height:0.875rem;
}
.nkeband-61i .nkelink_m-61i{
color:#00D2E6;
}
.nkedot-61i{
border-radius:50%;
flex:none;
background:#007A8C;
height:0.438rem;
width:7px;
}
.nkedot_live-61i{
animation:zm3-pulse 1.4s infinite;
background:#E8323A;
}
.nkestars-61i{
gap:2px;
display:inline-flex;
color:#007A8C;
}
.nkestars-61i svg{
width:15px;
height:0.938rem;
}
.nkechip-61i{
background:#FFFFFF;
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:0.5rem;
gap:6px;
padding:7px 0.75rem;
align-items:center;
display:inline-flex;
font-size:0.688rem;
color:#2C4A5E;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.nkechip_on-61i{
border-color:transparent;
background:rgba(0, 122, 140, 0.10);
color:#007A8C;
}
.nkegc-61i{
color:inherit;
display:block;
cursor:pointer;
text-decoration:none;
min-width:0;
}
.nkegc_thumb-61i{
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:0.75rem;
overflow:hidden;
position:relative;
background-size:cover;
display:block;
aspect-ratio:1;
background-position:center;
}
.nkegc_thumb_portrait-61i{
aspect-ratio:3/4;
}
.nkegc_thumb_wide-61i{
aspect-ratio:16/11;
}
.nkegc_cap-61i{
background:linear-gradient(transparent,rgba(8, 24, 40, 0.72));
padding:0.563rem;
left:0;
position:absolute;
bottom:0;
right:0;
}
.nkegc_name-61i{
font-weight:700;
font-size:12.5px;
color:#E8F8FC;
display:block;
}
.nkegc_meta-61i{
font-size:0.688rem;
color:#7BBDD0;
}
.nkegc_badge-61i{
border-radius:0.5rem;
background:#007A8C;
padding:2px 6px;
right:8px;
top:8px;
font-weight:700;
position:absolute;
color:#04131E;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.5rem;
}
.nkegc_badge_hot-61i{
background:#E8323A;
color:#E8F8FC;
}
.nkegc_badge_live-61i{
background:#E8323A;
left:0.5rem;
color:#E8F8FC;
right:auto;
}
.nkegc_mult-61i{
inset:0;
justify-content:center;
color:#007A8C;
font-weight:700;
align-items:center;
font-size:1.75rem;
position:absolute;
display:flex;
}
.nkepc-61i{
background:#FFFFFF;
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:0.75rem;
display:flex;
align-items:center;
font-weight:700;
height:4rem;
justify-content:center;
font-size:14px;
color:#2C4A5E;
}
.nkerail-61i{
min-width:0;
}
.nkerail_scroll-61i{
gap:14px;
display:grid;
}
.nkerail_scroll-61i>*{
min-width:0;
}
.nkeg6-61i{
grid-template-columns:repeat(6,1fr);
}
.nkeg7-61i{
grid-template-columns:repeat(7,1fr);
}
.nkeg4-61i{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.nkeg6-61i,.nkeg7-61i{
grid-template-columns:none;
grid-auto-columns:120px;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.nkeg6-61i>*,.nkeg7-61i>*{
scroll-snap-align:start;
}
.nkeg4-61i{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.nkeg4-61i{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.nkepanel-61i{
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(13, 31, 45, 0.12);
padding:28px 32px;
}
.nkesplit-61i{
gap:2.25rem;
display:grid;
align-items:start;
}
.nkesplit-61i>*{
min-width:0;
}
.nkesplit_a-61i{
grid-template-columns:.85fr 1.15fr;
}
.nkesplit_b-61i{
grid-template-columns:1fr 1.1fr;
}
.nkesplit_c-61i{
grid-template-columns:1.1fr .9fr;
}
.nkepgrid-61i{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.nkepgrid-61i>*{
min-width:0;
}
.nkelead-61i{
line-height:1.65;
color:#2C4A5E;
font-size:15px;
margin-bottom:0.875rem;
}
.nkefeat-61i{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nkefeat-61i>*{
min-width:0;
}
.nkefeat2-61i{
grid-template-columns:1fr 1fr;
}
.nkefeat_card-61i{
border-radius:1.25rem;
padding:26px;
border:1px solid rgba(13, 31, 45, 0.12);
background:#FFFFFF;
}
.nkefeat_card-61i svg{
height:26px;
color:#007A8C;
width:1.625rem;
margin-bottom:1rem;
}
.nkefeat_card-61i h3{
color:#0D1F2D;
font-size:18px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
font-weight:700;
}
.nkefeat_card-61i p{
color:#2C4A5E;
font-size:13px;
line-height:1.6;
}
.nkefeat_card-61i b{
color:#0D1F2D;
}
.nkebig-61i{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.nkebig_n-61i{
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.625rem;
color:#007A8C;
}
.nkebig_l-61i{
font-size:12px;
color:#5C7E92;
}
.nkeperson-61i{
border:1px solid rgba(13, 31, 45, 0.12);
gap:0.875rem;
border-radius:0.75rem;
padding:16px 18px;
background:#FFFFFF;
display:flex;
align-items:center;
}
.nkeavatar-61i{
flex:none;
background:linear-gradient(135deg,#00C2D8,#005566);
border-radius:50%;
height:44px;
width:44px;
}
.nkeperson_name-61i{
font-size:0.875rem;
font-weight:700;
color:#0D1F2D;
}
.nkeperson_role-61i{
font-size:0.75rem;
color:#5C7E92;
}
.nkekv-61i{
grid-template-columns:1fr 1fr;
border-radius:12px;
overflow:hidden;
border:1px solid rgba(13, 31, 45, 0.12);
gap:1px;
background:rgba(13, 31, 45, 0.12);
display:grid;
}
.nkekv-61i>div{
padding:16px 18px;
background:#F0F7FA;
min-width:0;
}
.nkekv_k-61i{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.313rem;
color:#007A8C;
text-transform:uppercase;
font-size:9.5px;
}
.nkekv_v-61i{
color:#0D1F2D;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1025px){
.nkesplit_a-61i,.nkesplit_b-61i,.nkesplit_c-61i,.nkepgrid-61i{
gap:24px;
grid-template-columns:1fr;
}
.nkefeat-61i,.nkefeat2-61i{
grid-template-columns:1fr;
}
.nkekv-61i{
grid-template-columns:1fr;
}
}
.nkesh-61i{
min-width:0;
margin-bottom:1rem;
}
.nkesh_row-61i{
gap:12px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.nkesh_row-61i .nkesh_l-61i{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.nkesh_stack-61i{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.nkesh_center-61i{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.nkesh_h2-61i{
gap:0.563rem;
color:#0D1F2D;
overflow-wrap:break-word;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
display:flex;
font-weight:700;
line-height:1.1;
align-items:center;
font-size:20px;
}
@media(min-width:769px){
.nkesh_h2-61i{
font-size:1.5rem;
}
}
.nkeband-61i .nkesh_h2-61i{
color:#E8F8FC;
}
.nkeeb_mono-61i{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.08em;
text-transform:none;
}
.nkeeb_mono-61i::before{
content:"// ";
}
.nkeeb_upper-61i{
letter-spacing:.14em;
text-transform:uppercase;
}
.nkeeb_pill-61i{
background:rgba(0, 122, 140, 0.10);
border-radius:62.438rem;
padding:5px 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.nkeeb_line-61i{
gap:10px;
display:inline-flex;
align-items:center;
}
.nkeeb_line-61i::before{
background:#007A8C;
content:"";
display:inline-block;
width:1.5rem;
height:1px;
}
.nkeband-61i .nkeeb_line-61i::before{
background:#00D2E6;
}
.nkeband-61i .nkeeb_pill-61i{
background:rgba(255, 255, 255, 0.08);
}
.nkesh_link-61i{
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;
white-space:nowrap;
font-weight:600;
padding-bottom:2px;
font-size:13px;
align-items:center;
display:inline-flex;
color:#0D1F2D;
border-bottom:1px solid #0D1F2D;
}
.nkesh_link-61i:hover{
border-color:#007A8C;
color:#007A8C;
}
.nkesh_link-61i svg{
width:0.875rem;
height:14px;
}
.nkesh_link_chev-61i{
font-size:0.75rem;
color:#007A8C;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
border-bottom:0;
padding-bottom:0;
}
.nkesh_link_btn-61i{
padding:9px 1.125rem;
background:#00C2D8;
border-radius:999px;
border-bottom:0;
color:#04131E;
}
.nkesh_link_btn-61i:hover{
border-color:transparent;
background:#00A8BC;
}
.nkeband-61i .nkesh_link-61i{
border-color:#E8F8FC;
color:#E8F8FC;
}
.nkeband-61i .nkesh_link_chev-61i{
color:#00D2E6;
}
.nkesh_rule-61i{
margin:-2px 0 1rem;
background:rgba(13, 31, 45, 0.12);
height:1px;
}
.nkeband-61i .nkesh_rule-61i{
background:rgba(255, 255, 255, 0.12);
}
.nkeseo_grid3-61i{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.nkeseo_grid4-61i{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.nkeseo_grid3-61i>*,.nkeseo_grid4-61i>*{
min-width:0;
}
.nkeseo_card-61i{
border-radius:0.75rem;
border:1px solid rgba(13, 31, 45, 0.12);
padding:1.5rem;
background:#FFFFFF;
}
.nkeseo_card-61i h3{
font-size:18px;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#0D1F2D;
margin-bottom:0.5rem;
}
.nkeseo_card-61i p{
line-height:1.6;
font-size:13px;
color:#2C4A5E;
}
.nkeseo_card_sm-61i{
padding:1.25rem;
}
.nkeseo_card_sm-61i h3{
font-size:1rem;
}
.nkeseo_card_sm-61i p{
line-height:1.55;
font-size:12.5px;
}
.nkeseo_rtp_row-61i{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
margin-top:1rem;
display:grid;
}
.nkertp-61i{
gap:0.875rem;
min-width:0;
display:flex;
}
.nkertp-61i>div{
flex:1;
border-radius:12px;
background:#F0F7FA;
padding:1rem;
min-width:0;
text-align:center;
}
.nkertp_n-61i{
white-space:nowrap;
font-size:1.625rem;
color:#007A8C;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.nkertp_l-61i{
color:#5C7E92;
margin-top:4px;
font-size:0.688rem;
}
.nkecmp-61i{
overflow:hidden;
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:12px;
max-width:47.5rem;
}
.nkecmp_row-61i{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.nkecmp_row-61i>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.nkecmp_row-61i>div:first-child{
font-weight:600;
text-align:left;
color:#0D1F2D;
padding-left:1.375rem;
}
.nkecmp_th-61i{
background:#F0F7FA;
font-weight:700;
font-size:12.5px;
}
.nkecmp_row-61i:not(.nkecmp_th-61i){
background:#FFFFFF;
color:#2C4A5E;
border-top:1px solid rgba(13, 31, 45, 0.08);
}
.nkecmp_zebra-61i{
background:#E6F2F7;
}
.nkeguide-61i{
border-radius:12px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(13, 31, 45, 0.12);
cursor:pointer;
}
.nkeguide_cover-61i{
height:130px;
}
.nkeguide_body-61i{
padding:20px;
}
.nkeguide_body-61i h3{
margin:0.438rem 0 0.563rem;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
line-height:1.25;
color:#0D1F2D;
}
.nkeguide_meta-61i{
color:#5C7E92;
font-size:11.5px;
}
.nkehub-61i{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:1.75rem;
display:grid;
border-top:1px solid rgba(13, 31, 45, 0.08);
}
.nkehub-61i>*{
min-width:0;
}
.nkehub-61i h4{
margin-bottom:11px;
font-weight:700;
color:#0D1F2D;
font-size:13px;
}
.nkehub_col-61i{
gap:0.5rem;
color:#2C4A5E;
flex-direction:column;
display:flex;
font-size:13px;
}
.nkehub_col-61i a{
cursor:pointer;
}
@media(max-width:1024px){
.nkeseo_grid3-61i{
grid-template-columns:1fr;
}
.nkeseo_grid4-61i{
grid-template-columns:repeat(2,1fr);
}
.nkeseo_rtp_row-61i{
grid-template-columns:1fr;
gap:1.25rem;
}
.nkehub-61i{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:557px){
.nkehub-61i{
grid-template-columns:1fr;
}
}
.nkehero-61i{
background:linear-gradient(120deg,#081828,#0A2233);
border:1px solid rgba(13, 31, 45, 0.12);
overflow:hidden;
border-radius:20px;
padding:46px 3rem;
color:#E8F8FC;
position:relative;
}
.nkehero_glow-61i{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
right:-3.75rem;
width:21.25rem;
position:absolute;
top:-60px;
height:21.25rem;
}
.nkehero_in-61i{
max-width:37.5rem;
position:relative;
}
.nkehero-61i .nkeeyebrow-61i{
color:#00D2E6;
}
.nkepill_row-61i{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
padding:6px 0.813rem;
border-radius:62.438rem;
gap:0.5rem;
font-size:10.5px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
align-items:center;
text-transform:uppercase;
color:#00D2E6;
display:inline-flex;
margin-bottom:1.375rem;
}
.nkehero_h1-61i{
margin:18px 0;
font-size:3.375rem;
color:#E8F8FC;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-weight:700;
line-height:1.02;
letter-spacing:-.02em;
}
.nkehero_h1-61i em{
font-style:normal;
color:#00D2E6;
}
.nkehero_sub-61i{
color:#7BBDD0;
font-size:17px;
max-width:480px;
line-height:1.55;
margin-bottom:1.75rem;
}
.nkehero_cta-61i{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:1.625rem;
}
.nkehero_trust-61i{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nkehero_rating_txt-61i{
color:#7BBDD0;
font-size:0.813rem;
}
@media(max-width:1025px){
.nkehero-61i{
padding:2rem 1.5rem;
}
.nkehero_h1-61i{
font-size:38px;
}
}
@media(max-width:561px){
.nkehero_h1-61i{
font-size:1.875rem;
}
}
.nketabs-61i{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.nketab-61i{
background:#FFFFFF;
padding:10px 18px;
border-radius:0.5rem;
border:1px solid rgba(13, 31, 45, 0.12);
font-size:0.813rem;
cursor:pointer;
font-weight:600;
color:#2C4A5E;
}
.nketab_on-61i{
border-color:transparent;
background:#00C2D8;
color:#04131E;
font-weight:700;
}
.nkestat-61i{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.nkestat-61i>*{
min-width:0;
}
.nkestat_item-61i{
border-radius:0.75rem;
border:1px solid rgba(13, 31, 45, 0.12);
background:#FFFFFF;
padding:1.125rem 20px;
}
.nkestat_k-61i{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#5C7E92;
letter-spacing:.12em;
font-size:0.594rem;
margin-bottom:7px;
}
.nkestat_v-61i{
gap:8px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
display:flex;
min-width:0;
font-weight:700;
align-items:center;
overflow-wrap:anywhere;
font-size:1.5rem;
color:#0D1F2D;
}
.nkestat_v_accent-61i{
color:#007A8C;
}
@media(max-width:1025px){
.nkestat-61i{
grid-template-columns:repeat(2,1fr);
}
}
.nkewlc-61i{
gap:1.5rem;
border:1px solid rgba(13, 31, 45, 0.12);
padding:36px 40px;
background:linear-gradient(120deg,#081828,#0A2233);
overflow:hidden;
grid-template-columns:1.2fr .8fr;
border-radius:20px;
align-items:center;
display:grid;
position:relative;
color:#E8F8FC;
}
.nkewlc-61i>*{
min-width:0;
}
.nkewlc-61i .nkeeyebrow-61i{
color:#00D2E6;
}
.nkewlc_glow-61i{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
right:-40px;
width:260px;
position:absolute;
top:-2.5rem;
height:16.25rem;
}
.nkewlc_in-61i{
position:relative;
}
.nkewlc_h2-61i{
margin:10px 0 8px;
line-height:1.03;
font-size:34px;
color:#E8F8FC;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
overflow-wrap:break-word;
}
.nkewlc_h2-61i em{
color:#00D2E6;
font-style:normal;
}
.nkewlc_sub-61i{
line-height:1.55;
max-width:420px;
margin-bottom:18px;
color:#7BBDD0;
font-size:0.875rem;
}
.nkewlc_terms-61i{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.nketerm-61i{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 0.938rem;
gap:0.688rem;
border-radius:0.75rem;
align-items:center;
display:flex;
}
.nketerm-61i svg{
flex:none;
height:1.25rem;
color:#00D2E6;
width:1.25rem;
}
.nketerm_k-61i{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#7BBDD0;
font-size:0.594rem;
letter-spacing:.1em;
}
.nketerm_v-61i{
font-weight:700;
font-size:0.875rem;
margin-top:2px;
color:#E8F8FC;
}
@media(max-width:1026px){
.nkewlc-61i{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.nkewlc_h2-61i{
font-size:1.625rem;
}
}
.nkejp-61i{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.nkejp-61i>*{
min-width:0;
}
.nkejp_hero-61i{
background:linear-gradient(135deg,#081828,#0A2233);
overflow:hidden;
gap:14px;
border-radius:20px;
border:1px solid rgba(13, 31, 45, 0.12);
padding:1.625rem;
position:relative;
color:#E8F8FC;
justify-content:space-between;
flex-direction:column;
display:flex;
min-height:11.25rem;
}
.nkejp_glow-61i{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
width:11.25rem;
top:-2.5rem;
height:180px;
position:absolute;
right:-40px;
}
.nkejp_k_row-61i{
gap:10px;
display:flex;
justify-content:space-between;
align-items:center;
position:relative;
}
.nkejp_k-61i{
text-transform:uppercase;
font-size:10px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
color:#5C7E92;
}
.nkejp_hero-61i .nkejp_k-61i{
color:#7BBDD0;
}
.nkejp_amt-61i{
position:relative;
color:#00D2E6;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
font-size:2.625rem;
font-weight:700;
}
.nkejp_sub-61i{
font-size:12px;
margin-top:0.313rem;
color:#7BBDD0;
}
.nkejp_cell-61i{
padding:22px;
border-radius:20px;
background:#FFFFFF;
border:1px solid rgba(13, 31, 45, 0.12);
display:flex;
flex-direction:column;
min-height:11.25rem;
justify-content:space-between;
}
.nkejp_cell-61i .nkejp_amt-61i{
color:#0D1F2D;
font-size:1.875rem;
}
.nkejp_cell-61i .nkejp_sub-61i{
color:#5C7E92;
}
@media(max-width:1026px){
.nkejp-61i{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.nkejp_amt-61i{
font-size:32px;
}
}
.nkesupp-61i{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.nkesupp-61i>*{
min-width:0;
}
.nkesupp_card-61i{
padding:24px;
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:12px;
background:#FFFFFF;
}
.nkesupp_card-61i svg{
color:#007A8C;
margin-bottom:0.875rem;
width:24px;
height:24px;
}
.nkesupp_card-61i h3{
font-weight:700;
color:#0D1F2D;
margin-bottom:6px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
}
.nkesupp_card-61i p{
color:#2C4A5E;
font-size:13px;
line-height:1.55;
}
@media(max-width:1023px){
.nkesupp-61i{
grid-template-columns:1fr;
}
}
.nkedw_h2-61i{
color:#0D1F2D;
line-height:1.08;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:26px;
margin-bottom:0.625rem;
}
.nkesteps_v-61i{
gap:10px;
grid-template-columns:1fr;
}
.nkesteps_v-61i .nkestep-61i{
padding:18px 20px;
}
@media(max-width:557px){
.nkedw_h2-61i{
font-size:1.438rem;
}
}
.nkevip_head-61i{
gap:0.75rem;
display:flex;
margin-bottom:18px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.nkevip_intro-61i{
font-size:13px;
color:#2C4A5E;
max-width:420px;
}
.nkevip-61i{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.nkevip-61i>*{
min-width:0;
}
.nketier-61i{
padding:20px;
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:0.75rem;
background:#FFFFFF;
}
.nketier_on-61i{
background:rgba(0, 122, 140, 0.10);
border-color:#007A8C;
}
.nketier_medal-61i{
background:linear-gradient(135deg,#00C2D8,#005566);
border-radius:0.5rem;
width:1.875rem;
margin-bottom:0.875rem;
height:30px;
}
.nketier_name-61i{
font-weight:700;
color:#0D1F2D;
font-size:15px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:5px;
}
.nketier_tx-61i{
line-height:1.5;
font-size:0.719rem;
color:#5C7E92;
}
@media(max-width:1025px){
.nkevip-61i{
grid-template-columns:repeat(2,1fr);
}
}
.nkepromo_grid-61i{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nkepromo_grid-61i>*{
min-width:0;
}
.nkepromo-61i{
border:1px solid rgba(13, 31, 45, 0.12);
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
padding:1.5rem;
min-height:9.375rem;
position:relative;
}
.nkepromo_h-61i{
margin-top:0.375rem;
color:#0D1F2D;
font-size:26px;
line-height:1.05;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.nkepromo_h-61i em{
font-style:normal;
color:#007A8C;
}
.nkepromo_p-61i{
font-size:0.781rem;
line-height:1.5;
margin-top:0.5rem;
color:#2C4A5E;
}
.nkepromo_feat-61i{
border-color:rgba(13, 31, 45, 0.12);
background:linear-gradient(135deg,#081828,#0A2233);
}
.nkepromo_feat-61i .nkepromo_h-61i{
color:#E8F8FC;
}
.nkepromo_feat-61i .nkepromo_h-61i em{
color:#00D2E6;
}
.nkepromo_feat-61i .nkepromo_p-61i{
color:#7BBDD0;
}
.nkepromo_feat-61i .nkeeyebrow-61i{
color:#00D2E6;
}
@media(max-width:1022px){
.nkepromo_grid-61i{
grid-template-columns:1fr;
}
}
.nkepay_logos-61i{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nkepay_logos-61i>*{
min-width:0;
}
.nkepay-61i{
border-radius:8px;
border:1px solid rgba(13, 31, 45, 0.12);
display:flex;
font-weight:700;
align-items:center;
font-size:0.75rem;
height:48px;
justify-content:center;
color:#2C4A5E;
}
.nketable-61i{
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:12px;
overflow:hidden;
}
.nketrow-61i{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.nketrow-61i>div{
padding:13px 14px;
min-width:0;
}
.nketrow-61i>div:first-child{
padding-left:1rem;
font-weight:700;
color:#0D1F2D;
}
.nketrow_th-61i{
background:#F0F7FA;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.06em;
font-size:9.5px;
color:#5C7E92;
}
.nketrow-61i:not(.nketrow_th-61i){
background:#FFFFFF;
border-top:1px solid rgba(13, 31, 45, 0.08);
color:#2C4A5E;
}
.nketrow_zebra-61i{
background:#E6F2F7;
}
.nkepos-61i{
color:#007A8C;
font-weight:700;
}
@media(max-width:1026px){
.nkepay_logos-61i{
grid-template-columns:repeat(2,1fr);
}
}
.nkegm-61i{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.nkegm-61i>*{
min-width:0;
}
.nkegm_panel-61i{
background:#FFFFFF;
border:1px solid rgba(13, 31, 45, 0.12);
padding:1.75rem;
border-radius:1.25rem;
}
.nkegm_h2-61i{
margin:10px 0 0.5rem;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#0D1F2D;
font-size:1.5rem;
}
.nkegm_text-61i{
max-width:440px;
margin-bottom:1.25rem;
color:#2C4A5E;
line-height:1.6;
font-size:0.844rem;
}
.nkegm_level-61i{
gap:14px;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.nkegm_lv-61i{
color:#007A8C;
font-size:24px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.nkegm_bar_wrap-61i{
flex:1;
min-width:0;
}
.nkegm_bar_meta-61i{
justify-content:space-between;
color:#5C7E92;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
font-size:10px;
margin-bottom:5px;
}
.nkebar-61i{
overflow:hidden;
border-radius:999px;
background:#F0F7FA;
height:8px;
}
.nkebar_fill-61i{
border-radius:999px;
background:linear-gradient(90deg,#00C2D8,#005566);
display:block;
height:100%;
}
.nkegm_missions-61i{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.nkegm_refer-61i{
padding:28px;
background:linear-gradient(150deg,#081828,#0A2233);
border:1px solid rgba(13, 31, 45, 0.12);
overflow:hidden;
border-radius:20px;
color:#E8F8FC;
position:relative;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.nkegm_refer-61i .nkeeyebrow-61i{
color:#00D2E6;
}
.nkegm_ref_h2-61i{
margin:0.625rem 0 8px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#E8F8FC;
line-height:1.1;
font-size:1.5rem;
font-weight:700;
}
.nkegm_ref_h2-61i em{
font-style:normal;
color:#00D2E6;
}
.nkegm_ref_text-61i{
font-size:0.813rem;
line-height:1.55;
margin-bottom:18px;
color:#7BBDD0;
}
@media(max-width:1026px){
.nkegm-61i{
grid-template-columns:1fr;
}
}
.nkenews-61i{
padding:26px 32px;
gap:1.5rem;
border:1px solid rgba(13, 31, 45, 0.12);
background:linear-gradient(135deg,#081828,#0A2233);
border-radius:1.25rem;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
color:#E8F8FC;
}
.nkenews_h3-61i{
font-size:1.25rem;
margin-bottom:0.25rem;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#E8F8FC;
font-weight:700;
}
.nkenews_text-61i{
font-size:0.813rem;
color:#7BBDD0;
}
.nkenews_form-61i{
gap:10px;
flex:1;
display:flex;
min-width:0;
max-width:27.5rem;
}
.nkenews_form-61i .nkeinput-61i{
min-width:0;
}
@media(max-width:560px){
.nkenews_form-61i{
width:100%;
}
}
.nkeinput-61i{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 1rem;
border-radius:0.5rem;
flex:1;
font-size:13.5px;
color:#7BBDD0;
}
.nkesteps-61i{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nkesteps-61i>*{
min-width:0;
}
.nkestep-61i{
background:#FFFFFF;
padding:24px;
border:1px solid rgba(13, 31, 45, 0.12);
border-radius:12px;
position:relative;
}
.nkestep_num-61i{
background:#00C2D8;
border-radius:8px;
width:30px;
margin-bottom:0.875rem;
display:flex;
height:30px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
color:#04131E;
justify-content:center;
font-weight:700;
align-items:center;
}
.nkestep_h-61i{
margin-bottom:7px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#0D1F2D;
font-size:1rem;
font-weight:700;
}
.nkestep_p-61i{
line-height:1.55;
font-size:0.813rem;
color:#2C4A5E;
}
@media(max-width:1027px){
.nkesteps-61i{
grid-template-columns:1fr;
}
}
.nkedispute-61i{
border-radius:12px;
gap:28px;
padding:1.625rem 1.875rem;
border:1px dashed rgba(13, 31, 45, 0.22);
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nkedispute_in-61i{
max-width:41.25rem;
}
.nkedispute_h2-61i{
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
color:#0D1F2D;
font-size:1.375rem;
font-weight:700;
}
.nkedispute_text-61i{
line-height:1.6;
font-size:13.5px;
color:#2C4A5E;
}
.nkeop_h2-61i{
margin:0.625rem 0 8px;
color:#0D1F2D;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:24px;
line-height:1.1;
}
.nkeop_text-61i{
line-height:1.6;
color:#2C4A5E;
font-size:13.5px;
}
@media(max-width:561px){
.nkeop_h2-61i{
font-size:1.375rem;
}
}
.nkeprovs-61i{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:1.75rem;
display:grid;
}
.nkeprovs-61i>*{
min-width:0;
}
.nkeprov-61i{
border-radius:0.75rem;
padding:0.75rem;
border:1px solid rgba(13, 31, 45, 0.12);
background:#FFFFFF;
align-items:center;
justify-content:center;
text-decoration:none;
display:flex;
height:64px;
}
.nkeprov_img-61i{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.nkeresp-61i{
border-radius:12px;
background:#FFFFFF;
padding:26px;
border:1px solid rgba(13, 31, 45, 0.12);
gap:24px;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.nkeresp_in-61i{
max-width:560px;
}
.nkeresp_h-61i{
font-weight:700;
margin-bottom:8px;
color:#0D1F2D;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:19px;
}
.nkeresp_p-61i{
font-size:13.5px;
line-height:1.6;
color:#2C4A5E;
}
.nkeresp_badges-61i{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nkeage18-61i{
border-radius:0.5rem;
padding:4px 0.5rem;
border:1.5px solid #E8323A;
font-weight:700;
color:#E8323A;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
}
.nkeresp_org-61i{
color:#5C7E92;
font-size:13px;
font-weight:600;
}
@media(max-width:1022px){
.nkeprovs-61i{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.nkeprovs-61i{
grid-template-columns:repeat(2,1fr);
}
}
.nkeab_h2-61i{
margin:14px 0 16px;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-weight:700;
color:#0D1F2D;
font-size:2rem;
}
.nkeab_body-61i{
color:#2C4A5E;
font-size:15px;
margin-bottom:14px;
line-height:1.65;
}
.nkeab_chips-61i{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.nkefaq-61i{
gap:10px;
flex-direction:column;
display:flex;
}
.nkefaq_item-61i{
border-radius:0.75rem;
border:1px solid rgba(13, 31, 45, 0.12);
padding:18px 1.375rem;
background:#FFFFFF;
}
.nkefaq_q-61i{
list-style:none;
gap:16px;
justify-content:space-between;
font-size:0.969rem;
display:flex;
cursor:pointer;
font-weight:600;
color:#0D1F2D;
align-items:center;
}
.nkefaq_q-61i::-webkit-details-marker{
display:none;
}
.nkefaq_q_t-61i{
gap:10px;
display:flex;
}
.nkefaq_q_i-61i{
font-style:normal;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#007A8C;
}
.nkefaq_pm-61i{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.25rem;
color:#007A8C;
}
.nkefaq_item-61i[open] .nkefaq_pm-61i{
transform:rotate(45deg);
}
.nkefaq_a-61i{
margin-top:0.75rem;
color:#2C4A5E;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:561px){
.nkeab_h2-61i{
font-size:26px;
}
}
.nkefooter-61i{
background:#0D1F2D;
padding:2.5rem 28px;
border-top:1px solid rgba(13, 31, 45, 0.08);
}
.nkefooter_grid-61i{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
max-width:1400px;
margin-bottom:28px;
margin-right:auto;
display:grid;
}
.nkefooter_grid-61i>*{
min-width:0;
}
.nkefooter_grid-61i h4{
text-transform:uppercase;
margin-bottom:13px;
color:#8AAABB;
letter-spacing:.12em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
}
.nkefcol-61i{
gap:9px;
color:#2C4A5E;
display:flex;
font-size:0.813rem;
flex-direction:column;
}
.nkefcol-61i a{
cursor:pointer;
}
.nkeft_about-61i{
color:#5C7E92;
max-width:16.25rem;
margin-top:0.75rem;
line-height:1.6;
font-size:0.813rem;
}
.nkeft_contact-61i{
color:#007A8C;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-size:0.781rem;
}
.nkefooter_bottom-61i{
gap:1rem;
margin:0 auto;
justify-content:space-between;
padding-top:1.25rem;
flex-wrap:wrap;
align-items:center;
max-width:87.5rem;
display:flex;
border-top:1px solid rgba(13, 31, 45, 0.08);
}
.nkefooter_bottom-61i p{
font-size:11px;
max-width:720px;
color:#8AAABB;
line-height:1.6;
}
@media(max-width:1026px){
.nkefooter_grid-61i{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.nkefooter_grid-61i{
grid-template-columns:1fr;
}
}