{"id":14,"date":"2020-03-31T21:07:02","date_gmt":"2020-03-31T21:07:02","guid":{"rendered":"http:\/\/www.opey.org\/marriage\/?page_id=14"},"modified":"2026-02-23T00:07:54","modified_gmt":"2026-02-23T00:07:54","slug":"contact","status":"publish","type":"page","link":"https:\/\/www.opey.org\/opeyit\/?page_id=14","title":{"rendered":"Contact"},"content":{"rendered":"\n<!-- \n=====================================================\nWORDPRESS CONTACT PAGE - INSTRUCTIONS\n=====================================================\n\n1. Edit your Contact page in WordPress\n2. Add a \"Custom HTML\" block\n3. Paste this ENTIRE file into that block\n4. IMPORTANT: Set up form handling (see below)\n5. Replace placeholder text marked with YOUR_\n6. Publish\n\nFORM HANDLING - WEB3FORMS SETUP (2 minutes):\n=====================================================\n\n1. Go to https:\/\/web3forms.com\n2. Enter your email: steveoppenheim@opey.org\n3. Click \"Create Access Key\"\n4. Check your email for the Access Key\n5. In this file, replace YOUR_ACCESS_KEY (appears twice) with your key\n6. Done! Forms will now email to steveoppenheim@opey.org\n\nALTERNATIVE: WordPress Plugin\n- Install Contact Form 7 or WPForms plugin\n- Create forms there and replace the HTML forms with shortcodes\n\n=====================================================\n-->\n\n<div id=\"wcf-contact-page-2024\">\n\n<style>\n\/* All styles scoped to this page only *\/\n\n#wcf-contact-page-2024 {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif !important;\n    color: #333 !important;\n    line-height: 1.6 !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n#wcf-contact-page-2024 * {\n    box-sizing: border-box !important;\n}\n\n#wcf-contact-page-2024 a {\n    text-decoration: none !important;\n}\n\n\/* Hero Section - Smaller for contact page *\/\n#wcf-contact-page-2024 .wcf-hero {\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    padding: 50px 20px !important;\n    text-align: center !important;\n}\n\n#wcf-contact-page-2024 .wcf-hero-inner {\n    max-width: 700px !important;\n    margin: 0 auto !important;\n}\n\n#wcf-contact-page-2024 .wcf-label {\n    color: #c9a227 !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    letter-spacing: 2px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 10px !important;\n    display: block !important;\n}\n\n#wcf-contact-page-2024 .wcf-title {\n    color: #ffffff !important;\n    font-size: 38px !important;\n    font-weight: 700 !important;\n    margin: 0 0 15px 0 !important;\n    line-height: 1.2 !important;\n}\n\n#wcf-contact-page-2024 .wcf-subtitle {\n    color: rgba(255,255,255,0.8) !important;\n    font-size: 18px !important;\n    font-weight: 400 !important;\n    margin: 0 !important;\n    max-width: 500px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n}\n\n\/* Section Styles *\/\n#wcf-contact-page-2024 .wcf-section {\n    padding: 60px 20px !important;\n}\n\n#wcf-contact-page-2024 .wcf-section-gray {\n    background: #f5f5f5 !important;\n}\n\n#wcf-contact-page-2024 .wcf-section-inner {\n    max-width: 1000px !important;\n    margin: 0 auto !important;\n}\n\n#wcf-contact-page-2024 .wcf-section-title {\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 10px 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-section-subtitle {\n    font-size: 16px !important;\n    color: #666 !important;\n    margin: 0 0 30px 0 !important;\n}\n\n\/* Contact Grid - Info + Form *\/\n#wcf-contact-page-2024 .wcf-contact-grid {\n    display: grid !important;\n    grid-template-columns: 1fr 1.5fr !important;\n    gap: 50px !important;\n    align-items: start !important;\n}\n\n\/* Contact Info Side *\/\n#wcf-contact-page-2024 .wcf-contact-info {\n    background: #ffffff !important;\n    padding: 32px !important;\n    border-radius: 12px !important;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.08) !important;\n    border: 1px solid #e5e5e5 !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-title {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 20px 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-item {\n    display: flex !important;\n    align-items: flex-start !important;\n    gap: 15px !important;\n    margin-bottom: 20px !important;\n    padding-bottom: 20px !important;\n    border-bottom: 1px solid #f0f0f0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-item:last-child {\n    margin-bottom: 0 !important;\n    padding-bottom: 0 !important;\n    border-bottom: none !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-icon {\n    width: 44px !important;\n    height: 44px !important;\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    border-radius: 10px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    color: #ffffff !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    flex-shrink: 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-content h4 {\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 4px 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-content p {\n    font-size: 14px !important;\n    color: #666 !important;\n    margin: 0 !important;\n    line-height: 1.5 !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-content a {\n    color: #c9a227 !important;\n    font-weight: 600 !important;\n}\n\n#wcf-contact-page-2024 .wcf-info-content a:hover {\n    text-decoration: underline !important;\n}\n\n\/* Social Links *\/\n#wcf-contact-page-2024 .wcf-social-links {\n    display: flex !important;\n    gap: 10px !important;\n    margin-top: 24px !important;\n    padding-top: 24px !important;\n    border-top: 1px solid #f0f0f0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-social-link {\n    width: 40px !important;\n    height: 40px !important;\n    background: #f5f5f5 !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    color: #1a2a3a !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    transition: all 0.2s ease !important;\n}\n\n#wcf-contact-page-2024 .wcf-social-link:hover {\n    background: #1a2a3a !important;\n    color: #ffffff !important;\n}\n\n\/* Form Styles *\/\n#wcf-contact-page-2024 .wcf-form-container {\n    background: #ffffff !important;\n    padding: 32px !important;\n    border-radius: 12px !important;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.08) !important;\n    border: 1px solid #e5e5e5 !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-title {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 8px 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-subtitle {\n    font-size: 14px !important;\n    color: #666 !important;\n    margin: 0 0 24px 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-form {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 20px !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-row {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 20px !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-group {\n    display: flex !important;\n    flex-direction: column !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-group.full-width {\n    grid-column: span 2 !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-label {\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #1a2a3a !important;\n    margin-bottom: 6px !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-label span {\n    color: #c9a227 !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-input,\n#wcf-contact-page-2024 .wcf-form-select,\n#wcf-contact-page-2024 .wcf-form-textarea {\n    padding: 12px 16px !important;\n    border: 2px solid #e5e5e5 !important;\n    border-radius: 8px !important;\n    font-size: 15px !important;\n    font-family: inherit !important;\n    transition: border-color 0.2s ease !important;\n    background: #ffffff !important;\n    width: 100% !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-input:focus,\n#wcf-contact-page-2024 .wcf-form-select:focus,\n#wcf-contact-page-2024 .wcf-form-textarea:focus {\n    outline: none !important;\n    border-color: #c9a227 !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-textarea {\n    min-height: 120px !important;\n    resize: vertical !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-select {\n    cursor: pointer !important;\n    appearance: none !important;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'\/%3E%3C\/svg%3E\") !important;\n    background-repeat: no-repeat !important;\n    background-position: right 16px center !important;\n    padding-right: 40px !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-submit {\n    background: linear-gradient(135deg, #c9a227 0%, #ddb832 100%) !important;\n    color: #1a2a3a !important;\n    padding: 14px 32px !important;\n    border: none !important;\n    border-radius: 8px !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    cursor: pointer !important;\n    transition: all 0.2s ease !important;\n    align-self: flex-start !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-submit:hover {\n    transform: translateY(-2px) !important;\n    box-shadow: 0 6px 20px rgba(201, 162, 39, 0.3) !important;\n}\n\n#wcf-contact-page-2024 .wcf-form-note {\n    font-size: 12px !important;\n    color: #999 !important;\n    margin-top: 8px !important;\n}\n\n\/* Speaking Topics Section *\/\n#wcf-contact-page-2024 .wcf-topics-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 20px !important;\n    margin-bottom: 40px !important;\n}\n\n#wcf-contact-page-2024 .wcf-topic-card {\n    background: #ffffff !important;\n    padding: 24px !important;\n    border-radius: 12px !important;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.06) !important;\n    border: 1px solid #e5e5e5 !important;\n    text-align: center !important;\n    transition: all 0.2s ease !important;\n}\n\n#wcf-contact-page-2024 .wcf-topic-card:hover {\n    transform: translateY(-4px) !important;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.1) !important;\n}\n\n#wcf-contact-page-2024 .wcf-topic-icon {\n    width: 50px !important;\n    height: 50px !important;\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    border-radius: 12px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin: 0 auto 16px auto !important;\n    color: #ffffff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n}\n\n#wcf-contact-page-2024 .wcf-topic-title {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 8px 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-topic-desc {\n    font-size: 13px !important;\n    color: #666 !important;\n    margin: 0 !important;\n    line-height: 1.5 !important;\n}\n\n\/* Speaking Stats *\/\n#wcf-contact-page-2024 .wcf-speaking-stats {\n    display: flex !important;\n    justify-content: center !important;\n    gap: 50px !important;\n    padding: 30px !important;\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    border-radius: 12px !important;\n    margin-bottom: 40px !important;\n}\n\n#wcf-contact-page-2024 .wcf-speaking-stat {\n    text-align: center !important;\n}\n\n#wcf-contact-page-2024 .wcf-speaking-stat-num {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    color: #c9a227 !important;\n    display: block !important;\n}\n\n#wcf-contact-page-2024 .wcf-speaking-stat-label {\n    font-size: 13px !important;\n    color: rgba(255,255,255,0.8) !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n}\n\n\/* FAQ Section *\/\n#wcf-contact-page-2024 .wcf-faq-list {\n    max-width: 800px !important;\n    margin: 0 auto !important;\n}\n\n#wcf-contact-page-2024 .wcf-faq-item {\n    background: #ffffff !important;\n    border-radius: 10px !important;\n    margin-bottom: 12px !important;\n    border: 1px solid #e5e5e5 !important;\n    overflow: hidden !important;\n}\n\n#wcf-contact-page-2024 .wcf-faq-question {\n    padding: 18px 24px !important;\n    font-weight: 600 !important;\n    color: #1a2a3a !important;\n    cursor: pointer !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    transition: background 0.2s ease !important;\n    font-size: 15px !important;\n}\n\n#wcf-contact-page-2024 .wcf-faq-question:hover {\n    background: #f9f9f9 !important;\n}\n\n#wcf-contact-page-2024 .wcf-faq-toggle {\n    font-size: 20px !important;\n    color: #c9a227 !important;\n    transition: transform 0.3s ease !important;\n    font-weight: 400 !important;\n}\n\n#wcf-contact-page-2024 .wcf-faq-item.active .wcf-faq-toggle {\n    transform: rotate(45deg) !important;\n}\n\n#wcf-contact-page-2024 .wcf-faq-answer {\n    padding: 0 24px 18px 24px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n    display: none !important;\n    font-size: 14px !important;\n}\n\n#wcf-contact-page-2024 .wcf-faq-item.active .wcf-faq-answer {\n    display: block !important;\n}\n\n\/* Testimonial Quote *\/\n#wcf-contact-page-2024 .wcf-testimonial-box {\n    background: #ffffff !important;\n    border-left: 4px solid #c9a227 !important;\n    padding: 24px 30px !important;\n    margin: 40px auto 0 auto !important;\n    max-width: 700px !important;\n    border-radius: 0 12px 12px 0 !important;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.06) !important;\n}\n\n#wcf-contact-page-2024 .wcf-testimonial-text {\n    font-size: 16px !important;\n    font-style: italic !important;\n    color: #444 !important;\n    margin: 0 0 12px 0 !important;\n    line-height: 1.6 !important;\n}\n\n#wcf-contact-page-2024 .wcf-testimonial-author {\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #1a2a3a !important;\n}\n\n#wcf-contact-page-2024 .wcf-testimonial-role {\n    font-size: 13px !important;\n    color: #666 !important;\n}\n\n\/* Footer *\/\n#wcf-contact-page-2024 .wcf-footer {\n    background: #1a2a3a !important;\n    padding: 30px 20px !important;\n    text-align: center !important;\n}\n\n#wcf-contact-page-2024 .wcf-footer-text {\n    color: rgba(255,255,255,0.6) !important;\n    font-size: 14px !important;\n    margin: 0 !important;\n}\n\n#wcf-contact-page-2024 .wcf-footer-link {\n    color: #c9a227 !important;\n    margin-left: 20px !important;\n}\n\n#wcf-contact-page-2024 .wcf-footer-link:hover {\n    text-decoration: underline !important;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 900px) {\n    #wcf-contact-page-2024 .wcf-contact-grid {\n        grid-template-columns: 1fr !important;\n        gap: 30px !important;\n    }\n    \n    #wcf-contact-page-2024 .wcf-topics-grid {\n        grid-template-columns: 1fr !important;\n        max-width: 400px !important;\n        margin-left: auto !important;\n        margin-right: auto !important;\n    }\n    \n    #wcf-contact-page-2024 .wcf-speaking-stats {\n        flex-direction: column !important;\n        gap: 20px !important;\n    }\n}\n\n@media (max-width: 600px) {\n    #wcf-contact-page-2024 .wcf-title {\n        font-size: 28px !important;\n    }\n    \n    #wcf-contact-page-2024 .wcf-form-row {\n        grid-template-columns: 1fr !important;\n    }\n    \n    #wcf-contact-page-2024 .wcf-form-group.full-width {\n        grid-column: span 1 !important;\n    }\n    \n    #wcf-contact-page-2024 .wcf-form-submit {\n        width: 100% !important;\n    }\n}\n<\/style>\n\n<!-- =====================================================\n     HERO SECTION\n     ===================================================== -->\n<div class=\"wcf-hero\">\n    <div class=\"wcf-hero-inner\">\n        <span class=\"wcf-label\">Get In Touch<\/span>\n        <h1 class=\"wcf-title\">Contact &amp; Speaking<\/h1>\n        <p class=\"wcf-subtitle\">Have a question about the book? Interested in a keynote or workshop? I&#8217;d love to hear from you.<\/p>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     MAIN CONTACT SECTION\n     ===================================================== -->\n<div class=\"wcf-section\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-contact-grid\">\n            \n            <!-- Contact Info Side -->\n            <div class=\"wcf-contact-info\">\n                <h3 class=\"wcf-info-title\">Contact Information<\/h3>\n                \n                <div class=\"wcf-info-item\">\n                    <div class=\"wcf-info-icon\">@<\/div>\n                    <div class=\"wcf-info-content\">\n                        <h4>Email<\/h4>\n                        <p><a href=\"mailto:steveoppenheim@opey.org\">steveoppenheim@opey.org<\/a><\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-info-item\">\n                    <div class=\"wcf-info-icon\">in<\/div>\n                    <div class=\"wcf-info-content\">\n                        <h4>LinkedIn<\/h4>\n                        <!-- REPLACE: Add your LinkedIn URL -->\n                        <p><a href=\"YOUR_LINKEDIN_URL\" target=\"_blank\">Connect on LinkedIn<\/a><\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-info-item\">\n                    <div class=\"wcf-info-icon\">LOC<\/div>\n                    <div class=\"wcf-info-content\">\n                        <h4>Location<\/h4>\n                        <p>Available for virtual and in-person engagements worldwide<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-info-item\">\n                    <div class=\"wcf-info-icon\">RSP<\/div>\n                    <div class=\"wcf-info-content\">\n                        <h4>Response Time<\/h4>\n                        <p>I typically respond within 24-48 business hours<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-social-links\">\n                    <!-- REPLACE: Add your actual social links -->\n                    <a href=\"YOUR_LINKEDIN_URL\" class=\"wcf-social-link\" title=\"LinkedIn\">in<\/a>\n                    <a href=\"YOUR_TWITTER_URL\" class=\"wcf-social-link\" title=\"Twitter\/X\">X<\/a>\n                <\/div>\n            <\/div>\n            \n            <!-- Contact Form -->\n            <div class=\"wcf-form-container\">\n                <h3 class=\"wcf-form-title\">Send a Message<\/h3>\n                <p class=\"wcf-form-subtitle\">Fill out the form below and I&#8217;ll get back to you shortly.<\/p>\n                \n                <!-- \n                SETUP INSTRUCTIONS (2 minutes):\n                1. Go to https:\/\/web3forms.com\n                2. Enter: steveoppenheim@opey.org\n                3. Check your email for the Access Key\n                4. Replace YOUR_ACCESS_KEY below with that key\n                -->\n                <form class=\"wcf-form\" action=\"https:\/\/api.web3forms.com\/submit\" method=\"POST\">\n                    \n                    <!-- REPLACE with your Web3Forms access key -->\n                    <input type=\"hidden\" name=\"access_key\" value=\"fdaf2a77-d9f4-411b-9c77-90d5619992e8\">\n                    \n                    <!-- Hidden field to identify this as general contact -->\n                    <input type=\"hidden\" name=\"_subject\" value=\"New Contact Form Submission - When Clouds Fail\">\n                    \n                    <div class=\"wcf-form-row\">\n                        <div class=\"wcf-form-group\">\n                            <label class=\"wcf-form-label\">First Name <span>*<\/span><\/label>\n                            <input type=\"text\" name=\"first_name\" class=\"wcf-form-input\" required>\n                        <\/div>\n                        <div class=\"wcf-form-group\">\n                            <label class=\"wcf-form-label\">Last Name <span>*<\/span><\/label>\n                            <input type=\"text\" name=\"last_name\" class=\"wcf-form-input\" required>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"wcf-form-row\">\n                        <div class=\"wcf-form-group\">\n                            <label class=\"wcf-form-label\">Email Address <span>*<\/span><\/label>\n                            <input type=\"email\" name=\"email\" class=\"wcf-form-input\" required>\n                        <\/div>\n                        <div class=\"wcf-form-group\">\n                            <label class=\"wcf-form-label\">Company \/ Organization<\/label>\n                            <input type=\"text\" name=\"company\" class=\"wcf-form-input\">\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">What can I help you with? <span>*<\/span><\/label>\n                        <select name=\"inquiry_type\" class=\"wcf-form-select\" required>\n                            <option value=\"\">Select an option&#8230;<\/option>\n                            <option value=\"General Question\">General Question<\/option>\n                            <option value=\"Book Inquiry\">Book Inquiry<\/option>\n                            <option value=\"Speaking Engagement\">Speaking Engagement<\/option>\n                            <option value=\"Workshop Request\">Workshop Request<\/option>\n                            <option value=\"Advisory Services\">Advisory Services<\/option>\n                            <option value=\"Media \/ Press\">Media \/ Press<\/option>\n                            <option value=\"Partnership\">Partnership Opportunity<\/option>\n                            <option value=\"Other\">Other<\/option>\n                        <\/select>\n                    <\/div>\n                    \n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Your Message <span>*<\/span><\/label>\n                        <textarea name=\"message\" class=\"wcf-form-textarea\" placeholder=\"Tell me more about your question or request...\" required><\/textarea>\n                    <\/div>\n                    \n                    <button type=\"submit\" class=\"wcf-form-submit\">Send Message<\/button>\n                    \n                    <p class=\"wcf-form-note\">Your information is kept confidential and never shared with third parties.<\/p>\n                <\/form>\n            <\/div>\n            \n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     SPEAKING ENGAGEMENT SECTION\n     ===================================================== -->\n<div class=\"wcf-section wcf-section-gray\" id=\"speaking\">\n    <div class=\"wcf-section-inner\">\n        \n        <h2 class=\"wcf-section-title\" style=\"text-align: center;\">Speaking &amp; Workshops<\/h2>\n        <p class=\"wcf-section-subtitle\" style=\"text-align: center; max-width: 600px; margin-left: auto; margin-right: auto;\">\n            Engaging keynotes and practical workshops on enterprise sovereignty, cloud resilience, and AI governance.\n        <\/p>\n        \n        <!-- Speaking Stats -->\n        <div class=\"wcf-speaking-stats\">\n            <div class=\"wcf-speaking-stat\">\n                <span class=\"wcf-speaking-stat-num\">20+<\/span>\n                <span class=\"wcf-speaking-stat-label\">Years Experience<\/span>\n            <\/div>\n            <div class=\"wcf-speaking-stat\">\n                <span class=\"wcf-speaking-stat-num\">50+<\/span>\n                <span class=\"wcf-speaking-stat-label\">Keynotes Delivered<\/span>\n            <\/div>\n            <div class=\"wcf-speaking-stat\">\n                <span class=\"wcf-speaking-stat-num\">Global<\/span>\n                <span class=\"wcf-speaking-stat-label\">Availability<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Speaking Topics -->\n        <div class=\"wcf-topics-grid\">\n            <div class=\"wcf-topic-card\">\n                <div class=\"wcf-topic-icon\">K<\/div>\n                <h4 class=\"wcf-topic-title\">Keynote Addresses<\/h4>\n                <p class=\"wcf-topic-desc\">30-60 minute high-impact presentations for conferences, leadership summits, and industry events.<\/p>\n            <\/div>\n            <div class=\"wcf-topic-card\">\n                <div class=\"wcf-topic-icon\">W<\/div>\n                <h4 class=\"wcf-topic-title\">Executive Workshops<\/h4>\n                <p class=\"wcf-topic-desc\">Half-day or full-day hands-on sessions for leadership teams on sovereignty implementation.<\/p>\n            <\/div>\n            <div class=\"wcf-topic-card\">\n                <div class=\"wcf-topic-icon\">B<\/div>\n                <h4 class=\"wcf-topic-title\">Board Briefings<\/h4>\n                <p class=\"wcf-topic-desc\">Focused sessions helping boards understand technology risk and resilience governance.<\/p>\n            <\/div>\n        <\/div>\n        \n        <!-- Speaking Request Form -->\n        <div class=\"wcf-form-container\" style=\"max-width: 700px; margin: 0 auto;\">\n            <h3 class=\"wcf-form-title\">Request a Speaking Engagement<\/h3>\n            <p class=\"wcf-form-subtitle\">Please provide details about your event and I&#8217;ll respond with availability and information.<\/p>\n            \n            <!-- \n            SAME Access Key as above - get it from https:\/\/web3forms.com\n            -->\n            <form class=\"wcf-form\" action=\"https:\/\/api.web3forms.com\/submit\" method=\"POST\">\n                \n                <!-- REPLACE with your Web3Forms access key (same as above) -->\n                <input type=\"hidden\" name=\"access_key\" value=\"fdaf2a77-d9f4-411b-9c77-90d5619992e8\">\n                \n                <!-- Hidden field to identify this as speaking request -->\n                <input type=\"hidden\" name=\"_subject\" value=\"Speaking Engagement Request - When Clouds Fail\">\n                \n                <div class=\"wcf-form-row\">\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Your Name <span>*<\/span><\/label>\n                        <input type=\"text\" name=\"name\" class=\"wcf-form-input\" required>\n                    <\/div>\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Email Address <span>*<\/span><\/label>\n                        <input type=\"email\" name=\"email\" class=\"wcf-form-input\" required>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-form-row\">\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Organization <span>*<\/span><\/label>\n                        <input type=\"text\" name=\"organization\" class=\"wcf-form-input\" required>\n                    <\/div>\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Your Role<\/label>\n                        <input type=\"text\" name=\"role\" class=\"wcf-form-input\" placeholder=\"e.g., Event Coordinator\">\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-form-row\">\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Event Type <span>*<\/span><\/label>\n                        <select name=\"event_type\" class=\"wcf-form-select\" required>\n                            <option value=\"\">Select event type&#8230;<\/option>\n                            <option value=\"Conference Keynote\">Conference Keynote<\/option>\n                            <option value=\"Corporate Event\">Corporate Event<\/option>\n                            <option value=\"Executive Workshop\">Executive Workshop<\/option>\n                            <option value=\"Board Briefing\">Board Briefing<\/option>\n                            <option value=\"Webinar \/ Virtual\">Webinar \/ Virtual Event<\/option>\n                            <option value=\"Panel Discussion\">Panel Discussion<\/option>\n                            <option value=\"Podcast \/ Interview\">Podcast \/ Interview<\/option>\n                            <option value=\"Other\">Other<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Proposed Date(s)<\/label>\n                        <input type=\"text\" name=\"proposed_dates\" class=\"wcf-form-input\" placeholder=\"e.g., March 15-17, 2026\">\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-form-row\">\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Event Location<\/label>\n                        <input type=\"text\" name=\"location\" class=\"wcf-form-input\" placeholder=\"City, Country or Virtual\">\n                    <\/div>\n                    <div class=\"wcf-form-group\">\n                        <label class=\"wcf-form-label\">Expected Audience Size<\/label>\n                        <select name=\"audience_size\" class=\"wcf-form-select\">\n                            <option value=\"\">Select size&#8230;<\/option>\n                            <option value=\"Under 50\">Under 50<\/option>\n                            <option value=\"50-100\">50-100<\/option>\n                            <option value=\"100-250\">100-250<\/option>\n                            <option value=\"250-500\">250-500<\/option>\n                            <option value=\"500-1000\">500-1000<\/option>\n                            <option value=\"1000+\">1000+<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"wcf-form-group\">\n                    <label class=\"wcf-form-label\">Preferred Topic(s)<\/label>\n                    <select name=\"topic\" class=\"wcf-form-select\">\n                        <option value=\"\">Select a topic&#8230;<\/option>\n                        <option value=\"Enterprise Sovereignty\">Enterprise Sovereignty &amp; Multi-Cloud Resilience<\/option>\n                        <option value=\"AI Governance\">AI Governance &amp; the L0-L5 Framework<\/option>\n                        <option value=\"CrowdStrike Lessons\">Lessons from CrowdStrike: Building Resilience<\/option>\n                        <option value=\"Board Communication\">Speaking Power&#8217;s Language: Tech Risk for Boards<\/option>\n                        <option value=\"CIO Leadership\">The Sovereign CIO: Leadership in Uncertain Times<\/option>\n                        <option value=\"Custom Topic\">Custom Topic (describe below)<\/option>\n                    <\/select>\n                <\/div>\n                \n                <div class=\"wcf-form-group\">\n                    <label class=\"wcf-form-label\">Additional Details<\/label>\n                    <textarea name=\"details\" class=\"wcf-form-textarea\" placeholder=\"Tell me about your event, audience, specific objectives, or any other relevant details...\"><\/textarea>\n                <\/div>\n                \n                <button type=\"submit\" class=\"wcf-form-submit\">Submit Speaking Request<\/button>\n                \n                <p class=\"wcf-form-note\">I&#8217;ll respond within 48 hours with availability and information about fees and logistics.<\/p>\n            <\/form>\n        <\/div>\n        \n        <!-- Testimonial -->\n        <div class=\"wcf-testimonial-box\">\n            <p class=\"wcf-testimonial-text\">&#8220;Steve&#8217;s keynote was the highlight of our leadership summit. He made complex technology risk concepts accessible and actionable for our entire executive team. Highly recommended.&#8221;<\/p>\n            <!-- REPLACE: Add real testimonial -->\n            <p class=\"wcf-testimonial-author\">Event Organizer Name<\/p>\n            <p class=\"wcf-testimonial-role\">Title, Organization<\/p>\n        <\/div>\n        \n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     FAQ SECTION\n     ===================================================== -->\n<div class=\"wcf-section\">\n    <div class=\"wcf-section-inner\">\n        <h2 class=\"wcf-section-title\" style=\"text-align: center;\">Frequently Asked Questions<\/h2>\n        <p class=\"wcf-section-subtitle\" style=\"text-align: center; max-width: 500px; margin-left: auto; margin-right: auto;\">\n            Common questions about speaking engagements and consulting.\n        <\/p>\n        \n        <div class=\"wcf-faq-list\">\n            <div class=\"wcf-faq-item active\">\n                <div class=\"wcf-faq-question\">\n                    <span>What topics do you speak about?<\/span>\n                    <span class=\"wcf-faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"wcf-faq-answer\">\n                    My core topics include enterprise sovereignty, multi-cloud resilience, AI governance, and translating technology risk for boards and CFOs. I can customize presentations to focus on specific industries or challenges your audience faces.\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-faq-item\">\n                <div class=\"wcf-faq-question\">\n                    <span>Are you available for virtual events?<\/span>\n                    <span class=\"wcf-faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"wcf-faq-answer\">\n                    Yes! I regularly deliver virtual keynotes, webinars, and workshops. I have professional streaming setup and experience engaging remote audiences effectively.\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-faq-item\">\n                <div class=\"wcf-faq-question\">\n                    <span>What is your typical speaking fee?<\/span>\n                    <span class=\"wcf-faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"wcf-faq-answer\">\n                    Fees vary based on event type, duration, travel requirements, and customization needed. Please submit a speaking request with your event details, and I&#8217;ll provide a detailed proposal. I also consider reduced fees for non-profit and educational institutions.\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-faq-item\">\n                <div class=\"wcf-faq-question\">\n                    <span>Do you offer advisory or consulting services?<\/span>\n                    <span class=\"wcf-faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"wcf-faq-answer\">\n                    Yes. I offer strategic advisory services for organizations implementing sovereignty transformations, preparing for board presentations on technology risk, or developing AI governance frameworks. Contact me to discuss your specific needs.\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-faq-item\">\n                <div class=\"wcf-faq-question\">\n                    <span>Can you customize a workshop for our team?<\/span>\n                    <span class=\"wcf-faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"wcf-faq-answer\">\n                    Absolutely. Custom workshops can be designed around your organization&#8217;s specific challenges, industry context, and maturity level. Popular formats include half-day executive sessions and full-day team workshops with hands-on exercises.\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-faq-item\">\n                <div class=\"wcf-faq-question\">\n                    <span>How far in advance should I book?<\/span>\n                    <span class=\"wcf-faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"wcf-faq-answer\">\n                    For best availability, I recommend reaching out 2-3 months in advance for speaking engagements. However, I can sometimes accommodate shorter timelines depending on my schedule. The sooner you inquire, the better.\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     FOOTER\n     ===================================================== -->\n<div class=\"wcf-footer\">\n    <p class=\"wcf-footer-text\">\n        &copy; 2026 Steve Oppenheim. All rights reserved.\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=327\" class=\"wcf-footer-link\">Back to Book<\/a>\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=363\" class=\"wcf-footer-link\">Privacy Policy<\/a>\n    <\/p>\n<\/div>\n\n<\/div>\n<!-- End of #wcf-contact-page-2024 -->\n\n<!-- FAQ Toggle Script -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    var faqItems = document.querySelectorAll('#wcf-contact-page-2024 .wcf-faq-item');\n    faqItems.forEach(function(item) {\n        var question = item.querySelector('.wcf-faq-question');\n        question.addEventListener('click', function() {\n            faqItems.forEach(function(other) {\n                if (other !== item) {\n                    other.classList.remove('active');\n                }\n            });\n            item.classList.toggle('active');\n        });\n    });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Get In Touch Contact &amp; Speaking Have a question about the book? Interested in a keynote or workshop? I&#8217;d love to hear from you. Contact Information @ Email steveoppenheim@opey.org in LinkedIn Connect on LinkedIn LOC Location Available for virtual and in-person engagements worldwide RSP Response Time I typically respond within 24-48 business hours in X [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14"}],"version-history":[{"count":10,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":736,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions\/736"}],"wp:attachment":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}