.faq{display:flex;cursor:pointer;justify-content:space-between;gap:.5rem;padding:1.25rem;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(225 227 230 / var(--un-border-opacity))}.dark .faq{--un-border-opacity:1;border-color:rgb(74 77 87 / var(--un-border-opacity))}.dark .faq{--un-text-opacity:1;color:rgb(246 246 247 / var(--un-text-opacity))}.faq:hover{--un-text-opacity:1;color:rgb(12 152 235 / var(--un-text-opacity))}.faq:active{--un-text-opacity:1;color:rgb(0 122 204 / var(--un-text-opacity))}.answer{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;--un-text-opacity:1;color:rgb(61 64 72 / var(--un-text-opacity))}.dark .answer{--un-text-opacity:1;color:rgb(157 162 171 / var(--un-text-opacity))}
