{"id":18,"date":"2017-09-05T23:12:41","date_gmt":"2017-09-05T21:12:41","guid":{"rendered":"http:\/\/airexpo.org\/?page_id=18"},"modified":"2026-04-24T19:11:09","modified_gmt":"2026-04-24T17:11:09","slug":"contact","status":"publish","type":"page","link":"https:\/\/airexpo.org\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div id=\"fb-root\"><\/div>\n\n<style>\n.ae-hero-wrap {\n    --navy:      #1a237e;\n    --navy-dark: #0d1642;\n    --cyan:      #00acc1;\n    --bg:        #f8fafc;\n}\n\n.ae-hero-wrap {\n    width: 105vw;\n    position: relative;\n    margin-left: calc(50% - 50vw);\n    transform: translateX(-9%);\n    max-width: 130vw;\n    overflow: hidden;\n}\n.wp-block-post-content,\n.entry-content,\n.wp-block-group,\n.wp-block-group__inner-container,\n.is-layout-constrained,\n.is-layout-flow {\n    overflow: visible !important;\n}\n\n\/* \u2500\u2500 Conteneur principal du h\u00e9ro \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero {\n    position: relative;\n    width: 100%;\n    height: 520px;\n    overflow: hidden;\n    background: linear-gradient(135deg, var(--navy-dark) 0%, var(--navy) 60%, #1565c0 100%);\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n\/* \u2500\u2500 Photo de fond \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero-img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center 40%;\n    opacity: 0.45;\n    filter: brightness(0.9) contrast(1.05) saturate(0.8);\n    transition: transform 8s ease;\n}\n\n.ae-hero:hover .ae-hero-img {\n    transform: scale(1.04);\n}\n\n\/* \u2500\u2500 Calque d\u00e9grad\u00e9 diagonal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n        135deg,\n        rgba(13,22,66,0.70)  0%,\n        rgba(26,35,126,0.50) 50%,\n        rgba(0,172,193,0.20) 100%\n    );\n    z-index: 1;\n}\n\n\/* \u2500\u2500 Cercle lumineux d\u00e9coratif (coin bas-droit) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -120px;\n    right: -80px;\n    width: 440px;\n    height: 440px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(0,172,193,0.18) 0%, transparent 70%);\n    z-index: 1;\n    animation: ae-float 18s ease-in-out infinite;\n}\n\n@keyframes ae-float {\n    0%, 100% { transform: translate(0, 0); }\n    50%       { transform: translate(-20px, -20px); }\n}\n\n\/* \u2500\u2500 Contenu centr\u00e9 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero-content {\n    position: relative;\n    z-index: 2;\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: 40px 24px;\n    animation: ae-fadeInUp 0.9s cubic-bezier(0.4, 0, 0.2, 1) both;\n}\n\n@keyframes ae-fadeInUp {\n    from { opacity: 0; transform: translateY(36px); }\n    to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500 Badge (cat\u00e9gorie \/ nom de la page) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero-badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.15);\n    border: 1px solid rgba(255,255,255,0.30);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    color: #e0f7fa;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 8px 20px;\n    border-radius: 30px;\n    margin-bottom: 22px;\n}\n\n\/* \u2500\u2500 Titre principal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero-title {\n    font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;\n    font-size: clamp(36px, 6vw, 72px);\n    font-weight: 800;\n    color: #fff;\n    text-shadow: 0 4px 24px rgba(0,0,0,0.35);\n    letter-spacing: -1px;\n    line-height: 1.1;\n    margin: 0 0 18px;\n    background: linear-gradient(135deg, #ffffff 0%, #b3e5ff 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n}\n\n\/* \u2500\u2500 Sous-titre \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero-subtitle {\n    font-size: clamp(15px, 2vw, 19px);\n    font-weight: 300;\n    color: rgba(255,255,255,0.88);\n    max-width: 560px;\n    text-shadow: 0 2px 8px rgba(0,0,0,0.30);\n    letter-spacing: 0.3px;\n    margin: 0;\n}\n\n\/* \u2500\u2500 Vague SVG de transition (bas du h\u00e9ro) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-hero-wave {\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 100%;\n    z-index: 3;\n    line-height: 0;\n}\n\n.ae-hero-wave svg {\n    display: block;\n    width: 100%;\n    height: auto;\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 768px) {\n    .ae-hero {\n        height: 380px;\n    }\n}\n<\/style>\n\n<div class=\"ae-hero-wrap\">\n    <div class=\"ae-hero\">\n\n        <!-- \u26a0\ufe0f Remplacez l'URL -->\n        <img decoding=\"async\"\n            class=\"ae-hero-img\"\n            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2025\/04\/DSC3717_DxO-scaled.jpg\"\n            alt=\"AirExpo \u2013 meeting a\u00e9rien\"\n        \/>\n\n        <div class=\"ae-hero-content\">\n\n            <!-- \u26a0\ufe0f Badge : adaptez selon la page (exemples ci-dessous) -->\n            <span class=\"ae-hero-badge\">AirExpo \u2014 Contact<\/span>\n\n            <!-- \u26a0\ufe0f Titre principal de la page -->\n            <h1 class=\"ae-hero-title\">Contact<\/h1>\n\n        <\/div>\n\n        <!-- Vague de transition vers le fond de la page.\n             Changez fill=\"#f8fafc\" si votre fond de page est blanc (#ffffff) -->\n        <div class=\"ae-hero-wave\">\n            <svg viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveaspectratio=\"none\">\n                <path d=\"M0,40 C360,80 1080,0 1440,40 L1440,60 L0,60 Z\" fill=\"#f8fafc\"\/>\n            <\/svg>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<style>\n\n.ae-contact-wrap {\n    --navy:      #1a237e;\n    --navy-dark: #0d1642;\n    --cyan:      #00acc1;\n    --cyan-light:#e0f7fa;\n    --bg:        #f8fafc;\n    --text:      #1e293b;\n    --text-light:#64748b;\n    --white:     #ffffff;\n    --radius:    16px;\n    --shadow:    0 4px 24px rgba(26,35,126,0.10);\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: var(--text);\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 48px 24px 64px;\n}\n\n\/* \u2500\u2500 Intro \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-contact-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.ae-contact-intro p {\n    font-size: 16px;\n    color: var(--text-light);\n    margin: 0 0 20px;\n    line-height: 1.7;\n}\n\n.ae-contact-main-email {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: linear-gradient(135deg, var(--navy-dark), var(--navy));\n    color: var(--white);\n    text-decoration: none;\n    font-size: 17px;\n    font-weight: 600;\n    padding: 14px 28px;\n    border-radius: 50px;\n    box-shadow: 0 4px 20px rgba(26,35,126,0.30);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n    letter-spacing: 0.3px;\n}\n\n.ae-contact-main-email:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 28px rgba(26,35,126,0.40);\n    color: var(--white);\n    text-decoration: none;\n}\n\n.ae-contact-main-email svg {\n    flex-shrink: 0;\n}\n\n\/* \u2500\u2500 S\u00e9parateur de section \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-contact-section-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--navy);\n    text-align: center;\n    margin: 0 0 28px;\n    position: relative;\n}\n\n.ae-contact-section-title::after {\n    content: '';\n    display: block;\n    width: 48px;\n    height: 3px;\n    background: linear-gradient(90deg, var(--cyan), var(--navy));\n    border-radius: 2px;\n    margin: 10px auto 0;\n}\n\n\/* \u2500\u2500 Grille de cartes \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-contact-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 18px;\n    margin-bottom: 40px;\n}\n\n\/* \u2500\u2500 Carte individuelle \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-contact-card {\n    background: var(--white);\n    border-radius: var(--radius);\n    border: 1px solid rgba(26,35,126,0.08);\n    box-shadow: var(--shadow);\n    padding: 22px 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n\n.ae-contact-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 32px rgba(26,35,126,0.15);\n}\n\n.ae-contact-role {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n    color: var(--cyan);\n    margin: 0;\n}\n\n.ae-contact-name {\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--navy);\n    margin: 0;\n    line-height: 1.3;\n}\n\n.ae-contact-email-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    margin-top: 4px;\n    font-size: 13px;\n    color: var(--text-light);\n    text-decoration: none;\n    word-break: break-all;\n    transition: color 0.2s;\n}\n\n.ae-contact-email-link:hover {\n    color: var(--cyan);\n    text-decoration: none;\n}\n\n.ae-contact-email-link svg {\n    flex-shrink: 0;\n    opacity: 0.55;\n}\n\n\/* \u2500\u2500 Bandeau B\u00e9n\u00e9voles \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-contact-benevoles {\n    background: linear-gradient(135deg, var(--cyan-light) 0%, #b3e5fc 100%);\n    border: 1.5px solid rgba(0,172,193,0.30);\n    border-radius: var(--radius);\n    padding: 24px 28px;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 16px;\n    justify-content: space-between;\n}\n\n.ae-contact-benevoles-text h3 {\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--navy);\n    margin: 0 0 4px;\n}\n\n.ae-contact-benevoles-text p {\n    font-size: 13px;\n    color: var(--text-light);\n    margin: 0;\n}\n\n.ae-contact-benevoles-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--cyan);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 600;\n    padding: 10px 20px;\n    border-radius: 50px;\n    text-decoration: none;\n    white-space: nowrap;\n    box-shadow: 0 4px 14px rgba(0,172,193,0.35);\n    transition: background 0.2s ease, transform 0.2s ease;\n}\n\n.ae-contact-benevoles-btn:hover {\n    background: #0097a7;\n    transform: translateY(-1px);\n    color: var(--white);\n    text-decoration: none;\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 600px) {\n    .ae-contact-wrap {\n        padding: 32px 16px 48px;\n    }\n    .ae-contact-grid {\n        grid-template-columns: 1fr;\n    }\n    .ae-contact-benevoles {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n}\n<\/style>\n\n<div class=\"ae-contact-wrap\">\n\n    <!-- \u2500\u2500 Intro g\u00e9n\u00e9rale \u2500\u2500 -->\n    <div class=\"ae-contact-intro\">\n        <p>For any additional information, for any question or request,<br>please do not hesitate to contact us:<\/p>\n        <a class=\"ae-contact-main-email\" href=\"mailto:contact@airexpo.org\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n            contact@airexpo.org\n        <\/a>\n    <\/div>\n\n    <!-- \u2500\u2500 \u00c9quipe \u2500\u2500 -->\n    <h2 class=\"ae-contact-section-title\">The organizing team<\/h2>\n\n    <div class=\"ae-contact-grid\">\n\n        <div class=\"ae-contact-card\">\n            <p class=\"ae-contact-role\">President<\/p>\n            <p class=\"ae-contact-name\">No\u00e9 Molmy<\/p>\n            <a class=\"ae-contact-email-link\" href=\"mailto:noe.molmy@airexpo.org\">\n                <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n                noe.molmy@airexpo.org\n            <\/a>\n        <\/div>\n\n        <div class=\"ae-contact-card\">\n            <p class=\"ae-contact-role\">Secretary General:<\/p>\n            <p class=\"ae-contact-name\">Thomas Jeanneau<\/p>\n            <a class=\"ae-contact-email-link\" href=\"mailto:thomas.jeanneau@airexpo.org\">\n                <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n                thomas.jeanneau@airexpo.org\n            <\/a>\n        <\/div>\n\n        <div class=\"ae-contact-card\">\n            <p class=\"ae-contact-role\">Responsable Avions<\/p>\n            <p class=\"ae-contact-name\">Lucas Schneider<\/p>\n            <a class=\"ae-contact-email-link\" href=\"mailto:lucas.schneider@airexpo.org\">\n                <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n                lucas.schneider@airexpo.org\n            <\/a>\n        <\/div>\n\n        <div class=\"ae-contact-card\">\n            <p class=\"ae-contact-role\">Communication Manager :<\/p>\n            <p class=\"ae-contact-name\">Mathis Mamet<\/p>\n            <a class=\"ae-contact-email-link\" href=\"mailto:mathis.mamet@airexpo.org\">\n                <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n                mathis.mamet@airexpo.org\n            <\/a>\n        <\/div>\n\n        <div class=\"ae-contact-card\">\n            <p class=\"ae-contact-role\">Partner Manager :<\/p>\n            <p class=\"ae-contact-name\">Racha Amrani<\/p>\n            <a class=\"ae-contact-email-link\" href=\"mailto:racha.amrani@airexpo.org\">\n                <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n                racha.amrani@airexpo.org\n            <\/a>\n        <\/div>\n\n        <div class=\"ae-contact-card\">\n            <p class=\"ae-contact-role\">Logistics Manager :<\/p>\n            <p class=\"ae-contact-name\">Arthur Coupas-Alart<\/p>\n            <a class=\"ae-contact-email-link\" href=\"mailto:arthur.coupas-alart@airexpo.org\">\n                <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n                arthur.coupas-alart@airexpo.org\n            <\/a>\n        <\/div>\n\n        <div class=\"ae-contact-card\">\n            <p class=\"ae-contact-role\">Volunteers Manager :<\/p>\n            <p class=\"ae-contact-name\">Mat\u00e9o Emma<\/p>\n            <a class=\"ae-contact-email-link\" href=\"mailto:mateo.emma@airexpo.org\">\n                <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n                mateo.emma@airexpo.org\n            <\/a>\n        <\/div>\n\n    <\/div>\n\n    <!-- \u2500\u2500 Candidature b\u00e9n\u00e9vole \u2500\u2500 -->\n    <div class=\"ae-contact-benevoles\">\n        <div class=\"ae-contact-benevoles-text\">\n            <h3>\u270b Interested in volunteering?<\/h3>\n            <p>Send your application directly to the Volunteers committee.<\/p>\n        <\/div>\n        <a class=\"ae-contact-benevoles-btn\" href=\"mailto:candidat.benevole2026@airexpo.org\">\n            <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n            candidat.benevole2026@airexpo.org\n        <\/a>\n    <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"\/>\n\n\n\n<p class=\"has-text-align-center\"><strong>If you wish to exchange with team members! <\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f5192-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"5192\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/18#wpcf7-f5192-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/en\/wp-json\/wp\/v2\/pages\/18#wpcf7-f5192-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"5192\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5192-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> E-mail address<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> Subject<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span><br \/>\n<\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n<\/p>","protected":false},"excerpt":{"rendered":"<p>AirExpo \u2014 Contact Contact Pour tout renseignement compl\u00e9mentaire, pour toute question ou demande,n&rsquo;h\u00e9sitez pas \u00e0 nous contacter : contact@airexpo.org L&rsquo;\u00e9quipe organisatrice Pr\u00e9sident No\u00e9 Molmy noe.molmy@airexpo.org Secr\u00e9taire g\u00e9n\u00e9ral Thomas Jeanneau thomas.jeanneau@airexpo.org Responsable Avions Lucas Schneider lucas.schneider@airexpo.org Responsable Communication Mathis Mamet mathis.mamet@airexpo.org Responsable Partenaires Racha Amrani racha.amrani@airexpo.org Responsable Logistique Arthur Coupas-Alart arthur.coupas-alart@airexpo.org Responsable B\u00e9n\u00e9voles Mat\u00e9o Emma mateo.emma@airexpo.org [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1111,"parent":0,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":54,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":6345,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/18\/revisions\/6345"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/media\/1111"}],"wp:attachment":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}