{"id":26,"date":"2026-03-17T10:21:03","date_gmt":"2026-03-17T09:21:03","guid":{"rendered":"https:\/\/web.infn.it\/srf2027\/?page_id=26"},"modified":"2026-07-31T12:22:39","modified_gmt":"2026-07-31T10:22:39","slug":"exhibitors-and-sponsors","status":"publish","type":"page","link":"https:\/\/web.infn.it\/srf2027\/exhibitors-and-sponsors\/","title":{"rendered":"Exhibitors and Sponsors"},"content":{"rendered":"\n<style>\n  .srf-exh {\n    font-family: 'Segoe UI', system-ui, sans-serif;\n    max-width: 1000px; margin: 0 auto;\n    padding: 40px 20px 60px;\n  }\n  .srf-exh-tag {\n    display: inline-block;\n    background: rgba(226,90,68,0.1);\n    border: 1px solid rgba(226,90,68,0.3);\n    border-radius: 20px;\n    padding: 5px 16px;\n    font-size: 12px; text-transform: uppercase; letter-spacing: 3px;\n    color: #E25A44; margin-bottom: 12px;\n  }\n  .srf-exh-title {\n    font-size: 32px; font-weight: 700; color: #0C4B60;\n    margin: 0 0 8px 0;\n  }\n  .srf-exh-subtitle {\n    font-size: 15px; color: #618A97; margin: 0 0 40px 0;\n  }\n  .srf-exh-highlight {\n    background: linear-gradient(135deg, rgba(12,75,96,0.06), rgba(206,219,223,0.2));\n    border-left: 4px solid #0C4B60;\n    border-radius: 0 10px 10px 0;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n  }\n  .srf-exh-highlight p {\n    font-size: 16px; line-height: 1.7; color: #060F16; margin: 0;\n  }\n  .srf-exh-highlight strong { color: #0C4B60; }\n  .srf-exh-divider {\n    display: flex; align-items: center; gap: 16px;\n    max-width: 500px; margin: 0 auto 36px;\n  }\n  .srf-exh-divider-line {\n    flex: 1; height: 1px; background: #CEDBDF;\n  }\n  .srf-exh-divider-text {\n    font-size: 12px; text-transform: uppercase; letter-spacing: 2px;\n    color: #618A97; white-space: nowrap;\n  }\n  .srf-exh-section-title {\n    font-size: 24px; font-weight: 700; color: #0C4B60;\n    margin: 0 0 8px 0;\n  }\n  .srf-exh-section-desc {\n    font-size: 15px; color: #618A97; margin: 0 0 28px 0;\n    line-height: 1.6;\n  }\n  .srf-exh-section-desc a {\n    color: #E25A44; text-decoration: none;\n    border-bottom: 1px solid rgba(226,90,68,0.3);\n    transition: border-color 0.3s, color 0.3s;\n  }\n  .srf-exh-section-desc a:hover {\n    color: #0C4B60; border-bottom-color: #0C4B60;\n  }\n  .srf-exh-tiers {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-bottom: 48px;\n  }\n  .srf-exh-tier {\n    background: #FFFFFF;\n    border: 1px solid #E6E7E7;\n    border-radius: 14px;\n    padding: 0;\n    position: relative; overflow: hidden;\n    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;\n  }\n  .srf-exh-tier:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(12,75,96,0.1);\n    border-color: #CEDBDF;\n  }\n  .srf-exh-tier-header {\n    padding: 24px 24px 16px;\n    text-align: center;\n    border-bottom: 1px solid #E6E7E7;\n  }\n  .srf-exh-tier-dot {\n    width: 12px; height: 12px; border-radius: 50%;\n    display: inline-block; margin-bottom: 10px;\n  }\n  .srf-exh-tier.gold .srf-exh-tier-dot { background: #D4AF37; }\n  .srf-exh-tier.silver .srf-exh-tier-dot { background: #A0A4A8; }\n  .srf-exh-tier.bronze .srf-exh-tier-dot { background: #B08D57; }\n  .srf-exh-tier.gold .srf-exh-tier-header { background: rgba(212,175,55,0.06); }\n  .srf-exh-tier.silver .srf-exh-tier-header { background: rgba(130,135,138,0.06); }\n  .srf-exh-tier.bronze .srf-exh-tier-header { background: rgba(176,141,87,0.06); }\n  .srf-exh-tier-name {\n    font-size: 20px; font-weight: 700; margin: 0 0 4px 0;\n  }\n  .srf-exh-tier.gold .srf-exh-tier-name { color: #B8960C; }\n  .srf-exh-tier.silver .srf-exh-tier-name { color: #82878A; }\n  .srf-exh-tier.bronze .srf-exh-tier-name { color: #9A7740; }\n  .srf-exh-tier-price {\n    font-size: 13px; color: #618A97; margin: 0;\n  }\n  .srf-exh-tier-body {\n    padding: 20px 24px 24px;\n  }\n  .srf-exh-tier-benefit {\n    font-size: 14px; color: #060F16; line-height: 1.6;\n    margin: 0 0 10px 0;\n    padding-left: 20px; position: relative;\n  }\n  .srf-exh-tier-benefit::before {\n    content: '\u2713'; position: absolute; left: 0;\n    font-weight: 700;\n  }\n  .srf-exh-tier.gold .srf-exh-tier-benefit::before { color: #D4AF37; }\n  .srf-exh-tier.silver .srf-exh-tier-benefit::before { color: #A0A4A8; }\n  .srf-exh-tier.bronze .srf-exh-tier-benefit::before { color: #B08D57; }\n  .srf-exh-dates {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-bottom: 48px;\n  }\n  .srf-exh-date {\n    background: rgba(12,75,96,0.03);\n    border: 1px solid #E6E7E7;\n    border-radius: 10px;\n    padding: 18px 22px;\n    display: flex; gap: 14px; align-items: flex-start;\n  }\n  .srf-exh-date-icon {\n    font-size: 20px; flex-shrink: 0; margin-top: 2px;\n  }\n  .srf-exh-date-label {\n    font-size: 14px; font-weight: 600; color: #0C4B60;\n    margin: 0 0 2px 0;\n  }\n  .srf-exh-date-value {\n    font-size: 13px; color: #618A97; margin: 0;\n  }\n  .srf-exh-floor {\n    background: #FFFFFF;\n    border: 1px dashed #CEDBDF;\n    border-radius: 14px;\n    padding: 48px 40px;\n    text-align: center;\n    margin-bottom: 48px;\n    transition: border-color 0.3s;\n  }\n  .srf-exh-floor:hover {\n    border-color: #E25A44;\n  }\n  .srf-exh-floor-icon {\n    font-size: 48px; display: block; margin-bottom: 16px;\n  }\n  .srf-exh-floor h3 {\n    font-size: 20px; font-weight: 600; color: #0C4B60;\n    margin: 0 0 8px 0;\n  }\n  .srf-exh-floor h3 a {\n    color: #0C4B60; text-decoration: none;\n    border-bottom: 1px solid rgba(12,75,96,0.3);\n    transition: color 0.3s, border-color 0.3s;\n  }\n  .srf-exh-floor h3 a:hover {\n    color: #E25A44; border-bottom-color: #E25A44;\n  }\n  .srf-exh-floor p {\n    font-size: 15px; color: #618A97; margin: 0;\n    max-width: 450px; margin-left: auto; margin-right: auto;\n  }\n  .srf-exh-supporters {\n    margin-bottom: 48px;\n  }\n  .srf-exh-supporters-empty {\n    background: rgba(12,75,96,0.03);\n    border: 1px solid #E6E7E7;\n    border-radius: 14px;\n    padding: 40px;\n    text-align: center;\n  }\n  .srf-exh-supporters-empty p {\n    font-size: 15px; color: #618A97; margin: 0;\n  }\n  .srf-exh-logos {\n    display: none;\n    justify-content: center; gap: 24px; flex-wrap: wrap;\n  }\n  .srf-exh-logo-card {\n    background: #FFFFFF;\n    border: 1px solid #E6E7E7;\n    border-radius: 14px;\n    padding: 36px 44px;\n    width: 320px; flex: 0 0 auto;\n    display: flex; flex-direction: column;\n    align-items: center; justify-content: center; gap: 12px;\n    box-shadow: 0 2px 12px rgba(12,75,96,0.04);\n    position: relative; overflow: hidden;\n    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;\n  }\n  .srf-exh-logo-card::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0;\n    height: 3px; background: #CEDBDF;\n    transition: background 0.3s;\n  }\n  .srf-exh-logo-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 28px rgba(12,75,96,0.1);\n    border-color: #CEDBDF;\n  }\n  .srf-exh-logo-card:hover::before {\n    background: linear-gradient(90deg, #E25A44, #EA9986);\n  }\n  .srf-exh-logo-card img {\n    height: 80px; width: auto; object-fit: contain;\n  }\n  .srf-exh-logo-card-name {\n    font-size: 16px; font-weight: 600; color: #0C4B60; margin: 0;\n  }\n  .srf-exh-logo-tier-badge {\n    position: absolute; top: 12px; right: 12px;\n    font-size: 10px; font-weight: 700; text-transform: uppercase;\n    letter-spacing: 1px; padding: 3px 10px; border-radius: 4px;\n  }\n  .srf-exh-logo-tier-badge.gold { background: rgba(212,175,55,0.15); color: #B8960C; }\n  .srf-exh-logo-tier-badge.silver { background: rgba(130,135,138,0.15); color: #82878A; }\n  .srf-exh-logo-tier-badge.bronze { background: rgba(176,141,87,0.15); color: #9A7740; }\n  .srf-exh-cta {\n    display: flex; gap: 24px;\n  }\n  .srf-exh-cta-card {\n    flex: 1;\n    background: #0C4B60;\n    border-radius: 14px;\n    padding: 32px;\n    position: relative; overflow: hidden;\n    transition: transform 0.3s, box-shadow 0.3s;\n  }\n  .srf-exh-cta-card::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #E25A44, #EA9986);\n  }\n  .srf-exh-cta-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 28px rgba(12,75,96,0.25);\n  }\n  .srf-exh-cta-icon {\n    font-size: 28px; margin-bottom: 12px; display: block;\n  }\n  .srf-exh-cta-card h3 {\n    font-size: 18px; font-weight: 700; color: #FFFFFF;\n    margin: 0 0 8px 0;\n  }\n  .srf-exh-cta-card p {\n    font-size: 14px; color: #CEDBDF; line-height: 1.6; margin: 0 0 4px 0;\n  }\n  .srf-exh-cta-card a {\n    color: #EA9986; text-decoration: none;\n    border-bottom: 1px solid rgba(234,153,134,0.3);\n    transition: color 0.3s, border-color 0.3s;\n  }\n  .srf-exh-cta-card a:hover {\n    color: #FFFFFF; border-bottom-color: #FFFFFF;\n  }\n  .srf-exh-btn {\n    display: inline-block; padding: 12px 28px;\n    background: #E25A44; color: #FFFFFF;\n    border: 2px solid #E25A44;\n    border-radius: 6px;\n    font-size: 14px; font-weight: 600;\n    text-decoration: none; text-transform: uppercase; letter-spacing: 1px;\n    margin-top: 16px;\n    transition: all 0.3s ease;\n  }\n  .srf-exh-btn:hover {\n    background: #FFFFFF; color: #E25A44;\n    box-shadow: 0 8px 24px rgba(226,90,68,0.2);\n  }\n  @media (max-width: 768px) {\n    .srf-exh-tiers { grid-template-columns: 1fr; }\n    .srf-exh-dates { grid-template-columns: 1fr; }\n    .srf-exh-cta { flex-direction: column; }\n    .srf-exh-title { font-size: 26px; }\n    .srf-exh-logo-card { width: 100%; max-width: 320px; }\n  }\n  @media (min-width: 769px) and (max-width: 960px) {\n    .srf-exh-tiers { grid-template-columns: 1fr 1fr; }\n  }\n<\/style>\n\n<div class=\"srf-exh\">\n\n  <div class=\"srf-exh-tag\">Exhibitors &#038; Sponsors<\/div>\n  <h1 class=\"srf-exh-title\">Sponsorship &#038; Exhibition<\/h1>\n  <p class=\"srf-exh-subtitle\">Partner with SRF 2027 and connect with the global superconducting RF community<\/p>\n\n  <div class=\"srf-exh-highlight\">\n    <p>\n      The <strong>SRF 2027 Organizing Committee<\/strong> is happy to welcome all sponsors and exhibitors to the\n      23rd International Conference on RF Superconductivity (SRF 2027), to be held from June 27th to July 3rd\n      in Padua, Italy. \n    <\/p>\n    <p>\n      SRF 2027 is an excellent opportunity to meet a targeted audience of SRF researchers\n      and users in a special setting. By becoming a sponsor, you can enhance your visibility and meet a network\n      of international leaders in RF superconductivity, coming from primary national and international\n      facilities and institutions. Over 300 attendees are expected in Padua, a top experience for sponsoring partners to showcase their innovative products and promote their brand to the superconductive community.\n    <\/p>\n <p>\nThe exhibition will be hosted in dedicated areas of Padova Congress, venue of the Conference, directly engaging with participants. A large portfolio of sponsorship options will be available to all companies interested making SRF2027 a vivid and productive Conference.\n<\/p>\n  <\/div>\n\n<!-- SPONSORSHIP\n  <div class=\"srf-exh-divider\">\n    <div class=\"srf-exh-divider-line\"><\/div>\n    <span class=\"srf-exh-divider-text\">Sponsorship packages<\/span>\n    <div class=\"srf-exh-divider-line\"><\/div>\n  <\/div>\n\n  <h2 class=\"srf-exh-section-title\">Sponsorship Opportunities<\/h2>\n  <p class=\"srf-exh-section-desc\">\n    Three sponsorship tiers are available. Each package includes exhibition space\n    and visibility throughout the conference. Detailed pricing will be published soon.\n  <\/p>\n\n  <div class=\"srf-exh-tiers\">\n    <div class=\"srf-exh-tier gold\">\n      <div class=\"srf-exh-tier-header\">\n        <span class=\"srf-exh-tier-dot\"><\/span>\n        <p class=\"srf-exh-tier-name\">Gold<\/p>\n        <p class=\"srf-exh-tier-price\">Pricing to be announced<\/p>\n      <\/div>\n      <div class=\"srf-exh-tier-body\">\n        <p class=\"srf-exh-tier-benefit\">Premium exhibition booth (large)<\/p>\n        <p class=\"srf-exh-tier-benefit\">Logo on conference website and programme<\/p>\n        <p class=\"srf-exh-tier-benefit\">Logo on conference poster and signage<\/p>\n        <p class=\"srf-exh-tier-benefit\">Complimentary conference registrations<\/p>\n        <p class=\"srf-exh-tier-benefit\">Acknowledgement during opening ceremony<\/p>\n        <p class=\"srf-exh-tier-benefit\">Advertisement in conference materials<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"srf-exh-tier silver\">\n      <div class=\"srf-exh-tier-header\">\n        <span class=\"srf-exh-tier-dot\"><\/span>\n        <p class=\"srf-exh-tier-name\">Silver<\/p>\n        <p class=\"srf-exh-tier-price\">Pricing to be announced<\/p>\n      <\/div>\n      <div class=\"srf-exh-tier-body\">\n        <p class=\"srf-exh-tier-benefit\">Standard exhibition booth<\/p>\n        <p class=\"srf-exh-tier-benefit\">Logo on conference website and programme<\/p>\n        <p class=\"srf-exh-tier-benefit\">Logo on conference signage<\/p>\n        <p class=\"srf-exh-tier-benefit\">Complimentary conference registration<\/p>\n        <p class=\"srf-exh-tier-benefit\">Advertisement in conference materials<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"srf-exh-tier bronze\">\n      <div class=\"srf-exh-tier-header\">\n        <span class=\"srf-exh-tier-dot\"><\/span>\n        <p class=\"srf-exh-tier-name\">Bronze<\/p>\n        <p class=\"srf-exh-tier-price\">Pricing to be announced<\/p>\n      <\/div>\n      <div class=\"srf-exh-tier-body\">\n        <p class=\"srf-exh-tier-benefit\">Table-top exhibition space<\/p>\n        <p class=\"srf-exh-tier-benefit\">Logo on conference website<\/p>\n        <p class=\"srf-exh-tier-benefit\">Listing in conference programme<\/p>\n        <p class=\"srf-exh-tier-benefit\">Complimentary conference registration<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n-->\n<!--\n  <div class=\"srf-exh-divider\">\n    <div class=\"srf-exh-divider-line\"><\/div>\n    <span class=\"srf-exh-divider-text\">Important dates<\/span>\n    <div class=\"srf-exh-divider-line\"><\/div>\n  <\/div>\n\n  <div class=\"srf-exh-dates\">\n    <div class=\"srf-exh-date\">\n      <span class=\"srf-exh-date-icon\">\ud83d\udcc5<\/span>\n      <div>\n        <p class=\"srf-exh-date-label\">Sponsorship Reservations Open<\/p>\n        <p class=\"srf-exh-date-value\">To be announced<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"srf-exh-date\">\n      <span class=\"srf-exh-date-icon\">\ud83c\udff7\ufe0f<\/span>\n      <div>\n        <p class=\"srf-exh-date-label\">Early Bird Deadline<\/p>\n        <p class=\"srf-exh-date-value\">To be announced<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"srf-exh-date\">\n      <span class=\"srf-exh-date-icon\">\ud83d\udce6<\/span>\n      <div>\n        <p class=\"srf-exh-date-label\">Booth Set-Up and Move-In<\/p>\n        <p class=\"srf-exh-date-value\">To be announced<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"srf-exh-date\">\n      <span class=\"srf-exh-date-icon\">\ud83c\udfdb\ufe0f<\/span>\n      <div>\n        <p class=\"srf-exh-date-label\">Exhibition Open<\/p>\n        <p class=\"srf-exh-date-value\">During SRF 2027 conference days<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n-->\n<!--\n  <div class=\"srf-exh-divider\">\n    <div class=\"srf-exh-divider-line\"><\/div>\n    <span class=\"srf-exh-divider-text\">Exhibition area<\/span>\n    <div class=\"srf-exh-divider-line\"><\/div>\n  <\/div>\n\n  <h2 class=\"srf-exh-section-title\">Exhibition Details<\/h2>\n  <p class=\"srf-exh-section-desc\">\n    The exhibition will be hosted in dedicated areas of\n    <a href=\"https:\/\/web.infn.it\/srf2027\/venue\/\">Padova Congress<\/a>,\n    venue of the conference, directly engaging with participants. A choice of other sponsorship options\n    will be offered to companies interested in supporting SRF 2027.\n  <\/p>\n\n  <div class=\"srf-exh-floor\">\n    <span class=\"srf-exh-floor-icon\">\ud83d\uddfa\ufe0f<\/span>\n    <h3>Exhibition Floor Plan \u2014 <a href=\"https:\/\/web.infn.it\/srf2027\/venue\/\">Padova Congress<\/a><\/h3>\n    <p>The floor plan of the exhibition area at Padova Congress is currently being finalized and will be published here as soon as available.<\/p>\n  <\/div>\n-->\n  <div class=\"srf-exh-divider\">\n    <div class=\"srf-exh-divider-line\"><\/div>\n    <span class=\"srf-exh-divider-text\">SRF 2027 supporters<\/span>\n    <div class=\"srf-exh-divider-line\"><\/div>\n  <\/div>\n\n  <h2 class=\"srf-exh-section-title\">SRF 2027 Supporters<\/h2>\n  <p class=\"srf-exh-section-desc\">\n    The SRF 2027 Organizing Committee thanks its supporters.\n  <\/p>\n\n  <div class=\"srf-exh-supporters\">\n    <div class=\"srf-exh-supporters-empty\">\n      <p>Sponsor logos will appear here as partnerships are confirmed. Be the first to support SRF 2027!<\/p>\n    <\/div>\n    <div class=\"srf-exh-logos\">\n    <\/div>\n  <\/div>\n\n<!--\n  <div class=\"srf-exh-divider\">\n    <div class=\"srf-exh-divider-line\"><\/div>\n    <span class=\"srf-exh-divider-text\">Get in touch<\/span>\n    <div class=\"srf-exh-divider-line\"><\/div>\n  <\/div>\n\n  <div class=\"srf-exh-cta\">\n    <div class=\"srf-exh-cta-card\">\n      <span class=\"srf-exh-cta-icon\">\ud83d\udce7<\/span>\n      <h3>Sponsorship Enquiries<\/h3>\n      <p>For sponsorship packages, pricing and exhibition booking:<\/p>\n      <p><a href=\"mailto:srf2027-sponsors@infn.it\">srf2027-sponsors@infn.it<\/a><\/p>\n      <a href=\"mailto:srf2027-sponsors@infn.it\" class=\"srf-exh-btn\">Contact Us<\/a>\n    <\/div>\n    <div class=\"srf-exh-cta-card\">\n      <span class=\"srf-exh-cta-icon\">\ud83d\udcc4<\/span>\n      <h3>Sponsorship Manual<\/h3>\n      <p>Download the complete sponsorship and exhibition manual with all details and benefits.<\/p>\n      <p style=\"font-size:13px; color:#618A97; font-style:italic;\">Available soon<\/p>\n    <\/div>\n  <\/div>\n-->\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Exhibitors &#038; Sponsors Sponsorship &#038; Exhibition Partner with SRF 2027 and connect with the global superconducting RF community The SRF 2027 Organizing Committee is happy to welcome all sponsors and exhibitors to the 23rd International Conference on RF Superconductivity (SRF 2027), to be held from June 27th to July 3rd in Padua, Italy. SRF 2027&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-26","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/26","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":10,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/26\/revisions"}],"predecessor-version":[{"id":563,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/26\/revisions\/563"}],"wp:attachment":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/media?parent=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}