.Faq-module-scss-module__hEv1fG__wrapper{background:var(--color-bg-light);border-radius:12px;max-width:800px;margin:4rem auto;padding:2rem;box-shadow:0 4px 14px #0000001a}.Faq-module-scss-module__hEv1fG__wrapper h1{text-align:center;color:var(--color-primary);margin-bottom:2rem;font-size:2.5rem}.Faq-module-scss-module__hEv1fG__accordion{flex-direction:column;gap:1rem;display:flex}.Faq-module-scss-module__hEv1fG__item{background:var(--color-bg);border:1px solid var(--color-accent);border-radius:10px;transition:transform .2s,box-shadow .2s;overflow:hidden}.Faq-module-scss-module__hEv1fG__item:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.Faq-module-scss-module__hEv1fG__question{width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;display:flex}.Faq-module-scss-module__hEv1fG__question:hover{color:var(--color-accent)}.Faq-module-scss-module__hEv1fG__icon{color:var(--color-accent);font-size:1.5rem;font-weight:700;transition:transform .3s}.Faq-module-scss-module__hEv1fG__answer{max-height:0;padding:0 1.5rem;transition:max-height .3s,padding .3s;overflow:hidden}.Faq-module-scss-module__hEv1fG__answer p{color:var(--color-text);margin:1rem 0;font-size:1rem;line-height:1.6}.Faq-module-scss-module__hEv1fG__open{max-height:500px;padding-bottom:1rem}.Faq-module-scss-module__hEv1fG__rotate{transform:rotate(45deg)}
