.FAQ_list__AVE_P{border-top:1px solid var(--black)}.FAQ_item__JHoCl{border-bottom:1px solid var(--black)}.FAQ_question__KVX9z{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-md) 0;background:none;border:none;cursor:pointer;font-family:var(--font-primary);font-size:.9375rem;font-weight:400;text-align:left;color:var(--black)}.FAQ_chevron__mcAn2{width:24px;height:24px;flex-shrink:0;border:1px solid var(--grey-light);display:flex;align-items:center;justify-content:center;color:var(--grey-mid);font-size:.75rem;transition:transform var(--duration) var(--ease),border-color var(--duration)}.FAQ_chevronOpen__7UJLk{transform:rotate(90deg)}.FAQ_chevronOpen__7UJLk,.FAQ_question__KVX9z:hover .FAQ_chevron__mcAn2{border-color:var(--accent);color:var(--accent)}.FAQ_answer__Zehdp{max-height:0;overflow:hidden;transition:max-height .3s var(--ease)}.FAQ_answerOpen__AjppC{max-height:500px}.FAQ_answer__Zehdp p{padding:0 0 var(--space-md);font-size:.875rem;line-height:1.6;color:var(--grey-mid);max-width:560px}