.nkhg-faq{background:#050708;border-top:1px solid #273036}
.nkhg-faq__head{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:end;margin-bottom:39px}
.nkhg-faq__head>p{margin:0;color:var(--muted);font-size:17px}
.nkhg-faq__list{border-top:1px solid #2a3338}
.nkhg-faq__item{border-bottom:1px solid #2a3338;background:#0c0f11}
.nkhg-faq__item+details{margin-top:1px}
.nkhg-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px;padding:22px 26px;color:#fff;font-size:18px;font-weight:850;line-height:1.35;cursor:pointer;list-style:none}
.nkhg-faq__item summary::-webkit-details-marker{display:none}
.nkhg-faq__item[open] summary{background:#0b1a20;color:#8ce3ff}
.nkhg-faq__plus{position:relative;flex:0 0 28px;width:28px;height:28px;border:1px solid #326275;border-radius:50%}
.nkhg-faq__plus:before,.nkhg-faq__plus:after{content:"";position:absolute;top:50%;left:50%;width:11px;height:1.5px;background:#7edcff;transform:translate(-50%,-50%)}
.nkhg-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s}
.nkhg-faq__item[open] .nkhg-faq__plus:after{transform:translate(-50%,-50%) rotate(0)}
.nkhg-faq__answer{padding:0 70px 25px 26px;color:#b9c4c8;font-size:15px;line-height:1.7}
.nkhg-faq__answer p{margin:0 0 15px}
.nkhg-faq__answer a{display:inline-flex;align-items:center;gap:9px;color:#7edcff!important;font-size:12px;font-weight:900;text-decoration:none!important;text-transform:uppercase;letter-spacing:.04em}
.nkhg-faq__answer a:hover{color:#fff!important}
.nkhg-faq__answer a span{font-size:17px}
.nkhg-faq__help{display:grid;grid-template-columns:1fr auto;column-gap:28px;align-items:center;margin-top:28px;padding:25px 28px;background:#07161c;border-left:5px solid var(--blue)}
.nkhg-faq__help strong{font-size:18px}
.nkhg-faq__help p{grid-column:1;margin:5px 0 0;color:#aebdc2;font-size:13px}
.nkhg-faq__help a{grid-column:2;grid-row:1/3;color:#fff!important;font-size:12px;font-weight:900;text-decoration:none!important}
.nkhg-faq__help a span{margin-left:8px;color:var(--blue);font-size:17px}
@media(max-width:780px){.nkhg-faq__head{grid-template-columns:1fr;gap:20px}.nkhg-faq__item summary{min-height:72px;padding:20px 18px;font-size:16px}.nkhg-faq__answer{padding:0 54px 22px 18px}.nkhg-faq__help{grid-template-columns:1fr}.nkhg-faq__help p,.nkhg-faq__help a{grid-column:1;grid-row:auto}.nkhg-faq__help a{margin-top:15px}}

