.FAQ_container__G06bd{display:flex;flex-direction:column;gap:32px;width:100%;padding:32px 0}.FAQ_title__PdBky{font-size:30px;font-weight:500;color:#373a41;margin:0}.FAQ_title__PdBky span{color:#8c8d98}@media(max-width:768px){.FAQ_title__PdBky{font-size:24px}}.FAQ_list__3thYf{display:flex;flex-direction:column;border:1px solid #dfe2ec;border-radius:12px;overflow:hidden;background:#fff}.FAQ_item__0Ih97{border-bottom:1px solid #dfe2ec}.FAQ_item__0Ih97:last-child{border-bottom:none}.FAQ_questionBtn__bOGRd{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:#fff;border:none;cursor:pointer;text-align:left;transition:background-color .2s}.FAQ_questionBtn__bOGRd:hover{background-color:#f9f9fb}@media(max-width:768px){.FAQ_questionBtn__bOGRd{padding:20px}}.FAQ_questionText__nNDp_{font-size:16px;font-weight:500;color:#373a41}.FAQ_active__Vj2m0 .FAQ_questionText__nNDp_{color:#e03f3f}@media(max-width:768px){.FAQ_questionText__nNDp_{font-size:16px}}.FAQ_arrow__Iy9y0{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe2ec;border-radius:8px;flex-shrink:0;margin-left:16px;transition:border-color .2s}.FAQ_arrow__Iy9y0 svg{transition:transform .3s ease}.FAQ_arrow__Iy9y0 svg path{fill:#373a41}.FAQ_arrow__Iy9y0.FAQ_open__q4fGe svg{transform:rotate(180deg)}.FAQ_arrow__Iy9y0.FAQ_open__q4fGe svg path{fill:#373a41}.FAQ_answerWrapper__HiSES{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;background:#fff}.FAQ_answerWrapper__HiSES.FAQ_open__q4fGe{max-height:1000px}.FAQ_answerContent__5wOGO{padding:0 32px 32px;color:#8b8d98;font-size:16px;line-height:24px}.FAQ_answerContent__5wOGO p{margin-bottom:16px}.FAQ_answerContent__5wOGO p:last-child{margin-bottom:0}.FAQ_answerContent__5wOGO strong{font-weight:500;color:#373a41}@media(max-width:768px){.FAQ_answerContent__5wOGO{padding:0 20px 20px;font-size:14px}}