.FAQ_section__E8CuN{padding:8rem 2rem;background:#0b0e10;color:#f5f5f5}.FAQ_container__PtffQ{max-width:1100px;margin:0 auto}.FAQ_title__BWmvH{font-size:2.6rem;font-weight:500;margin-bottom:4rem}.FAQ_list__wZ9Fx{display:flex;flex-direction:column;gap:2rem}.FAQ_item__z0WEV{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:1.5rem}.FAQ_question__Lifu8{width:100%;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:500;color:#fff;cursor:pointer;padding:0;transition:.3s ease}.FAQ_question__Lifu8:hover{color:var(--accent-gold)}.FAQ_answer__cKqKL{max-height:0;overflow:hidden;transition:max-height .4s ease}.FAQ_answer__cKqKL p{margin-top:1rem;color:hsla(0,0%,100%,.7);line-height:1.8}.FAQ_active__DmFKH .FAQ_answer__cKqKL{max-height:500px}