{"id":988062,"date":"2025-10-09T08:08:00","date_gmt":"2025-10-09T08:08:00","guid":{"rendered":"http:\/\/rwandaminingweek.rw\/?page_id=988062"},"modified":"2025-11-29T11:48:31","modified_gmt":"2025-11-29T11:48:31","slug":"sponsorship-packages","status":"publish","type":"page","link":"https:\/\/rwandaminingweek.rw\/index.php\/sponsorship-packages\/","title":{"rendered":"Exhibition &#038; Sponsorship Opportunities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"988062\" class=\"elementor elementor-988062\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17885ff e-con-full e-flex e-con e-parent\" data-id=\"17885ff\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4375ce9 e-flex e-con-boxed e-con e-child\" data-id=\"4375ce9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7682b0 animated-fast elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d7682b0\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Exhibition &#038; Sponsorship Opportunities<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fcfa23a e-con-full e-flex e-con e-parent\" data-id=\"fcfa23a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d3b453 elementor-widget elementor-widget-html\" data-id=\"9d3b453\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Sponsorship Packages - Rwanda Mining Week 2025<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.7.2\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background: #f5f7fa;\n        }\n\n        .container {\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .header {\n            text-align: center;\n            padding: 20px 30px;\n            margin-bottom: 40px;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);\n        }\n\n        .header h1 {\n            font-size: 2.5em;\n            color: #0092f2;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }\n\n        .header .subtitle {\n            font-size: 1.4em;\n            color: #666;\n            line-height: 1.6;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        .tier-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .tier-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 20px rgba(0, 146, 242, 0.15);\n        }\n\n        .tier-card-header {\n            padding: 15px;\n            text-align: center;\n            color: white;\n        }\n\n        .tier-card-header.diamond { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); }\n        .tier-card-header.platinum { background: linear-gradient(135deg, #757575 0%, #bdbdbd 100%); }\n        .tier-card-header.gold { background: linear-gradient(135deg, #f7971e 0%, #ffd200 100%); }\n        .tier-card-header.silver { background: linear-gradient(135deg, #616161 0%, #9e9e9e 100%); }\n        .tier-card-header.tin { background: linear-gradient(135deg, #56ab2f 0%, #a8e063 100%); }\n\n        .tier-card-name {\n            font-size: 1.8em;\n            font-weight: 700;\n            margin-bottom: 8px;\n        }\n\n        .tier-card-price {\n            font-size: 1.6em;\n            font-weight: 700;\n        }\n\n        .tier-card-body {\n            padding: 15px;\n        }\n\n        .benefit-list {\n            list-style: none;\n            margin-bottom: 20px;\n        }\n\n        .benefit-list li {\n            padding: 5px 0 5px 30px;\n            position: relative;\n            color: #555;\n            font-size: 0.95em;\n            line-height: 1.6;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .benefit-list li:last-child {\n            border-bottom: none;\n        }\n\n        .benefit-list li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: #077e4f;\n            font-weight: bold;\n            font-size: 1.2em;\n        }\n\n        .btn-choose-tier {\n            display: block;\n            width: 100%;\n            padding: 15px 20px;\n            background: linear-gradient(135deg, #0092f2 0%, #077e4f 100%);\n            color: white;\n            text-align: center;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            font-size: 1.1em;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 15px rgba(0, 146, 242, 0.3);\n            border: none;\n            cursor: pointer;\n        }\n\n        .btn-choose-tier:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(0, 146, 242, 0.4);\n            color: white;\n            text-decoration: none;\n        }\n\n        .btn-choose-tier i {\n            margin-right: 8px;\n        }\n\n        .tier-action {\n            margin-top: 20px;\n            padding-top: 20px;\n            border-top: 2px solid #f0f0f0;\n            animation: fadeInUp 0.5s ease-out;\n        }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(10px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .tiers-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(420px, 1fr));\n            gap: 25px;\n            margin-bottom: 40px;\n        }\n\n        .cta {\n            background: linear-gradient(135deg, #0092f2 0%, #077e4f 100%);\n            color: white;\n            padding: 40px 30px;\n            border-radius: 12px;\n            text-align: center;\n            box-shadow: 0 5px 20px rgba(0, 146, 242, 0.3);\n        }\n\n        .cta h2 {\n            font-size: 2em;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n\n        .cta p {\n            font-size: 1.1em;\n            margin-bottom: 30px;\n            opacity: 0.95;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 15px;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-bottom: 20px;\n        }\n\n        .cta-button {\n            display: inline-block;\n            background: white;\n            color: #0092f2;\n            padding: 15px 35px;\n            border-radius: 30px;\n            font-size: 1.1em;\n            font-weight: 600;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .cta-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n            color: #0092f2;\n            text-decoration: none;\n        }\n\n        .cta-button.secondary {\n            background: rgba(255,255,255,0.2);\n            color: white;\n            border: 2px solid white;\n        }\n\n        .cta-button.secondary:hover {\n            background: white;\n            color: #0092f2;\n        }\n\n        .details-section {\n            margin-bottom: 40px;\n        }\n\n        .details-section h2 {\n            font-size: 2em;\n            color: #0092f2;\n            margin-bottom: 30px;\n            text-align: center;\n            font-weight: 700;\n        }\n\n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 2em;\n            }\n\n            .tiers-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .btn-choose-tier {\n                padding: 12px 16px;\n                font-size: 1em;\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n                gap: 10px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>Become a Sponsor<\/h1>\n            <p class=\"subtitle\">Sponsorship packages for Rwanda Mining Week. All tiers include an exhibition booth; \"grand sponsors\" (Diamond & Platinum) get elevated privileges.<\/p>\n        <\/div>\n\n        <div class=\"details-section\">\n            <h2>Sponsorship Tiers<\/h2>\n            <div class=\"tiers-grid\">\n                <!-- Diamond Tier -->\n                <div class=\"tier-card\">\n                    <div class=\"tier-card-header diamond\">\n                        <div class=\"tier-card-name\">Diamond - Grand Sponsor<\/div>\n                        <div class=\"tier-card-price\">USD 50,000<\/div>\n                    <\/div>\n                    <div class=\"tier-card-body\">\n                        <ul class=\"benefit-list\">\n                            <li>Naming: \"Rwanda Mining Week - proudly sponsored by [Brand]\"; category exclusivity<\/li>\n                            <li>Stage: 5 to 10-min remarks<\/li>\n                            <li>Thought leadership: host one invite-only C-suite roundtable<\/li>\n                            <li>Exhibition: 9m\u00d73m booth in prime location; custom build allowed<\/li>\n                            <li>5 people to tend to the exhibition booth<\/li>\n                            <li>Branding: largest logo on all branding items<\/li>\n                            <li>Company video on event screens<\/li>\n                            <li>VIP access to all MW events: 8 full-access passes, 8 VIP gala dinner seats, protocol seating at plenary\/conference<\/li>\n                            <li>Dedicated platform\/podium with sponsor branding<\/li>\n                            <li>Media: press release quote, feature interview, 4 social media posts<\/li>\n                            <li>Data & reporting: post-event report + opt-in attendee list<\/li>\n                            <li>Extras: airport VIP welcome, investment pitchbook copy<\/li>\n                        <\/ul>\n                        \n                        <div class=\"tier-action\">\n                            <a href=\"http:\/\/rwandaminingweek.rw\/register\/sponsorship\/register.php?tier=1\" class=\"btn-choose-tier\">\n                                <i class=\"fas fa-check-circle\"><\/i> Choose Diamond Sponsorship\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Platinum Tier -->\n                <div class=\"tier-card\">\n                    <div class=\"tier-card-header platinum\">\n                        <div class=\"tier-card-name\">Platinum - Grand Sponsor<\/div>\n                        <div class=\"tier-card-price\">USD 40,000<\/div>\n                    <\/div>\n                    <div class=\"tier-card-body\">\n                        <ul class=\"benefit-list\">\n                            <li>Exhibition: 6\u00d73 premium corner booth<\/li>\n                            <li>4 people to tend to the exhibition booth<\/li>\n                            <li>Branding: extra-large logo across stage, website, app, livestream, venue screens<\/li>\n                            <li>VIP access: 6 full-access passes, 6 VIP gala dinner seats<\/li>\n                            <li>Dedicated platform\/podium with sponsor branding<\/li>\n                            <li>Company video on event screens<\/li>\n                            <li>Visibility: 15-sec promo in venue screen loops; 2 social posts, option to include brochure\/giveaway in delegate bags (at cost)<\/li>\n                            <li>Field visits: priority allocation for delegates<\/li>\n                            <li>Media: 2 press mentions, 3 social posts<\/li>\n                            <li>Data & reporting: post-event report<\/li>\n                        <\/ul>\n                        \n                        <div class=\"tier-action\">\n                            <a href=\"http:\/\/rwandaminingweek.rw\/register\/sponsorship\/register.php?tier=2\" class=\"btn-choose-tier\">\n                                <i class=\"fas fa-check-circle\"><\/i> Choose Platinum Sponsorship\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Gold Tier -->\n                <div class=\"tier-card\">\n                    <div class=\"tier-card-header gold\">\n                        <div class=\"tier-card-name\">Gold<\/div>\n                        <div class=\"tier-card-price\">USD 25,000<\/div>\n                    <\/div>\n                    <div class=\"tier-card-body\">\n                        <ul class=\"benefit-list\">\n                            <li>Exhibition: 3\u00d73 booth<\/li>\n                            <li>2 people to tend to the exhibition booth<\/li>\n                            <li>Company video on event screen<\/li>\n                            <li>Branding: large logo on stage side screens, website, app, venue screens<\/li>\n                            <li>\u00bd-page advertisement in printed program<\/li>\n                            <li>VIP access: 3 full-access passes, 3 VIP gala dinner seats<\/li>\n                            <li>Visibility: 15-sec promo in venue screen loops; 2 social posts, option to include brochure\/giveaway in delegate bags (at cost)<\/li>\n                            <li>Business development: with pre-scheduled meetings<\/li>\n                        <\/ul>\n                        \n                        <div class=\"tier-action\">\n                            <a href=\"http:\/\/rwandaminingweek.rw\/register\/sponsorship\/register.php?tier=3\" class=\"btn-choose-tier\">\n                                <i class=\"fas fa-check-circle\"><\/i> Choose Gold Sponsorship\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Silver Tier -->\n                <div class=\"tier-card\">\n                    <div class=\"tier-card-header silver\">\n                        <div class=\"tier-card-name\">Silver<\/div>\n                        <div class=\"tier-card-price\">USD 15,000<\/div>\n                    <\/div>\n                    <div class=\"tier-card-body\">\n                        <ul class=\"benefit-list\">\n                            <li>Exhibition: 3\u00d73 standard booth<\/li>\n                            <li>1 person to tend to the exhibition booth<\/li>\n                            <li>Branding: Medium logo on website, mobile app, venue screens<\/li>\n                            <li>\u00bc-page advertisement in printed program<\/li>\n                            <li>VIP access: 2 full-access passes, 2 VIP gala dinner seats<\/li>\n                            <li>Visibility: 1 social post; option to include brochure\/giveaway in delegate bags (at cost)<\/li>\n                            <li>Business development: 2 pre-scheduled meetings<\/li>\n                        <\/ul>\n                        \n                        <div class=\"tier-action\">\n                            <a href=\"http:\/\/rwandaminingweek.rw\/register\/sponsorship\/register.php?tier=4\" class=\"btn-choose-tier\">\n                                <i class=\"fas fa-check-circle\"><\/i> Choose Silver Sponsorship\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Tin Tier -->\n                <div class=\"tier-card\">\n                    <div class=\"tier-card-header tin\">\n                        <div class=\"tier-card-name\">Tin<\/div>\n                        <div class=\"tier-card-price\">USD 10,000<\/div>\n                    <\/div>\n                    <div class=\"tier-card-body\">\n                        <ul class=\"benefit-list\">\n                            <li>Exhibition: 2\u00d73 starter booth<\/li>\n                            <li>1 person to tend to the exhibition booth<\/li>\n                            <li>Branding: logo on website, app sponsor page, printed program<\/li>\n                            <li>VIP access: 1 full-access pass, 1 VIP gala dinner seat<\/li>\n                            <li>Visibility: 1 social post; option to include brochure\/giveaway in delegate bags (at cost)<\/li>\n                            <li>Business development: 1 pre-scheduled meeting<\/li>\n                        <\/ul>\n                        \n                        <div class=\"tier-action\">\n                            <a href=\"http:\/\/rwandaminingweek.rw\/register\/sponsorship\/register.php?tier=5\" class=\"btn-choose-tier\">\n                                <i class=\"fas fa-check-circle\"><\/i> Choose Tin Sponsorship\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cta\">\n            <h2>Ready to Become a Sponsor?<\/h2>\n            <p>Secure your sponsorship package and connect with Africa's mining industry leaders at Rwanda Mining Week 2025.<\/p>\n            <div class=\"cta-buttons\">\n                <a href=\"http:\/\/rwandaminingweek.rw\/register\/sponsorship\/register.php\" class=\"cta-button\">\n                    <i class=\"fas fa-edit\"><\/i> Register Online Now\n                <\/a>\n                <a href=\"mailto:sponsorship@rwandaminingweek.rw\" class=\"cta-button secondary\">\n                    <i class=\"fas fa-envelope\"><\/i> Contact Us\n                <\/a>\n            <\/div>\n            <p style=\"margin-top: 1rem; font-size: 0.9em; opacity: 0.9;\">\n                Questions? Email us at <a href=\"mailto:sponsorship@rwandaminingweek.rw\" style=\"color: white; text-decoration: underline;\">sponsorship@rwandaminingweek.rw<\/a> or call +(250) 786-457-285\n            <\/p>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Sponsorship Packages &#8211; Rwanda Mining Week 2025 Become a Sponsor Sponsorship packages for Rwanda Mining Week. All tiers include an exhibition booth; &#8220;grand sponsors&#8221; (Diamond &#038; Platinum) get elevated privileges. Sponsorship Tiers Diamond &#8211; Grand Sponsor USD 50,000 Naming: &#8220;Rwanda Mining Week &#8211; proudly sponsored by [Brand]&#8221;; category exclusivity Stage: 5 to 10-min remarks Thought&#8230;<\/p>\n","protected":false},"author":1,"featured_media":987951,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-988062","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/pages\/988062","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/comments?post=988062"}],"version-history":[{"count":58,"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/pages\/988062\/revisions"}],"predecessor-version":[{"id":988974,"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/pages\/988062\/revisions\/988974"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/media\/987951"}],"wp:attachment":[{"href":"https:\/\/rwandaminingweek.rw\/index.php\/wp-json\/wp\/v2\/media?parent=988062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}