{"id":84,"date":"2025-12-04T12:07:21","date_gmt":"2025-12-04T12:07:21","guid":{"rendered":"https:\/\/hippotool.com\/?page_id=84"},"modified":"2025-12-04T12:35:22","modified_gmt":"2025-12-04T12:35:22","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/hippotool.com\/fr\/contact-us\/","title":{"rendered":"Contactez-nous"},"content":{"rendered":"<style>.wp-block-kadence-advancedheading.kt-adv-heading84_8e5ae9-d0, .wp-block-kadence-advancedheading.kt-adv-heading84_8e5ae9-d0[data-kb-block=\"kb-adv-heading84_8e5ae9-d0\"]{margin-top:var(--global-kb-spacing-sm, 1.5rem);text-align:center;font-style:normal;}.wp-block-kadence-advancedheading.kt-adv-heading84_8e5ae9-d0 mark.kt-highlight, .wp-block-kadence-advancedheading.kt-adv-heading84_8e5ae9-d0[data-kb-block=\"kb-adv-heading84_8e5ae9-d0\"] mark.kt-highlight{font-style:normal;color:#f76a0c;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.wp-block-kadence-advancedheading.kt-adv-heading84_8e5ae9-d0 img.kb-inline-image, .wp-block-kadence-advancedheading.kt-adv-heading84_8e5ae9-d0[data-kb-block=\"kb-adv-heading84_8e5ae9-d0\"] img.kb-inline-image{width:150px;vertical-align:baseline;}<\/style>\n<h1 class=\"kt-adv-heading84_8e5ae9-d0 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading84_8e5ae9-d0\">Contact Us<\/h1>\n\n\n<style>.kadence-column84_4eaf4c-7b > .kt-inside-inner-col,.kadence-column84_4eaf4c-7b > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column84_4eaf4c-7b > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column84_4eaf4c-7b > .kt-inside-inner-col{flex-direction:column;}.kadence-column84_4eaf4c-7b > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column84_4eaf4c-7b > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column84_4eaf4c-7b{position:relative;}@media all and (max-width: 1024px){.kadence-column84_4eaf4c-7b > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column84_4eaf4c-7b > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column84_4eaf4c-7b\"><div class=\"kt-inside-inner-col\">    \n    <style>\n        \/* Container Card *\/\n        .hippo-form-wrapper {\n            max-width: 650px;\n            margin: 40px auto;\n            background: #ffffff;\n            padding: 40px;\n            border-radius: 16px;\n            box-shadow: 0 10px 40px -10px rgba(0,0,0,0.08); \/* Soft Agency Shadow *\/\n            font-family: system-ui, -apple-system, sans-serif;\n            border: 1px solid #f0f0f0;\n        }\n\n        \/* Notifications *\/\n        .hippo-notification {\n            padding: 15px;\n            border-radius: 8px;\n            margin-bottom: 25px;\n            font-weight: 500;\n            text-align: center;\n        }\n        .hippo-success { background: #ecfdf5; color: #047857; border: 1px solid #a7f3d0; }\n        .hippo-error { background: #fef2f2; color: #b91c1c; border: 1px solid #fecaca; }\n\n        \/* Form Grid *\/\n        .hippo-grid-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n        }\n        @media (max-width: 600px) { .hippo-grid-row { grid-template-columns: 1fr; } }\n\n        \/* Labels & Inputs *\/\n        .hippo-field-group { margin-bottom: 20px; }\n        \n        .hippo-label {\n            display: block;\n            margin-bottom: 8px;\n            font-size: 14px;\n            font-weight: 600;\n            color: #4a5568; \/* Slate Gray *\/\n            letter-spacing: 0.02em;\n        }\n\n        .hippo-input, .hippo-select, .hippo-textarea {\n            width: 100%;\n            padding: 12px 16px;\n            background-color: #f8fafc; \/* Very light blue-gray *\/\n            border: 2px solid #e2e8f0;\n            border-radius: 10px;\n            font-size: 16px;\n            color: #1a202c;\n            transition: all 0.2s ease;\n            box-sizing: border-box; \/* Fix padding issues *\/\n        }\n\n        \/* Focus State (The \"Hippo Glow\") *\/\n        .hippo-input:focus, .hippo-select:focus, .hippo-textarea:focus {\n            background-color: #fff;\n            border-color: #215387; \/* Hippo Brand Blue *\/\n            outline: none;\n            box-shadow: 0 0 0 4px rgba(33, 83, 135, 0.1); \/* Soft Blue Ring *\/\n        }\n\n        \/* Button Design *\/\n        .hippo-submit-btn {\n            background-color: #215387;\n            color: #EDF2F7;\n            width: 100%;\n            padding: 16px;\n            border: none;\n            border-radius: 10px;\n            font-size: 16px;\n            font-weight: 700;\n            cursor: pointer;\n            transition: all 0.2s ease;\n            margin-top: 10px;\n            box-shadow: 0 4px 6px -1px rgba(33, 83, 135, 0.3);\n        }\n\n        .hippo-submit-btn:hover {\n            background-color: #1a426c;\n            transform: translateY(-2px); \/* Subtle lift effect *\/\n            box-shadow: 0 6px 12px -1px rgba(33, 83, 135, 0.4);\n        }\n\n        .hippo-submit-btn:active {\n            transform: translateY(0);\n        }\n    <\/style>\n\n    <div class=\"hippo-form-wrapper\">\n                \n        <form action=\"\/fr\/wp-json\/wp\/v2\/pages\/84\" method=\"post\">\n            <input type=\"hidden\" id=\"hippo_nonce_field\" name=\"hippo_nonce_field\" value=\"bfcdc700b8\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/fr\/wp-json\/wp\/v2\/pages\/84\" \/>            \n            <div class=\"hippo-grid-row\">\n                <div class=\"hippo-field-group\">\n                    <label class=\"hippo-label\" for=\"h_name\">Full Name<\/label>\n                    <input type=\"text\" name=\"hippo_name\" id=\"h_name\" class=\"hippo-input\" placeholder=\"e.g. John Doe\" required \n                           value=\"\">\n                <\/div>\n\n                <div class=\"hippo-field-group\">\n                    <label class=\"hippo-label\" for=\"h_email\">Email Address<\/label>\n                    <input type=\"email\" name=\"hippo_email\" id=\"h_email\" class=\"hippo-input\" placeholder=\"john@example.com\" required\n                           value=\"\">\n                <\/div>\n            <\/div>\n\n            <div class=\"hippo-field-group\">\n                <label class=\"hippo-label\" for=\"h_subject\">Topic<\/label>\n                <div style=\"position: relative;\">\n                    <select name=\"hippo_subject\" id=\"h_subject\" class=\"hippo-select\">\n                        <option value=\"General Inquiry\">General Inquiry<\/option>\n                        <option value=\"Report a Bug\">Report a Bug \ud83d\udc1e<\/option>\n                        <option value=\"Feature Request\">Request a Feature \ud83d\udca1<\/option>\n                        <option value=\"Partnership\">Partnership \/ Business<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n\n            <div class=\"hippo-field-group\">\n                <label class=\"hippo-label\" for=\"h_message\">How can we help?<\/label>\n                <textarea name=\"hippo_message\" id=\"h_message\" class=\"hippo-textarea\" rows=\"5\" placeholder=\"Tell us more...\" required><\/textarea>\n            <\/div>\n\n            <button type=\"submit\" name=\"hippo_submit_form\" class=\"hippo-submit-btn\">Send Message<\/button>\n        <\/form>\n    <\/div>\n\n    \n<\/div><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Contactez-nous<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-84","page","type-page","status-publish","hentry"],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"A.Malik","author_link":"https:\/\/hippotool.com\/fr\/author\/abdullah410malikgmail-com\/"},"comment_info":0,"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/pages\/84","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/comments?post=84"}],"version-history":[{"count":6,"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/pages\/84\/revisions"}],"predecessor-version":[{"id":94,"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/pages\/84\/revisions\/94"}],"wp:attachment":[{"href":"https:\/\/hippotool.com\/fr\/wp-json\/wp\/v2\/media?parent=84"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}