.sfaq{font-family:var(--sfaq-font,inherit)}
.sfaq-item{border-bottom:1px solid var(--sfaq-border,#e5e7eb)}
.sfaq-q{all:unset;display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%;padding:14px 2px}
.sfaq-q-text{color:var(--sfaq-q-color,#111);font-weight:600;line-height:1.3}
.sfaq-icon{margin-left:16px}
.sfaq-a{padding:0 2px 14px 2px}
.sfaq-a-inner{color:var(--sfaq-a-color,#333);line-height:1.7}
.sfaq-empty{opacity:.7}
