.questions-answers{padding:32px 0}.questions-answers__title{font-size:32px;font-weight:500;margin-bottom:32px;color:#164b84}.questions-answers__search{margin:24px 0 32px}.questions-answers__search input{width:100%;padding:12px 16px;font-size:16px;border:1px solid #cfd8e3;border-radius:4px;outline:none}.questions-answers__search input:focus{border-color:#164b84;box-shadow:0 0 0 1px rgba(22,75,132,.2)}.qa-item{margin-bottom:12px;border-radius:4px;overflow:hidden;border:1px solid #e1e7ef}.qa-item__question{width:100%;padding:14px 16px;background:#f2f4f7;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:16px;font-weight:500;color:#164b84;text-align:left;transition:background .2s ease}.qa-item__question:hover{background:#e8edf3}.qa-item__icon{font-size:16px;color:#164b84;margin-left:12px}.qa-item__answer{white-space:pre-wrap;line-height:1.65;background:#fff;padding:20px 16px;color:#1f2933;border-top:1px solid #e1e7ef;font-size:15px}.qa-item.active .qa-item__question{background:#164b84;color:#fff}.qa-item.active .qa-item__icon{color:#fff}.questions-answers__empty{padding:32px;color:#6b7280;font-size:16px;text-align:center}
