.faq2-module__VUtgwG__main{min-height:80vh;padding:3rem 0}.faq2-module__VUtgwG__container{flex-direction:column;align-items:center;max-width:800px;display:flex}.faq2-module__VUtgwG__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.faq2-module__VUtgwG__title{color:#fff;font-size:2.5rem}.faq2-module__VUtgwG__subtitle{color:var(--text-muted)}.faq2-module__VUtgwG__faqList{flex-direction:column;gap:1rem;width:100%;display:flex}.faq2-module__VUtgwG__faqItem{background:var(--surface);border:1px solid #ffffff0d;border-radius:8px;transition:all .3s;overflow:hidden}.faq2-module__VUtgwG__faqItem.faq2-module__VUtgwG__open{border-color:var(--accent);box-shadow:0 4px 15px #0003}.faq2-module__VUtgwG__question{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:color .2s;display:flex}.faq2-module__VUtgwG__question:hover{color:var(--accent)}.faq2-module__VUtgwG__answerWrapper{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.faq2-module__VUtgwG__answer{color:var(--text-muted);white-space:pre-wrap;padding:0 1.5rem 1.5rem;line-height:1.6}.faq2-module__VUtgwG__loading,.faq2-module__VUtgwG__empty{color:var(--text-muted);padding:2rem}
