.faq_wrapper{background-color:#fff;border-radius:10px;padding:32px 16px;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:24px}.faq_wrapper .faq_header{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px}.faq_wrapper .faq_header h2{font-weight:700;font-size:24px;line-height:32px;color:#121212;margin:0}.faq_wrapper .faq_header p{font-weight:400;font-size:16px;line-height:24px;color:#121212;margin:0 0 12px}.faq_wrapper .faq_header a{width:158px;height:40px;border:2px solid #005FF9;border-radius:20px;color:#005ff9;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;line-height:24px}.faq_wrapper .faqs_list{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;width:100%}.faq_wrapper .faq_item{display:flex;flex-direction:row;align-items:start;justify-content:start;padding:16px;border:1px solid #EBEBEB;box-shadow:0 1px 2px #0000000d;border-radius:10px;width:100%}.faq_wrapper .faq_item .faq_question{display:flex;flex-direction:column;align-items:start;justify-content:start;flex-grow:1;gap:16px}.faq_wrapper .faq_item .faq_question .question_text{font-weight:700;font-size:16px;line-height:24px;color:#121212;margin:0}.faq_wrapper .faq_item .faq_question .faq_answer{font-weight:400;font-size:16px;line-height:24px;color:#121212;margin:0}.faq_wrapper .faq_item .toggle_icon{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:68px}.faq_wrapper .faq_item.closed{display:flex;flex-direction:row;align-items:start;justify-content:start;padding:16px;background-color:#f7f7f7;border-color:#f7f7f7;box-shadow:none;cursor:pointer}.faq_wrapper .faq_item.closed .faq_question{display:flex;flex-direction:column;align-items:start;justify-content:start;flex-grow:1;gap:16px}.faq_wrapper .faq_item.closed .faq_question .faq_answer{display:none}@media(min-width:768px){.faq_wrapper{margin:16px;padding:40px;flex-direction:row;align-items:start;justify-content:center;gap:80px}.faq_wrapper .faq_header{width:320px}.faq_wrapper .faq_header h2{font-weight:700;font-size:40px;line-height:48px}.faq_wrapper .faq_header p{font-weight:400;font-size:16px;line-height:24px}.faq_wrapper .faq_header a{font-weight:600;font-size:16px;line-height:24px}.faq_wrapper .faqs_list{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;width:720px}.faq_wrapper .faq_item{padding:24px;width:100%}.faq_wrapper .faq_item .faq_question .question_text,.faq_wrapper .faq_item .faq_question .faq_answer{font-size:18px;line-height:28px}.faq_wrapper .faq_item.closed{padding:24px}}
