.FAQ_faqPage__VSmbD{padding:2rem;background-color:#f0f4f8;text-align:center;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.FAQ_title__1BQGs{font-size:2.5rem;color:#ff6f91;margin-bottom:1.5rem}.FAQ_faqContainer__9HnJX{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.FAQ_faqItem__qJx36{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:1rem;position:relative;transition:background-color .3s ease}.FAQ_question__3BDLg{font-weight:700;color:#333;cursor:pointer}.FAQ_answer__ozAUk{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease;opacity:0;margin-top:.5rem;color:#555}.FAQ_faqItem__qJx36:hover .FAQ_answer__ozAUk{max-height:100px;opacity:1}.FAQ_contactMessage__M5hlb{margin-top:2rem;padding:1rem;border-radius:10px}.FAQ_contactButton__RCx1C{margin-top:1rem;padding:.5rem 1rem;background-color:#ff6f91;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.FAQ_contactButton__RCx1C:hover{background-color:#3e2a47}