{"id":40,"date":"2022-01-21T01:54:35","date_gmt":"2022-01-21T01:54:35","guid":{"rendered":"https:\/\/mcsoc-forum.org\/site\/?page_id=40"},"modified":"2026-08-28T08:42:09","modified_gmt":"2026-08-28T08:42:09","slug":"sponsorhsip","status":"publish","type":"page","link":"https:\/\/mcsoc-forum.org\/2027\/index.php\/sponsorhsip\/","title":{"rendered":"Become a Sponsor"},"content":{"rendered":"\n<img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/08\/mcsoc2027-h.png\" alt=\"20th IEEE MCSoC 2027 - Tokyo, Japan, May 12-15, 2027\" style=\"width:100%; height:auto; display:block; margin-bottom: 20px;\">\n\n\n<style>\n    \/* MCSoC 2027 Sponsorship \u2014 Green & Gold Theme *\/\n    .mcspon-wrapper {\n        font-family: 'Segoe UI', Arial, sans-serif;\n        color: #333;\n        line-height: 1.7;\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    .mcspon-header {\n        background: linear-gradient(135deg, #f0f8f0 0%, #eaf4ea 100%);\n        color: #1B5E20;\n        padding: 40px;\n        border-radius: 12px;\n        border-top: 5px solid #2E7D32;\n        margin-bottom: 40px;\n        text-align: center;\n    }\n    .mcspon-header h2 {\n        color: #1B5E20 !important;\n        font-weight: 800 !important;\n        margin: 0 0 15px 0 !important;\n        font-size: 26px !important;\n    }\n    .mcspon-header p {\n        font-size: 17px;\n        color: #3a4a3a;\n        margin: 0;\n    }\n    .mcspon-section-title {\n        background: linear-gradient(90deg, #2E7D32 0%, #3d8b40 100%);\n        color: #ffffff;\n        font-size: 20px;\n        font-weight: 700;\n        padding: 12px 20px;\n        border-radius: 8px;\n        margin: 40px 0 20px 0;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n    .mcspon-section-title:first-of-type { margin-top: 0; }\n    .mcspon-section-title .num {\n        background: #e3b23c; color: #1a1a1a; font-weight: 900;\n        width: 26px; height: 26px; border-radius: 50%;\n        display: flex; align-items: center; justify-content: center; font-size: 14px;\n        flex: 0 0 auto;\n    }\n    \/* Benefits Grid *\/\n    .mcspon-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin-bottom: 10px;\n    }\n    .mcspon-benefit-card {\n        padding: 20px 22px;\n        background: #f7faf7;\n        border: 1px solid #dcebdc;\n        border-radius: 10px;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n    }\n    .mcspon-benefit-card strong {\n        color: #2E7D32;\n        display: block;\n        margin-bottom: 8px;\n        font-size: 17px;\n    }\n    .mcspon-benefit-card span {\n        font-size: 15px;\n        color: #444;\n    }\n    \/* Sponsorship Tier Cards *\/\n    .mcspon-item {\n        background: #ffffff;\n        border-radius: 10px;\n        padding: 26px 28px;\n        margin-bottom: 18px;\n        border: 1px solid #dcebdc;\n        box-shadow: 0 3px 12px rgba(0,0,0,0.04);\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n        align-items: center;\n        position: relative;\n        overflow: hidden;\n    }\n    .mcspon-item::before {\n        content: \"\";\n        position: absolute;\n        left: 0; top: 0; bottom: 0;\n        width: 6px;\n        background: linear-gradient(180deg, #2E7D32, #e3b23c);\n    }\n    .mcspon-tier-info {\n        flex: 1;\n        min-width: 220px;\n        padding-left: 14px;\n    }\n    .mcspon-tier-info h3 {\n        margin: 0 0 6px 0 !important;\n        color: #1B5E20 !important;\n        font-size: 21px !important;\n    }\n    .mcspon-tier-price {\n        color: #ffffff;\n        background: #e3b23c;\n        display: inline-block;\n        font-weight: 800;\n        font-size: 16px;\n        padding: 4px 14px;\n        border-radius: 999px;\n    }\n    .mcspon-tier-details {\n        flex: 2;\n        min-width: 300px;\n        padding-left: 26px;\n        border-left: 2px solid #e3b23c;\n        margin-left: 20px;\n        font-size: 15px;\n        color: #333;\n    }\n    .mcspon-tier-details strong {\n        color: #2E7D32;\n    }\n    \/* CTA Button *\/\n    .mcspon-cta {\n        background: linear-gradient(90deg, #2E7D32 0%, #3d8b40 100%);\n        color: #ffffff !important;\n        padding: 16px 36px;\n        border-radius: 50px;\n        text-decoration: none !important;\n        font-weight: 700;\n        display: inline-block;\n        box-shadow: 0 6px 18px rgba(46, 125, 50, 0.3);\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .mcspon-cta:hover {\n        transform: scale(1.05);\n        box-shadow: 0 8px 22px rgba(46, 125, 50, 0.4);\n    }\n    .mcspon-footer-box {\n        text-align: center;\n        background: #f7faf7;\n        border: 1px solid #dcebdc;\n        padding: 45px 30px;\n        border-radius: 12px;\n        margin-top: 20px;\n    }\n    .mcspon-footer-box h3 {\n        color: #1B5E20 !important;\n        margin: 0 0 10px 0 !important;\n    }\n    .mcspon-footer-box p {\n        color: #444;\n        margin: 0 0 20px 0;\n    }\n    \/* Mobile adjustments *\/\n    @media (max-width: 768px) {\n        .mcspon-tier-details { border-left: none; margin-left: 0; padding-left: 0; margin-top: 15px; }\n        .mcspon-item { flex-direction: column; align-items: flex-start; }\n    }\n<\/style>\n<div class=\"mcspon-wrapper\">\n\n    <div class=\"mcspon-header\">\n        <h2>Join the 20th IEEE MCSoC 2027<\/h2>\n        <p>Support cutting-edge innovation and expand your network by partnering with industry leaders in multi-core systems-on-chip, as we celebrate the 20th anniversary of the MCSoC Forum in Tokyo, Japan.<\/p>\n    <\/div>\n\n    <div class=\"mcspon-section-title\"><span class=\"num\">1<\/span> Why Partner With Us?<\/div>\n    <div class=\"mcspon-grid\">\n        <div class=\"mcspon-benefit-card\">\n            <strong>Brand Visibility<\/strong>\n            <span>Position your organization in front of global researchers and industry decision-makers.<\/span>\n        <\/div>\n        <div class=\"mcspon-benefit-card\">\n            <strong>Networking<\/strong>\n            <span>Connect directly with potential partners and clients for long-term collaborations.<\/span>\n        <\/div>\n        <div class=\"mcspon-benefit-card\">\n            <strong>IEEE Prestige<\/strong>\n            <span>Align your brand with a prestigious international symposium known for excellence.<\/span>\n        <\/div>\n    <\/div>\n\n    <div class=\"mcspon-section-title\"><span class=\"num\">2<\/span> Sponsorship Packages<\/div>\n\n    <div class=\"mcspon-item\">\n        <div class=\"mcspon-tier-info\">\n            <h3>Platinum Sponsor<\/h3>\n            <div class=\"mcspon-tier-price\">5,000 US$<\/div>\n        <\/div>\n        <div class=\"mcspon-tier-details\">\n            <strong>Top-tier exposure:<\/strong> Prominent logo on banners, symposium bags, and website. Includes 3 full seats, an exhibition table, and brochure distribution.\n        <\/div>\n    <\/div>\n\n    <div class=\"mcspon-item\">\n        <div class=\"mcspon-tier-info\">\n            <h3>Gold Sponsor<\/h3>\n            <div class=\"mcspon-tier-price\">4,000 US$<\/div>\n        <\/div>\n        <div class=\"mcspon-tier-details\">\n            <strong>Premium visibility:<\/strong> Logo on banners and website. Includes 3 participation seats, exhibition table, and brochure placement.\n        <\/div>\n    <\/div>\n\n    <div class=\"mcspon-item\">\n        <div class=\"mcspon-tier-info\">\n            <h3>Silver Sponsor<\/h3>\n            <div class=\"mcspon-tier-price\">3,000 US$<\/div>\n        <\/div>\n        <div class=\"mcspon-tier-details\">\n            <strong>Focused support:<\/strong> Logo on website and promotional materials. Includes 1 participation seat and brochure distribution.\n        <\/div>\n    <\/div>\n\n    <div class=\"mcspon-item\">\n        <div class=\"mcspon-tier-info\">\n            <h3>Bronze Sponsor<\/h3>\n            <div class=\"mcspon-tier-price\">2,000 US$<\/div>\n        <\/div>\n        <div class=\"mcspon-tier-details\">\n            <strong>Foundational support:<\/strong> Logo on website and program books. Includes 1 seat and brochure distribution in symposium bags.\n        <\/div>\n    <\/div>\n\n    <div class=\"mcspon-footer-box\">\n        <h3>Become a Sponsor<\/h3>\n        <p>Ready to secure your participation? Contact us today.<\/p>\n        <a href=\"mailto:mcsoc.forum@gmail.com\" class=\"mcspon-cta\">Email: mcsoc.forum@gmail.com<\/a>\n    <\/div>\n<\/div>\n\n\n<div style=\"font-family: Arial, sans-serif; text-align:center;\">\n  <!-- TITLE -->\n  <h3 style=\"color:#2E7D32; border-bottom: 2px solid #2E7D32; padding-bottom: 6px; margin-bottom: 20px;\">\n    PATRON, HOST, and SPONSORS\n  <\/h3>\n  <!-- SLIDER CONTAINER -->\n  <div style=\"\n      width:100%;\n      overflow:hidden;\n      position:relative;\n      padding:10px 0;\n  \">\n    <!-- SLIDER TRACK -->\n    <div style=\"\n        display:flex;\n        align-items:center;\n        gap:40px;\n        animation: slide-logos 25s linear infinite;\n        white-space:nowrap;\n    \">\n      <!-- Logos (duplicated for seamless loop) - matched to the Patron & Host \/ Sponsors widget on the CFP page -->\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/site\/wp-content\/uploads\/2022\/01\/ASL-e1624758839307-3.jpg\" style=\"height:80px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/08\/UEC-LOGO.jpg\" style=\"height:80px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/01\/UoA-Logo.png\" style=\"height:80px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/08\/giatec-logo-light.png\" style=\"height:70px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/01\/logo-IEEE-CS-80th-FINAL_Black.png\" style=\"height:70px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2022\/04\/IEEE-L.png\" style=\"height:70px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/site\/wp-content\/uploads\/2022\/06\/TCMM.jpg\" style=\"height:70px;\">\n      <!-- Duplicate logos for seamless infinite scroll -->\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/site\/wp-content\/uploads\/2022\/01\/ASL-e1624758839307-3.jpg\" style=\"height:80px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/08\/UEC-LOGO.jpg\" style=\"height:80px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/01\/UoA-Logo.png\" style=\"height:80px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/08\/giatec-logo-light.png\" style=\"height:70px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2026\/01\/logo-IEEE-CS-80th-FINAL_Black.png\" style=\"height:70px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/2027\/wp-content\/uploads\/2022\/04\/IEEE-L.png\" style=\"height:70px;\">\n      <img decoding=\"async\" src=\"https:\/\/mcsoc-forum.org\/site\/wp-content\/uploads\/2022\/06\/TCMM.jpg\" style=\"height:70px;\">\n    <\/div>\n  <\/div>\n<\/div>\n<!-- SLIDER ANIMATION -->\n<style>\n@keyframes slide-logos {\n  0%   { transform: translateX(0); }\n  100% { transform: translateX(-50%); }\n}\n<\/style>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Join the 20th IEEE MCSoC 2027 Support cutting-edge innovation and expand your network by partnering with industry leaders in multi-core systems-on-chip, as we celebrate the 20th anniversary of the MCSoC Forum in Tokyo, Japan. 1 Why Partner With Us? Brand Visibility Position your organization in front of global researchers and industry decision-makers. Networking Connect directly &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"https:\/\/mcsoc-forum.org\/2027\/index.php\/sponsorhsip\/\">Continue reading<\/a><\/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-40","page","type-page","status-publish","hentry","nodate","item-wrap"],"_links":{"self":[{"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":64,"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":12628,"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/pages\/40\/revisions\/12628"}],"wp:attachment":[{"href":"https:\/\/mcsoc-forum.org\/2027\/index.php\/wp-json\/wp\/v2\/media?parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}