.faq-item-icon{align-items:center;display:flex;justify-content:center}.faq-list-wrapper{margin:0 auto;max-width:980px;padding-left:12px;padding-right:12px}.faq-toggle-icon{color:#111;display:block;height:40px;transform-origin:center;transition:transform .26s cubic-bezier(.2,.9,.2,1),color .16s ease;width:40px}.faq-toggle-icon path{stroke-width:4;stroke:currentColor;stroke-linecap:round;transition:stroke .16s ease,opacity .16s ease,transform .26s ease}.faq-toggle-icon.open{color:var(--accent-color,#0b74ff);transform:rotate(45deg) scale(1.12)}.faq-header{cursor:pointer}.faq-header:focus{border-radius:6px;outline:none}
