.ffw-faq-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.ffw-customer-question-wrapper,.ffw-customer-question-wrapper .ffw-ask-question-btn{align-items:center;display:flex;justify-content:center}.ffw-customer-question-wrapper .ffw-ask-question-btn{background:#000;border:1px solid #000;border-radius:3px;color:#fff;cursor:pointer;padding:6px 15px;text-decoration:none!important}.ffw-customer-question-wrapper .ffw-ask-question-btn span{margin-left:6px}.ffw-customer-question-wrapper .ffw-ask-question-btn:hover{background:0 0;color:#000}.ffw-customer-question-wrapper .ffw-customer-question-dialog{background-color:rgba(0,0,0,.7);border:0;border-radius:4px;display:none;height:100%;left:0;padding:0;position:fixed;top:0;width:100%;z-index:999999}.ffw-customer-question-wrapper .ffw-customer-question-dialog.ffw-customer-question-dialog-active{align-items:center;display:flex;justify-content:center}.ffw-customer-question-wrapper .ffw-customer-question-dialog-inner{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:0 auto;max-width:450px;padding:20px;position:relative;width:100%}.ffw-customer-question-wrapper .ffw-customer-question-dialog-inner .ffw-customer-ques-form-close-btn{cursor:pointer;position:absolute;right:10px;top:10px}.ffw-customer-question-wrapper .ffw-customer-question-dialog-inner .ffw-customer-question-message{display:none}.ffw-customer-question-wrapper .ffw-customer-question-dialog-inner .ffw-customer-question-message p{font-size:18px;margin:0;text-align:center}.ffw-customer-question-wrapper .ffw-customer-question-dialog-inner .ffw-customer-question-message .ffw-customer-question-message-active{align-items:center;display:flex;flex-direction:column;justify-content:center}.ffw-customer-question-wrapper .ffw-customer-ques-form-header-content-wrapper{align-items:self-start;display:flex;justify-content:space-between}.ffw-customer-question-wrapper .ffw-customer-ques-form-header-content-wrapper .ffw-customer-ques-form-header-wrapper{display:flex;flex-direction:column}.ffw-customer-question-wrapper .ffw-customer-ques-form-header-content-wrapper .ffw-customer-ques-form-header-wrapper .ffw-customer-ques-form-header{color:#444747;font-size:18px;font-weight:700;line-height:28px;margin:0 0 10px}.ffw-customer-question-wrapper .ffw-customer-ques-form-header-content-wrapper .ffw-customer-ques-form-header-wrapper .ffw-customer-ques-form-content{color:#333;font-size:14px;font-weight:400;line-height:24px;margin:0 0 10px}.ffw-customer-question-wrapper .ffw-customer-ques-form-header-content-wrapper .ffw-customer-ques-form-close-btn-wrapper img{cursor:pointer;height:22px;width:22px}.ffw-customer-question-wrapper .ffw-customer-question-form{display:flex;flex-direction:column;margin:0}.ffw-customer-question-wrapper .ffw-customer-question-form label{color:#333;font-size:14px;margin-bottom:5px}.ffw-customer-question-wrapper .ffw-customer-question-form input,.ffw-customer-question-wrapper .ffw-customer-question-form textarea{border:1px solid #ddd;border-radius:5px;font-size:14px;margin-bottom:15px;padding:10px}.ffw-customer-question-wrapper .ffw-customer-question-form textarea{resize:none}.ffw-customer-question-wrapper .ffw-customer-question-form .ffw-customer-form-actions{display:flex;gap:20px;justify-content:flex-end}.ffw-customer-question-wrapper .ffw-customer-question-form .ffw-customer-form-actions .ffw-customer-btn{border-radius:4px;cursor:pointer;font-size:14px;padding:12px 28px;transition:.1s ease-in-out}.ffw-customer-question-wrapper .ffw-customer-question-form .ffw-customer-form-actions .ffw-customer-cancel-btn{background:0 0;border:1px solid #000;color:#000}.ffw-customer-question-wrapper .ffw-customer-question-form .ffw-customer-form-actions .ffw-customer-submit-btn{background:#000;border:none;color:#fff}@media (max-width:480px){.ffw-faq-header{flex-direction:column;gap:10px}}