{"id":3602,"date":"2026-08-12T06:50:14","date_gmt":"2026-08-12T06:50:14","guid":{"rendered":"https:\/\/prlstudentchapter.org.in\/index.php\/sponsors\/"},"modified":"2026-08-12T09:05:57","modified_gmt":"2026-08-12T09:05:57","slug":"sponsors","status":"publish","type":"page","link":"https:\/\/prlstudentchapter.org.in\/index.php\/sponsors\/","title":{"rendered":"Sponsors &#038; Exhibitors"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Powering the Future of Optics and Photonics<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">SCOP 2026 is made possible through the generous support of our sponsors, exhibitors, and industry partners. Their commitment to advancing optics and photonics plays a vital role in bringing together students, researchers, academicians, scientists, and industry professionals on a common platform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We invite all participants to explore the profiles of our sponsors and exhibitors and, most importantly, visit their booths during SCOP 2026. Meet their teams, learn about their latest products and technologies, discuss potential collaborations, and discover exciting opportunities for research, innovation, internships, and careers.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left\">Our Sponsors &amp; Exhibitors<\/h3>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-d5d642c6 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"scop-sponsor-card\">\n\n    <!-- Sponsor Header -->\n    <button class=\"scop-sponsor-header\" onclick=\"toggleAtosSponsor(this)\">\n\n        <div class=\"scop-sponsor-left\">\n\n            <!-- ATOS LOGO -->\n            <div class=\"scop-sponsor-logo\">\n                <img decoding=\"async\" \n                    src=\"https:\/\/prlstudentchapter.org.in\/wp-content\/uploads\/2025\/10\/atos-1.jpg\"\n                    alt=\"ATOS Instruments India Logo\"\n                >\n            <\/div>\n\n            <!-- Sponsor Information -->\n            <div class=\"scop-sponsor-info\">\n\n                <div class=\"scop-sponsor-name\">\n                    ATOS Instruments India\n                <\/div>\n\n                <div class=\"scop-sponsor-badge\">\n                    TITLE SPONSOR\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Dropdown Icon -->\n        <div class=\"scop-sponsor-plus\">\n            +\n        <\/div>\n\n    <\/button>\n\n\n    <!-- Dropdown Description -->\n    <div class=\"scop-sponsor-dropdown\">\n\n        <div class=\"scop-sponsor-description\">\n\n            <h3>\n                Advanced optical and photonic solutions for research and innovation.\n            <\/h3>\n\n            <p>\n                ATOS Instruments India supports the scientific community with\n                advanced instrumentation and photonics technologies, enabling\n                cutting-edge research in optics, lasers, spectroscopy, and\n                precision measurement.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<style>\n\n\/* ==============================\n   SCOP 2026 SPONSOR CARD\n   ============================== *\/\n\n.scop-sponsor-card {\n\n    width: 100%;\n    max-width: 1000px;\n\n    margin: 25px auto;\n\n    background: #ffffff;\n\n    border: 1px solid #e1e7f0;\n\n    border-radius: 18px;\n\n    overflow: hidden;\n\n    box-shadow:\n        0 8px 30px rgba(15, 35, 70, 0.08);\n\n    transition: all 0.3s ease;\n}\n\n\n\/* Hover *\/\n\n.scop-sponsor-card:hover {\n\n    box-shadow:\n        0 12px 35px rgba(15, 35, 70, 0.13);\n\n    transform: translateY(-2px);\n\n}\n\n\n\/* ==============================\n   HEADER\n   ============================== *\/\n\n.scop-sponsor-header {\n\n    width: 100%;\n\n    padding: 25px 32px;\n\n    border: none;\n\n    background: #ffffff;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: space-between;\n\n    cursor: pointer;\n\n    text-align: left;\n\n}\n\n\n\/* ==============================\n   LEFT SIDE\n   ============================== *\/\n\n.scop-sponsor-left {\n\n    display: flex;\n\n    align-items: center;\n\n    gap: 30px;\n\n}\n\n\n\/* ==============================\n   LOGO\n   ============================== *\/\n\n.scop-sponsor-logo {\n\n    width: 190px;\n\n    height: 90px;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    background: #ffffff;\n\n    border-radius: 10px;\n\n    flex-shrink: 0;\n\n}\n\n\n.scop-sponsor-logo img {\n\n    max-width: 185px;\n\n    max-height: 85px;\n\n    width: auto;\n\n    height: auto;\n\n    object-fit: contain;\n\n}\n\n\n\/* ==============================\n   SPONSOR NAME\n   ============================== *\/\n\n.scop-sponsor-name {\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 24px;\n\n    font-weight: 700;\n\n    color: #102a56;\n\n    line-height: 1.3;\n\n}\n\n\n\/* ==============================\n   TITLE SPONSOR BADGE\n   ============================== *\/\n\n.scop-sponsor-badge {\n\n    display: inline-block;\n\n    margin-top: 9px;\n\n    padding: 6px 14px;\n\n    border-radius: 30px;\n\n    background: #102a56;\n\n    color: #ffffff;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 11px;\n\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n\n}\n\n\n\/* ==============================\n   PLUS BUTTON\n   ============================== *\/\n\n.scop-sponsor-plus {\n\n    width: 42px;\n\n    height: 42px;\n\n    border-radius: 50%;\n\n    background: #edf5ff;\n\n    color: #155eef;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    font-family: Arial, sans-serif;\n\n    font-size: 30px;\n\n    font-weight: 300;\n\n    transition: all 0.4s ease;\n\n    flex-shrink: 0;\n\n}\n\n\n\/* ==============================\n   DROPDOWN\n   ============================== *\/\n\n.scop-sponsor-dropdown {\n\n    max-height: 0;\n\n    overflow: hidden;\n\n    background: linear-gradient(\n        135deg,\n        #f7faff,\n        #eef6ff\n    );\n\n    transition:\n        max-height 0.5s ease,\n        padding 0.5s ease;\n\n}\n\n\n\/* ==============================\n   DESCRIPTION\n   ============================== *\/\n\n.scop-sponsor-description {\n\n    padding: 0 40px;\n\n}\n\n\n.scop-sponsor-description h3 {\n\n    margin: 0 0 12px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 19px;\n\n    font-weight: 600;\n\n    line-height: 1.5;\n\n    color: #102a56;\n\n}\n\n\n.scop-sponsor-description p {\n\n    margin: 0;\n\n    padding-bottom: 30px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 15px;\n\n    line-height: 1.8;\n\n    color: #475569;\n\n}\n\n\n\/* ==============================\n   ACTIVE STATE\n   ============================== *\/\n\n.scop-sponsor-card.active\n.scop-sponsor-dropdown {\n\n    max-height: 300px;\n\n    padding-top: 28px;\n\n}\n\n\n.scop-sponsor-card.active\n.scop-sponsor-plus {\n\n    background: #155eef;\n\n    color: #ffffff;\n\n    transform: rotate(45deg);\n\n}\n\n\n\/* ==============================\n   MOBILE RESPONSIVE\n   ============================== *\/\n\n@media (max-width: 700px) {\n\n    .scop-sponsor-header {\n\n        padding: 18px;\n\n    }\n\n\n    .scop-sponsor-left {\n\n        gap: 15px;\n\n    }\n\n\n    .scop-sponsor-logo {\n\n        width: 105px;\n\n        height: 65px;\n\n    }\n\n\n    .scop-sponsor-logo img {\n\n        max-width: 105px;\n\n        max-height: 60px;\n\n    }\n\n\n    .scop-sponsor-name {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-badge {\n\n        font-size: 9px;\n\n        padding: 5px 9px;\n\n        letter-spacing: 1px;\n\n    }\n\n\n    .scop-sponsor-plus {\n\n        width: 34px;\n\n        height: 34px;\n\n        font-size: 24px;\n\n    }\n\n\n    .scop-sponsor-description {\n\n        padding-left: 20px;\n\n        padding-right: 20px;\n\n    }\n\n\n    .scop-sponsor-description h3 {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-description p {\n\n        font-size: 14px;\n\n    }\n\n}\n\n<\/style>\n\n\n<script>\n\nfunction toggleAtosSponsor(button) {\n\n    const card = button.closest(\".scop-sponsor-card\");\n\n    card.classList.toggle(\"active\");\n\n}\n\n<\/script>\n<\/div>\n<\/div>\n\n\n\n<div class=\"scop-sponsor-card\">\n\n    <!-- Sponsor Header -->\n    <button class=\"scop-sponsor-header\" onclick=\"toggleGoldSponsor(this)\">\n\n        <div class=\"scop-sponsor-left\">\n\n            <!-- COMPANY LOGO -->\n            <div class=\"scop-sponsor-logo\">\n                <img decoding=\"async\" \n                    src=\"https:\/\/prlstudentchapter.org.in\/wp-content\/uploads\/2024\/07\/LOGO-INFRARED-OPTICS-PVT-LTD.png\"\n                    alt=\"Infrared Optics PVRT Ltd. Logo\"\n                >\n            <\/div>\n\n            <!-- Sponsor Information -->\n            <div class=\"scop-sponsor-info\">\n\n                <div class=\"scop-sponsor-name\">\n                    Infrared Optics PVT. LTD.\n                <\/div>\n\n                <div class=\"scop-sponsor-badge gold-badge\">\n                    GOLD SPONSOR\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Dropdown Icon -->\n        <div class=\"scop-sponsor-plus\">\n            +\n        <\/div>\n\n    <\/button>\n\n\n    <!-- Dropdown Description -->\n    <div class=\"scop-sponsor-dropdown\">\n\n        <div class=\"scop-sponsor-description\">\n\n            <h3>\n                Advanced infrared optical solutions for science and technology.\n            <\/h3>\n\n            <p>\n                Infrared Optics PVRT Ltd. specializes in infrared optical\n                components and solutions for advanced research and industrial\n                applications, supporting applications in infrared imaging,\n                laser systems, spectroscopy, sensing, and emerging photonics\n                technologies.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<style>\n\n\/* ==============================\n   SCOP 2026 SPONSOR CARD\n   ============================== *\/\n\n.scop-sponsor-card {\n\n    width: 100%;\n    max-width: 1000px;\n\n    margin: 25px auto;\n\n    background: #ffffff;\n\n    border: 1px solid #eadfb8;\n\n    border-radius: 18px;\n\n    overflow: hidden;\n\n    box-shadow:\n        0 8px 30px rgba(15, 35, 70, 0.08);\n\n    transition: all 0.3s ease;\n}\n\n\n\/* Hover *\/\n\n.scop-sponsor-card:hover {\n\n    box-shadow:\n        0 12px 35px rgba(15, 35, 70, 0.13);\n\n    transform: translateY(-2px);\n\n}\n\n\n\/* ==============================\n   HEADER\n   ============================== *\/\n\n.scop-sponsor-header {\n\n    width: 100%;\n\n    padding: 25px 32px;\n\n    border: none;\n\n    background: #ffffff;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: space-between;\n\n    cursor: pointer;\n\n    text-align: left;\n\n}\n\n\n\/* ==============================\n   LEFT SIDE\n   ============================== *\/\n\n.scop-sponsor-left {\n\n    display: flex;\n\n    align-items: center;\n\n    gap: 30px;\n\n}\n\n\n\/* ==============================\n   LOGO\n   ============================== *\/\n\n.scop-sponsor-logo {\n\n    width: 190px;\n\n    height: 90px;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    background: #ffffff;\n\n    border-radius: 10px;\n\n    flex-shrink: 0;\n\n}\n\n\n.scop-sponsor-logo img {\n\n    max-width: 185px;\n\n    max-height: 85px;\n\n    width: auto;\n\n    height: auto;\n\n    object-fit: contain;\n\n}\n\n\n\/* ==============================\n   COMPANY NAME\n   ============================== *\/\n\n.scop-sponsor-name {\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 24px;\n\n    font-weight: 700;\n\n    color: #102a56;\n\n    line-height: 1.3;\n\n}\n\n\n\/* ==============================\n   GOLD SPONSOR BADGE\n   ============================== *\/\n\n.scop-sponsor-badge {\n\n    display: inline-block;\n\n    margin-top: 9px;\n\n    padding: 6px 15px;\n\n    border-radius: 30px;\n\n    color: #ffffff;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 11px;\n\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n\n}\n\n\n\/* GOLD *\/\n\n.gold-badge {\n\n    background: linear-gradient(\n        135deg,\n        #B8860B,\n        #D4A72C\n    );\n\n}\n\n\n\/* ==============================\n   PLUS ICON\n   ============================== *\/\n\n.scop-sponsor-plus {\n\n    width: 42px;\n\n    height: 42px;\n\n    border-radius: 50%;\n\n    background: #fff8df;\n\n    color: #B8860B;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    font-family: Arial, sans-serif;\n\n    font-size: 30px;\n\n    font-weight: 300;\n\n    transition: all 0.4s ease;\n\n    flex-shrink: 0;\n\n}\n\n\n\/* ==============================\n   DROPDOWN\n   ============================== *\/\n\n.scop-sponsor-dropdown {\n\n    max-height: 0;\n\n    overflow: hidden;\n\n    background: linear-gradient(\n        135deg,\n        #fffdf5,\n        #fff8df\n    );\n\n    transition:\n        max-height 0.5s ease,\n        padding 0.5s ease;\n\n}\n\n\n\/* ==============================\n   DESCRIPTION\n   ============================== *\/\n\n.scop-sponsor-description {\n\n    padding: 0 40px;\n\n}\n\n\n.scop-sponsor-description h3 {\n\n    margin: 0 0 12px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 19px;\n\n    font-weight: 600;\n\n    line-height: 1.5;\n\n    color: #102a56;\n\n}\n\n\n.scop-sponsor-description p {\n\n    margin: 0;\n\n    padding-bottom: 30px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 15px;\n\n    line-height: 1.8;\n\n    color: #475569;\n\n}\n\n\n\/* ==============================\n   ACTIVE STATE\n   ============================== *\/\n\n.scop-sponsor-card.active\n.scop-sponsor-dropdown {\n\n    max-height: 350px;\n\n    padding-top: 28px;\n\n}\n\n\n.scop-sponsor-card.active\n.scop-sponsor-plus {\n\n    background: #B8860B;\n\n    color: #ffffff;\n\n    transform: rotate(45deg);\n\n}\n\n\n\/* ==============================\n   MOBILE RESPONSIVE\n   ============================== *\/\n\n@media (max-width: 700px) {\n\n    .scop-sponsor-header {\n\n        padding: 18px;\n\n    }\n\n\n    .scop-sponsor-left {\n\n        gap: 15px;\n\n    }\n\n\n    .scop-sponsor-logo {\n\n        width: 105px;\n\n        height: 65px;\n\n    }\n\n\n    .scop-sponsor-logo img {\n\n        max-width: 105px;\n\n        max-height: 60px;\n\n    }\n\n\n    .scop-sponsor-name {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-badge {\n\n        font-size: 9px;\n\n        padding: 5px 9px;\n\n        letter-spacing: 1px;\n\n    }\n\n\n    .scop-sponsor-plus {\n\n        width: 34px;\n\n        height: 34px;\n\n        font-size: 24px;\n\n    }\n\n\n    .scop-sponsor-description {\n\n        padding-left: 20px;\n\n        padding-right: 20px;\n\n    }\n\n\n    .scop-sponsor-description h3 {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-description p {\n\n        font-size: 14px;\n\n    }\n\n}\n\n<\/style>\n\n\n<script>\n\nfunction toggleGoldSponsor(button) {\n\n    const card = button.closest(\".scop-sponsor-card\");\n\n    card.classList.toggle(\"active\");\n\n}\n\n<\/script>\n\n\n\n<div class=\"scop-sponsor-card\">\n\n    <!-- Sponsor Header -->\n    <button class=\"scop-sponsor-header\" onclick=\"toggleSilverSponsor(this)\">\n\n        <div class=\"scop-sponsor-left\">\n\n            <!-- TROKUT LOGO -->\n            <div class=\"scop-sponsor-logo\">\n                <img decoding=\"async\" \n                    src=\"https:\/\/prlstudentchapter.org.in\/wp-content\/uploads\/2025\/11\/trokut_solutions_pvt_ltd_logo.jpg\"\n                    alt=\"TROKUT Logo\"\n                >\n            <\/div>\n\n            <!-- Sponsor Information -->\n            <div class=\"scop-sponsor-info\">\n\n                <div class=\"scop-sponsor-name\">\n                    TROKUT\n                <\/div>\n\n                <div class=\"scop-sponsor-badge silver-badge\">\n                    SILVER SPONSOR\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Dropdown Icon -->\n        <div class=\"scop-sponsor-plus\">\n            +\n        <\/div>\n\n    <\/button>\n\n\n    <!-- Dropdown Description -->\n    <div class=\"scop-sponsor-dropdown\">\n\n        <div class=\"scop-sponsor-description\">\n\n            <h3>\n                Innovative photonics solutions for advanced research and technology.\n            <\/h3>\n\n            <p>\n                TROKUT provides advanced technologies and solutions for the\n                photonics and scientific research community, supporting\n                researchers and industry with innovative tools for modern\n                optical and laser applications.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<style>\n\n\/* ==============================\n   SCOP 2026 SPONSOR CARD\n   ============================== *\/\n\n.scop-sponsor-card {\n\n    width: 100%;\n    max-width: 1000px;\n\n    margin: 25px auto;\n\n    background: #ffffff;\n\n    border: 1px solid #d9dee7;\n\n    border-radius: 18px;\n\n    overflow: hidden;\n\n    box-shadow:\n        0 8px 30px rgba(15, 35, 70, 0.08);\n\n    transition: all 0.3s ease;\n}\n\n\n\/* Hover *\/\n\n.scop-sponsor-card:hover {\n\n    box-shadow:\n        0 12px 35px rgba(15, 35, 70, 0.13);\n\n    transform: translateY(-2px);\n\n}\n\n\n\/* ==============================\n   HEADER\n   ============================== *\/\n\n.scop-sponsor-header {\n\n    width: 100%;\n\n    padding: 25px 32px;\n\n    border: none;\n\n    background: #ffffff;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: space-between;\n\n    cursor: pointer;\n\n    text-align: left;\n\n}\n\n\n\/* ==============================\n   LEFT SIDE\n   ============================== *\/\n\n.scop-sponsor-left {\n\n    display: flex;\n\n    align-items: center;\n\n    gap: 30px;\n\n}\n\n\n\/* ==============================\n   LOGO\n   ============================== *\/\n\n.scop-sponsor-logo {\n\n    width: 190px;\n\n    height: 90px;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    background: #ffffff;\n\n    border-radius: 10px;\n\n    flex-shrink: 0;\n\n}\n\n\n.scop-sponsor-logo img {\n\n    max-width: 185px;\n\n    max-height: 85px;\n\n    width: auto;\n\n    height: auto;\n\n    object-fit: contain;\n\n}\n\n\n\/* ==============================\n   COMPANY NAME\n   ============================== *\/\n\n.scop-sponsor-name {\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 24px;\n\n    font-weight: 700;\n\n    color: #102a56;\n\n    line-height: 1.3;\n\n}\n\n\n\/* ==============================\n   SILVER SPONSOR BADGE\n   ============================== *\/\n\n.scop-sponsor-badge {\n\n    display: inline-block;\n\n    margin-top: 9px;\n\n    padding: 6px 15px;\n\n    border-radius: 30px;\n\n    color: #ffffff;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 11px;\n\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n\n}\n\n\n\/* SILVER *\/\n\n.silver-badge {\n\n    background: linear-gradient(\n        135deg,\n        #6b7280,\n        #9ca3af\n    );\n\n}\n\n\n\/* ==============================\n   PLUS ICON\n   ============================== *\/\n\n.scop-sponsor-plus {\n\n    width: 42px;\n\n    height: 42px;\n\n    border-radius: 50%;\n\n    background: #f1f3f6;\n\n    color: #6b7280;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    font-family: Arial, sans-serif;\n\n    font-size: 30px;\n\n    font-weight: 300;\n\n    transition: all 0.4s ease;\n\n    flex-shrink: 0;\n\n}\n\n\n\/* ==============================\n   DROPDOWN\n   ============================== *\/\n\n.scop-sponsor-dropdown {\n\n    max-height: 0;\n\n    overflow: hidden;\n\n    background: linear-gradient(\n        135deg,\n        #fafbfc,\n        #f1f3f6\n    );\n\n    transition:\n        max-height 0.5s ease,\n        padding 0.5s ease;\n\n}\n\n\n\/* ==============================\n   DESCRIPTION\n   ============================== *\/\n\n.scop-sponsor-description {\n\n    padding: 0 40px;\n\n}\n\n\n.scop-sponsor-description h3 {\n\n    margin: 0 0 12px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 19px;\n\n    font-weight: 600;\n\n    line-height: 1.5;\n\n    color: #102a56;\n\n}\n\n\n.scop-sponsor-description p {\n\n    margin: 0;\n\n    padding-bottom: 30px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 15px;\n\n    line-height: 1.8;\n\n    color: #475569;\n\n}\n\n\n\/* ==============================\n   ACTIVE STATE\n   ============================== *\/\n\n.scop-sponsor-card.active\n.scop-sponsor-dropdown {\n\n    max-height: 350px;\n\n    padding-top: 28px;\n\n}\n\n\n.scop-sponsor-card.active\n.scop-sponsor-plus {\n\n    background: #6b7280;\n\n    color: #ffffff;\n\n    transform: rotate(45deg);\n\n}\n\n\n\/* ==============================\n   MOBILE RESPONSIVE\n   ============================== *\/\n\n@media (max-width: 700px) {\n\n    .scop-sponsor-header {\n\n        padding: 18px;\n\n    }\n\n\n    .scop-sponsor-left {\n\n        gap: 15px;\n\n    }\n\n\n    .scop-sponsor-logo {\n\n        width: 105px;\n\n        height: 65px;\n\n    }\n\n\n    .scop-sponsor-logo img {\n\n        max-width: 105px;\n\n        max-height: 60px;\n\n    }\n\n\n    .scop-sponsor-name {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-badge {\n\n        font-size: 9px;\n\n        padding: 5px 9px;\n\n        letter-spacing: 1px;\n\n    }\n\n\n    .scop-sponsor-plus {\n\n        width: 34px;\n\n        height: 34px;\n\n        font-size: 24px;\n\n    }\n\n\n    .scop-sponsor-description {\n\n        padding-left: 20px;\n\n        padding-right: 20px;\n\n    }\n\n\n    .scop-sponsor-description h3 {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-description p {\n\n        font-size: 14px;\n\n    }\n\n}\n\n<\/style>\n\n\n<script>\n\nfunction toggleSilverSponsor(button) {\n\n    const card = button.closest(\".scop-sponsor-card\");\n\n    card.classList.toggle(\"active\");\n\n}\n\n<\/script>\n\n\n\n<div class=\"scop-sponsor-card\">\n\n    <!-- Sponsor Header -->\n    <button class=\"scop-sponsor-header\" onclick=\"toggleBronzeQuanAstra(this)\">\n\n        <div class=\"scop-sponsor-left\">\n\n            <!-- QUANASTRA LOGO -->\n            <div class=\"scop-sponsor-logo\">\n                <img decoding=\"async\" \n                    src=\"https:\/\/prlstudentchapter.org.in\/wp-content\/uploads\/2026\/07\/image.png\"\n                    alt=\"QuanAstra Logo\"\n                >\n            <\/div>\n\n            <!-- Sponsor Information -->\n            <div class=\"scop-sponsor-info\">\n\n                <div class=\"scop-sponsor-name\">\n                    QUANASTRA\n                <\/div>\n\n                <div class=\"scop-sponsor-badge bronze-badge\">\n                    BRONZE SPONSOR\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Dropdown Icon -->\n        <div class=\"scop-sponsor-plus\">\n            +\n        <\/div>\n\n    <\/button>\n\n\n    <!-- Dropdown Description -->\n    <div class=\"scop-sponsor-dropdown\">\n\n        <div class=\"scop-sponsor-description\">\n\n            <h3>\n                Advancing quantum technologies through innovation.\n            <\/h3>\n\n            <p>\n                QuanAstra is committed to advancing emerging quantum\n                technologies through innovative solutions and research-driven\n                development. Its work contributes to the growing ecosystem of\n                quantum science, photonics, and next-generation technologies.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<style>\n\n\/* ==============================\n   SCOP 2026 SPONSOR CARD\n   ============================== *\/\n\n.scop-sponsor-card {\n\n    width: 100%;\n    max-width: 1000px;\n\n    margin: 25px auto;\n\n    background: #ffffff;\n\n    border: 1px solid #dfd3c9;\n\n    border-radius: 18px;\n\n    overflow: hidden;\n\n    box-shadow:\n        0 8px 30px rgba(15, 35, 70, 0.08);\n\n    transition: all 0.3s ease;\n}\n\n\n\/* Hover *\/\n\n.scop-sponsor-card:hover {\n\n    box-shadow:\n        0 12px 35px rgba(15, 35, 70, 0.13);\n\n    transform: translateY(-2px);\n\n}\n\n\n\/* ==============================\n   HEADER\n   ============================== *\/\n\n.scop-sponsor-header {\n\n    width: 100%;\n\n    padding: 25px 32px;\n\n    border: none;\n\n    background: #ffffff;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: space-between;\n\n    cursor: pointer;\n\n    text-align: left;\n\n}\n\n\n\/* ==============================\n   LEFT SIDE\n   ============================== *\/\n\n.scop-sponsor-left {\n\n    display: flex;\n\n    align-items: center;\n\n    gap: 30px;\n\n}\n\n\n\/* ==============================\n   LOGO\n   ============================== *\/\n\n.scop-sponsor-logo {\n\n    width: 190px;\n\n    height: 90px;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    background: #ffffff;\n\n    border-radius: 10px;\n\n    flex-shrink: 0;\n\n}\n\n\n.scop-sponsor-logo img {\n\n    max-width: 185px;\n\n    max-height: 85px;\n\n    width: auto;\n\n    height: auto;\n\n    object-fit: contain;\n\n}\n\n\n\/* ==============================\n   COMPANY NAME\n   ============================== *\/\n\n.scop-sponsor-name {\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 24px;\n\n    font-weight: 700;\n\n    color: #102a56;\n\n    line-height: 1.3;\n\n}\n\n\n\/* ==============================\n   BRONZE SPONSOR BADGE\n   ============================== *\/\n\n.scop-sponsor-badge {\n\n    display: inline-block;\n\n    margin-top: 9px;\n\n    padding: 6px 15px;\n\n    border-radius: 30px;\n\n    color: #ffffff;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 11px;\n\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n\n}\n\n\n\/* BRONZE *\/\n\n.bronze-badge {\n\n    background: linear-gradient(\n        135deg,\n        #8C5A3C,\n        #B87333\n    );\n\n}\n\n\n\/* ==============================\n   PLUS ICON\n   ============================== *\/\n\n.scop-sponsor-plus {\n\n    width: 42px;\n\n    height: 42px;\n\n    border-radius: 50%;\n\n    background: #f7eee8;\n\n    color: #9a633f;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    font-family: Arial, sans-serif;\n\n    font-size: 30px;\n\n    font-weight: 300;\n\n    transition: all 0.4s ease;\n\n    flex-shrink: 0;\n\n}\n\n\n\/* ==============================\n   DROPDOWN\n   ============================== *\/\n\n.scop-sponsor-dropdown {\n\n    max-height: 0;\n\n    overflow: hidden;\n\n    background: linear-gradient(\n        135deg,\n        #fcf8f5,\n        #f7eee8\n    );\n\n    transition:\n        max-height 0.5s ease,\n        padding 0.5s ease;\n\n}\n\n\n\/* ==============================\n   DESCRIPTION\n   ============================== *\/\n\n.scop-sponsor-description {\n\n    padding: 0 40px;\n\n}\n\n\n.scop-sponsor-description h3 {\n\n    margin: 0 0 12px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 19px;\n\n    font-weight: 600;\n\n    line-height: 1.5;\n\n    color: #102a56;\n\n}\n\n\n.scop-sponsor-description p {\n\n    margin: 0;\n\n    padding-bottom: 30px;\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 15px;\n\n    line-height: 1.8;\n\n    color: #475569;\n\n}\n\n\n\/* ==============================\n   ACTIVE STATE\n   ============================== *\/\n\n.scop-sponsor-card.active\n.scop-sponsor-dropdown {\n\n    max-height: 350px;\n\n    padding-top: 28px;\n\n}\n\n\n.scop-sponsor-card.active\n.scop-sponsor-plus {\n\n    background: #9a633f;\n\n    color: #ffffff;\n\n    transform: rotate(45deg);\n\n}\n\n\n\/* ==============================\n   MOBILE RESPONSIVE\n   ============================== *\/\n\n@media (max-width: 700px) {\n\n    .scop-sponsor-header {\n\n        padding: 18px;\n\n    }\n\n\n    .scop-sponsor-left {\n\n        gap: 15px;\n\n    }\n\n\n    .scop-sponsor-logo {\n\n        width: 105px;\n\n        height: 65px;\n\n    }\n\n\n    .scop-sponsor-logo img {\n\n        max-width: 105px;\n\n        max-height: 60px;\n\n    }\n\n\n    .scop-sponsor-name {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-badge {\n\n        font-size: 9px;\n\n        padding: 5px 9px;\n\n        letter-spacing: 1px;\n\n    }\n\n\n    .scop-sponsor-plus {\n\n        width: 34px;\n\n        height: 34px;\n\n        font-size: 24px;\n\n    }\n\n\n    .scop-sponsor-description {\n\n        padding-left: 20px;\n\n        padding-right: 20px;\n\n    }\n\n\n    .scop-sponsor-description h3 {\n\n        font-size: 17px;\n\n    }\n\n\n    .scop-sponsor-description p {\n\n        font-size: 14px;\n\n    }\n\n}\n\n<\/style>\n\n\n<script>\n\nfunction toggleBronzeQuanAstra(button) {\n\n    const card = button.closest(\".scop-sponsor-card\");\n\n    card.classList.toggle(\"active\");\n\n}\n\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Powering the Future of Optics and Photonics SCOP 2026 is made possible through the generous support of our sponsors, exhibitors, and industry partners. Their commitment to advancing optics and photonics plays a vital role in bringing together students, researchers, academicians, scientists, and industry professionals on a common platform. We invite all participants to explore the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_mi_skip_tracking":false,"footnotes":""},"class_list":["post-3602","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/pages\/3602","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/comments?post=3602"}],"version-history":[{"count":7,"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/pages\/3602\/revisions"}],"predecessor-version":[{"id":3614,"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/pages\/3602\/revisions\/3614"}],"wp:attachment":[{"href":"https:\/\/prlstudentchapter.org.in\/index.php\/wp-json\/wp\/v2\/media?parent=3602"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}