.faq-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:14px;-ms-flex-wrap:wrap;flex-wrap:wrap}.faq-toolbar .nav.nav-pills{margin:0 !important}.faq-toolbar .nav.nav-pills{-ms-flex-wrap:wrap;flex-wrap:wrap}.faq-toolbar .account-search{-ms-flex:0 0 auto;flex:0 0 auto}.faq-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.faq-item{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.02);transition:border-color .12s,box-shadow .12s}.faq-item:hover{border-color:rgba(0,0,0,.12);box-shadow:0 2px 6px rgba(0,0,0,.04)}.faq-item__question{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:10px;padding:14px 18px;background:#f8f9fa;border-bottom:1px solid rgba(0,0,0,.05);font-weight:700;color:#212529;font-size:.95rem;line-height:1.5}.faq-item__question .q-marker{-ms-flex:0 0 22px;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#212529;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;font-weight:700;margin-top:1px}.faq-item__answer{padding:14px 18px 16px;color:#495057;font-size:.88rem;line-height:1.6}.faq-item__answer a{color:#5d78d6;font-weight:500}.faq-item__answer mark{padding:0 !important}.faq-item__answer mark{background:rgba(93,120,214,.18);color:#212529;border-radius:2px}
