.FAQ_container__n6DQ4{border:1px solid #ccc;border-radius:8px;margin-bottom:15px;overflow:hidden;transition:all .3s ease-in-out;background-color:var(--background)}.FAQ_question__bxHQv{padding:15px 20px;cursor:pointer;font-weight:700;background-color:var(--background);display:flex;justify-content:space-between;align-items:center}.FAQ_answer__EyRe9{padding:0 20px;height:0;max-height:0;overflow:hidden;background-color:var(--background);transition:max-height .3s ease,padding .3s ease;color:var(--secondary);font-weight:100}.FAQ_answer__EyRe9.FAQ_show__57a3k{padding:15px 20px;height:auto;max-height:500px}.FAQ_arrow__FUuH4{transition:transform .3s ease}.FAQ_rotate__lwzpr{transform:rotate(90deg)}.FAQ_open__3jmeP .FAQ_question__bxHQv{background-color:var(--tertiary)}