.wd-faq{display:flex;flex-direction:column;gap:12px}.wd-faq__item{background:#fff;border:1px solid #e3e3e3;border-radius:14px;overflow:hidden}.wd-faq__question{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:20px 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;font-family:var(--font-hanken-grotesk)}.wd-faq__question>span:first-child{font-size:16px;font-weight:700;color:#3e403d;line-height:1.35}.wd-faq__question>span:first-child,.wd-faq__sign{font-family:var(--font-hanken-grotesk);font-style:normal}.wd-faq__sign{flex:0 0 auto;font-size:22px;font-weight:400;color:#132eb8;line-height:1}.wd-faq__answer{margin:0;padding:0 24px 22px;font-family:var(--font-hanken-grotesk);font-size:14px;font-weight:300;font-style:normal;color:#606569;line-height:1.6}