.FaqSection_container__jecFH{padding-top:72px;padding-bottom:142px}.FaqSection_container__jecFH .FaqSection_breadcrumbs__T_3C8{font-size:16px;color:rgba(18,18,18,.6);margin-bottom:12px}.FaqSection_container__jecFH .FaqSection_title__NyYHc{margin-top:50px;font-size:34px;font-weight:500;color:#121212;margin-bottom:40px}.FaqSection_container__jecFH .FaqSection_faqList__mHoNr{margin-top:50px;display:grid;grid-gap:18px;gap:18px}.FaqSection_container__jecFH .FaqSection_faqCard__HTdwy{border:1px solid #ebebeb;background:rgba(0,0,0,0);border-radius:24px;padding:30px;cursor:pointer;transition:all .3s ease;overflow:hidden}.FaqSection_container__jecFH .FaqSection_faqCard__HTdwy .FaqSection_question__PMpI2{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:16px}.FaqSection_container__jecFH .FaqSection_faqCard__HTdwy .FaqSection_question__PMpI2 .FaqSection_icon__NlPVG{display:flex;justify-content:center;align-items:center;transition:transform .3s ease;background-color:#ebebeb;width:48px;height:48px;border-radius:100px}.FaqSection_container__jecFH .FaqSection_faqCard__HTdwy .FaqSection_answer__H_K0H{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease;margin-top:12px;font-size:16px;color:rgba(18,18,18,.6)}.FaqSection_container__jecFH .FaqSection_faqCard__HTdwy.FaqSection_open__1HTht .FaqSection_answer__H_K0H{max-height:200px;opacity:1}.FaqSection_container__jecFH .FaqSection_faqCard__HTdwy.FaqSection_open__1HTht .FaqSection_icon__NlPVG{transform:rotate(90deg);background-color:#53bbff;color:#fff}