CINXE.COM

Circular Cities Summit | Data Protection Notice

<!DOCTYPE html><!-- Last Published: Sat Nov 02 2024 02:25:33 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.circularcitiessummit.com" data-wf-page="64c3fa8d1734d0f44a6d6d13" data-wf-site="64ac0513aa772bcdc6000844"><head><meta charset="utf-8"/><title>Circular Cities Summit | Data Protection Notice</title><meta content="Your privacy matters to us. Learn about how we protect your data and ensure a secure and confidential experience when you engage with Circular Cities Summit." name="description"/><meta content="Circular Cities Summit | Data Protection Notice" property="og:title"/><meta content="Your privacy matters to us. Learn about how we protect your data and ensure a secure and confidential experience when you engage with Circular Cities Summit." property="og:description"/><meta content="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/64d29b018da766c91eb6a749_CCS_Open_Graph_DPN.jpg" property="og:image"/><meta content="Circular Cities Summit | Data Protection Notice" property="twitter:title"/><meta content="Your privacy matters to us. Learn about how we protect your data and ensure a secure and confidential experience when you engage with Circular Cities Summit." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/64d29b018da766c91eb6a749_CCS_Open_Graph_DPN.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/css/ccs-2023.webflow.647471bca.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Varela:400"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/64bee2f7e8bd5cee5904ec72_ccs-favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/64bee324310a7840bd368686_ccs-webclip.png" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-BZEXX8Q275"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-BZEXX8Q275');</script><!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P3KN7C56');</script> <!-- End Google Tag Manager --></head><body><div class="w-embed w-iframe"><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P3KN7C56" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --></div><div class="page-wrapper"><div class="global-styles w-embed"><style> /* Make text look crisper and more legible in all browsers */ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; text-rendering: optimizeLegibility; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } </style></div><div data-collapse="medium" data-animation="default" data-duration="400" data-easing="ease-out" data-easing2="ease-in" role="banner" class="nav_component w-nav"><div class="nav_container"><a href="/" class="nav-logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/64b6daa3c9c1a624e6fba9bb_CCS_Primary_Logo_RGB_3c.svg" loading="lazy" height="Auto" width="Auto" alt="" class="nav_logo"/></a><nav role="navigation" class="nav_menu w-nav-menu"><a href="/about" class="nav_link w-inline-block"><div class="text-color-white">About</div><div class="nav_underline"></div></a><a href="/speakers" class="nav_link w-inline-block"><div class="text-color-white">Speakers</div><div class="nav_underline"></div></a><a href="/events" class="nav_link w-inline-block"><div class="text-color-white">Programme</div><div class="nav_underline"></div></a><a href="/partners" class="nav_link w-inline-block"><div class="text-color-white">Partners</div><div class="nav_underline"></div></a><a href="#" class="nav_link hide w-inline-block"><div class="text-color-white">Partners</div><div class="nav_underline"></div></a><div data-hover="false" data-delay="0" class="nav_dropdown w-dropdown"><div class="nav_dropdown-toggle w-dropdown-toggle"><div class="text-color-white">Resources</div><div class="nav_dropdown-icon w-embed"><svg height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.42678 7.42678L7.82326 10.8232C7.92089 10.9209 8.07918 10.9209 8.17681 10.8232L11.5732 7.42678C11.7307 7.26928 11.6192 7 11.3964 7H4.60356C4.38083 7 4.26929 7.26929 4.42678 7.42678Z" fill="currentcolor"/> </svg></div><div class="nav_underline"></div></div><nav class="nav_dropdown-list w-dropdown-list"><a href="/resources/chairmans-desk" class="nav_dropdown-link w-dropdown-link">Chairman&#x27;s Desk</a><a href="/resources/professional-development" class="nav_dropdown-link w-dropdown-link">Professional Development</a><a href="/resources/media-coverage" class="nav_dropdown-link w-dropdown-link">Media Coverage</a></nav></div><a href="/resources/professional-development" class="nav_link hide w-inline-block"><div class="text-color-white">Resources</div><div class="nav_underline"></div></a><a href="/join-us" class="nav_link w-inline-block"><div class="text-color-white">Join Us</div><div class="nav_underline"></div></a><a href="#" class="button-green margin-left margin-small hide w-button">Registration Closed</a></nav><div class="nav_menu-button w-nav-button"><div class="nav_menu-icon w-icon-nav-menu"></div></div></div></div><main class="main-wrapper"><div class="section_dpn-header"><div class="padding-global"><div class="container-medium"><div class="padding-section-large"><div class="spacer-xxhuge"></div></div></div></div></div><div class="section_events-summit"><div class="padding-global"><div class="container-medium"><div class="padding-section-medium"><div class="text-align-center"><h2>Data Protection Notice</h2><div class="spacer-small"></div></div><div><div class="text-rich-text w-richtext"><p>This Data Protection Notice (“Notice”) sets out the basis which the event organisers of Circular Cities Summit and the event manager, Enterprise Promotion Centres Pte Ltd (“we”, “us”, or “our”) may collect, use, disclose or otherwise process personal data of our customers in accordance with the Personal Data Protection Act (“PDPA”). This Notice applies to personal data in our possession or under our control, including personal data in the possession of organisations which we have engaged to collect, use, disclose or process personal data for our purposes.</p><p>‍</p><h3>Personal Data</h3><p><strong>1)</strong> As used in this Notice:</p><p>“customer” means an individual who <em>(a)</em> has contacted us through any means to find out more about any goods or services we provide, or <em>(b)</em> may, or has, entered into a contract with us for the supply of any goods or services by us; and “personal data” means data, whether true or not, about a customer who can be identified: <em>(a)</em> from that data; or <em>(b)</em> from that data and other information to which we have or are likely to have access.</p><p> </p><p><strong>2)</strong> Depending on the nature of your interaction with us, some examples of personal data which we may collect from you include your name and identification information such as your NRIC number, contact information such as your address, email address or telephone number, nationality, gender, date of birth, marital status, photographs and other audio-visual information, employment information and financial information such as credit card numbers, debit card numbers or bank account information.</p><p> </p><p><strong>3)</strong> Other terms used in this Notice shall have the meanings given to them in the PDPA (where the context so permits).</p><p>‍</p><h3>Collection, Use and Disclosure of Personal Data</h3><p><strong>4)</strong> We generally do not collect your personal data unless <em>(a)</em> it is provided to us voluntarily by you directly or via a third party who has been duly authorised by you to disclose your personal data to us (your “authorised representative”) after <em>(i)</em> you (or your authorised representative) have been notified of the purposes for which the data is collected, and <em>(ii)</em> you (or your authorised representative) have provided written consent to the collection and usage of your personal data for those purposes, or <em>(b)</em> collection and use of personal data without consent is permitted or required by the PDPA or other laws. We shall seek your consent before collecting any additional personal data and before using your personal data for a purpose which has not been notified to you (except where permitted or authorised by law).</p><p>‍</p><p><strong>5)</strong> We may collect and use your personal data for any or all of the following purposes:</p><p><em>(a)</em> performing obligations in the course of or in connection with our provision of the goods and/or services requested by you;</p><p><em>(b)</em> verifying your identity;</p><p><em>(c)</em> responding to, handling, and processing queries, requests, applications, complaints, and feedback from you;</p><p><em>(d)</em> managing your relationship with us;</p><p><em>(e)</em> processing payment or credit transactions;</p><p><em>(f)</em> sending your marketing information about our goods or services including notifying you of our marketing events, initiatives and promotions, lucky draws, membership and rewards schemes and other promotions;</p><p><em>(g)</em> complying with any applicable laws, regulations, codes of practice, guidelines, or rules, or to assist in law enforcement and investigations conducted by any governmental and/or regulatory authority;</p><p><em>(h)</em> any other purposes for which you have provided the information;</p><p><em>(i)</em> transmitting to any unaffiliated third parties including our third party service providers and agents, and relevant governmental and/or regulatory authorities, whether in Singapore or abroad, for the aforementioned purposes; and</p><p><em>(j)</em> any other incidental business purposes related to or in connection with the above.</p><p>‍</p><p><strong>6)</strong> We may disclose your personal data:</p><p><em>(a)</em> where such disclosure is required for performing obligations in the course of or in connection with our provision of the goods or services requested by you; or</p><p><em>(b)</em> to third party service providers, agents and other organisations we have engaged to perform any of the functions listed in clause 5 above for us.</p><p>‍</p><p><strong>7)</strong> The purposes listed in the above clauses may continue to apply even in situations where your relationship with us (for example, pursuant to a contract) has been terminated or altered in any way, for a reasonable period thereafter (including, where applicable, a period to enable us to enforce our rights under any contract with you).</p><p>‍</p><h3>Withdrawing Your Consent</h3><p><strong>8)</strong> The consent that you provide for the collection, use and disclosure of your personal data will remain valid until such time it is being withdrawn by you in writing. You may withdraw consent and request us to stop using and/or disclosing your personal data for any or all of the purposes listed above by submitting your request in writing or via email to our Data Protection Officer at the contact details provided below.</p><p> </p><p><strong>9)</strong> Upon receipt of your written request to withdraw your consent, we may require reasonable time(depending on the complexity of the request and its impact on our relationship with you) for your request to be processed and for us to notify you of the consequences of us acceding to the same, including any legal consequences which may affect your rights and liabilities to us. In general, we shall seek to process your request within ten (10) business days of receiving it.</p><p>‍</p><p><strong>10)</strong> Whilst we respect your decision to withdraw your consent, please note that depending on the nature and scope of your request, we may not be in a position to continue providing our goods or services to you and we shall, in such circumstances, notify you before completing the processing of your request. Should you decide to cancel your withdrawal of consent, please inform us in writing in the manner described in clause 8 above.</p><p> </p><p><strong>11)</strong> Please note that withdrawing consent does not affect our right to continue to collect, use and disclose personal data where such collection, use and disclose without consent is permitted or required under applicable laws.</p><p>‍</p><h3>Access To and Correction of Personal Data</h3><p><strong>12)</strong> If you wish to make <em>(a)</em> an access request for access to a copy of the personal data which we hold about you or information about the ways in which we use or disclose your personal data, or <em>(b)</em> a correction request to correct or update any of your personal data which we hold about you, you may submit your request in writing or via email to our Data Protection Officer at the contact details provided below.</p><p> </p><p><strong>13)</strong> Please note that a reasonable fee may be charged for an access request. If so, we will inform you of the fee before processing your request.</p><p> </p><p><strong>14)</strong> We will respond to your request as soon as reasonably possible. Should we not be able to respond to your request within thirty (30) days after receiving your request, we will inform you in writing within thirty (30) days of the time by which we will be able to respond to your request. If we are unable to provide you with any personal data or to make a correction requested by you, we shall generally inform you of the reasons why we are unable to do so (except where we are not required to do so under the PDPA).</p><p>‍</p><h3>Protection of Personal Data</h3><p><strong>15)</strong> To safeguard your personal data from unauthorised access, collection, use, disclosure, copying, modification, disposal or similar risks, we have introduced appropriate administrative, physical and technical measures such as up-to-date antivirus protection, encryption and the use of privacy filters to secure all storage and transmission of personal data by us, and disclosing personal data both internally and to our authorised third party service providers and agents only on a need-to-know basis.</p><p> </p><p><strong>16)</strong> You should be aware, however, that no method of transmission over the Internet or method of electronic storage is completely secure. While security cannot be guaranteed, we strive to protect the security of your information and are constantly reviewing and enhancing our information security measures.</p><p>‍</p><h3>Accuracy of Personal Data</h3><p><strong>17)</strong> We generally rely on personal data provided by you (or your authorised representative). In order to ensure that your personal data is current, complete and accurate, please update us if there are changes to your personal data by informing our Data Protection Officer in writing or via email at the contact details provided below.</p><p>‍</p><h3>Retention of Personal Data</h3><p><strong>18)</strong> We may retain your personal data for as long as it is necessary to fulfil the purpose for which it was collected, or as required or permitted by applicable laws.</p><p> </p><p><strong>19)</strong> We will cease to retain your personal data, or remove the means by which the data can be associated with you, as soon as it is reasonable to assume that such retention no longer serves the purpose for which the personal data was collected, and is no longer necessary for legal or business purposes.</p><p>‍</p><h3>Transfer of Personal Data Outside of Singapore</h3><p><strong>20)</strong> We generally do not transfer your personal data to countries outside of Singapore. However, if we do so, we will obtain your consent for the transfer to be made and we will take steps to ensure that your personal data continues to receive a standard of protection that is at least comparable to that provided under the PDPA.</p><p>‍</p><h3>Data Protection Officer</h3><p><strong>21)</strong> You may contact our Data Protection Officer if you have any enquiries or feedback on our personal data protection policies and procedures, or if you wish to make any request, in the following manner:</p><p>‍</p><blockquote>Email Address: <strong><em>ccs@epc.com.sg</em></strong><br/>Telephone Number: <strong><em>(+65) 6278 2538</em></strong></blockquote><p>‍</p><h3>Effect of Notice and Changes to Notice</h3><p><strong>22)</strong> This Notice applies in conjunction with any other notices, contractual clauses and consent clauses that apply in relation to the collection, use and disclosure of your personal data by us.</p><p> </p><p><strong>23)</strong> We may revise this Notice from time to time without any prior notice.You may determine if any such revision has taken place by referring to the date on which this Notice was last updated. Your continued use of our services constitutes your acknowledgement and acceptance of such changes.</p><p>Effective Date : 28 July 2023</p><p>Last Updated : 28 July 2023</p><p>—</p><h6>Copyright 2017 – PersonalData Protection Commission Singapore (PDPC)</h6><h6>This publication provides sample clauses and templates with a focus on the personal data protection law in Singapore. The contents herein are not intended to be an authoritative statement of the law or a substitute for legal or other professional advice. The PDPC and its members, officers and employees shall not be responsible for any inaccuracy, error or omission in this publication or liable for any damage or loss of any kind as a result of any use of or reliance on this publication.</h6><h6>The contents of this publication are protected by copyright, trademark or other forms of proprietary rights and may not be reproduced, republished or transmitted in any form orby any means, in whole or in part, without written permission.</h6></div></div></div></div></div></div></main><div class="footer_component"><div class="padding-global"><div class="container-large"><div class="padding-top padding-xxlarge"><div class="padding-bottom padding-medium"><div class="margin-bottom margin-large hide"><div class="footer_form"><div class="margin-bottom margin-small"><div class="text-size-large text-weight-bold text-color-white">Subscribe to our Newsletter</div></div><div class="max-width-medium"><div id="footer2-form" class="cta-form-wrapper w-form"><form id="wf-form-Footer2-form" name="wf-form-Footer2-form" data-name="Footer2 form" method="get" class="cta-form" data-wf-page-id="64c3fa8d1734d0f44a6d6d13" data-wf-element-id="4b747ccc-969d-db9b-f2cb-2cd8b283c3eb"><input class="form-input w-input" maxlength="256" name="Footer2-email-2" data-name="Footer 2 Email 2" placeholder="Email" type="email" id="Footer2-email-2" required=""/><input type="submit" data-wait="Please wait..." class="button is-white w-button" value="Sign up"/></form><div class="form-message-success w-form-done"><div class="form-state-content"><div class="form-success-icon-wrapper"><div class="form-success-icon w-embed"><svg height="100%" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M19.0303 0.71967C19.3232 1.01256 19.3232 1.48744 19.0303 1.78033L7.53033 13.2803C7.38764 13.423 7.19346 13.5022 6.99167 13.5C6.78988 13.4977 6.59751 13.4142 6.45802 13.2684L0.95802 7.51842C0.671706 7.21909 0.682256 6.74433 0.981584 6.45802C1.28091 6.1717 1.75567 6.18225 2.04198 6.48158L7.01192 11.6774L17.9697 0.71967C18.2626 0.426777 18.7374 0.426777 19.0303 0.71967Z" fill="currentcolor"/> </svg></div></div><div class="margin-left margin-small"><div>Awesome, you signed up!</div></div></div></div><div class="form-message-error w-form-fail"><div class="form-state-content"><div class="form-error-icon-wrapper"><div class="form-error-icon w-embed"><svg height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.46967 0.21967C4.61032 0.0790176 4.80109 0 5 0H11C11.1989 0 11.3897 0.0790176 11.5303 0.21967L15.7803 4.46967C15.921 4.61032 16 4.80109 16 5V11C16 11.1989 15.921 11.3897 15.7803 11.5303L11.5303 15.7803C11.3897 15.921 11.1989 16 11 16H5C4.80109 16 4.61032 15.921 4.46967 15.7803L0.21967 11.5303C0.0790176 11.3897 0 11.1989 0 11V5C0 4.80109 0.0790176 4.61032 0.21967 4.46967L4.46967 0.21967ZM5.31066 1.5L1.5 5.31066V10.6893L5.31066 14.5H10.6893L14.5 10.6893V5.31066L10.6893 1.5H5.31066ZM8 4C8.41421 4 8.75 4.33579 8.75 4.75V8.25C8.75 8.66421 8.41421 9 8 9C7.58579 9 7.25 8.66421 7.25 8.25V4.75C7.25 4.33579 7.58579 4 8 4ZM8 12C8.55229 12 9 11.5523 9 11C9 10.4477 8.55229 10 8 10C7.44772 10 7 10.4477 7 11C7 11.5523 7.44772 12 8 12Z" fill="currentcolor"/> </svg></div></div><div class="margin-left margin-small"><div>Error! Please try again.</div></div></div></div></div></div></div></div><div class="footer_content"><div class="footer_content-left"><div class="margin-bottom margin-medium"><a href="/" class="footer_logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/64b6db6e27d31c4ae75a32b7_CCS_Primary_Logo_RGB_2c.svg" loading="lazy" alt="" class="footer_logo"/></a></div><div class="footer_social margin-bottom margin-small"><a aria-label="Dribbble" href="https://www.facebook.com/circularcitiessummit" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="#ffffff"><path d="M24 12.07C24 5.41 18.63 0 12 0S0 5.4 0 12.07C0 18.1 4.39 23.1 10.13 24v-8.44H7.08v-3.49h3.04V9.41c0-3.02 1.8-4.7 4.54-4.7 1.31 0 2.68.24 2.68.24v2.97h-1.5c-1.5 0-1.96.93-1.96 1.89v2.26h3.32l-.53 3.5h-2.8V24C19.62 23.1 24 18.1 24 12.07"/></svg></div></a><a aria-label="Instagram" href="https://www.linkedin.com/company/circularcitiessummit" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="#ffffff"><path d="M22.23 0H1.77C.8 0 0 .77 0 1.72v20.56C0 23.23.8 24 1.77 24h20.46c.98 0 1.77-.77 1.77-1.72V1.72C24 .77 23.2 0 22.23 0zM7.27 20.1H3.65V9.24h3.62V20.1zM5.47 7.76h-.03c-1.22 0-2-.83-2-1.87 0-1.06.8-1.87 2.05-1.87 1.24 0 2 .8 2.02 1.87 0 1.04-.78 1.87-2.05 1.87zM20.34 20.1h-3.63v-5.8c0-1.45-.52-2.45-1.83-2.45-1 0-1.6.67-1.87 1.32-.1.23-.11.55-.11.88v6.05H9.28s.05-9.82 0-10.84h3.63v1.54a3.6 3.6 0 0 1 3.26-1.8c2.39 0 4.18 1.56 4.18 4.89v6.21z"/></svg></div></a><a aria-label="Twitter" href="https://www.instagram.com/cc.summit/" target="_blank" class="social-link w-inline-block"><div class="social-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="#ffffff"><path d="M16.98 0a6.9 6.9 0 0 1 5.08 1.98A6.94 6.94 0 0 1 24 7.02v9.96c0 2.08-.68 3.87-1.98 5.13A7.14 7.14 0 0 1 16.94 24H7.06a7.06 7.06 0 0 1-5.03-1.89A6.96 6.96 0 0 1 0 16.94V7.02C0 2.8 2.8 0 7.02 0h9.96zm.05 2.23H7.06c-1.45 0-2.7.43-3.53 1.25a4.82 4.82 0 0 0-1.3 3.54v9.92c0 1.5.43 2.7 1.3 3.58a5 5 0 0 0 3.53 1.25h9.88a5 5 0 0 0 3.53-1.25 4.73 4.73 0 0 0 1.4-3.54V7.02a5 5 0 0 0-1.3-3.49 4.82 4.82 0 0 0-3.54-1.3zM12 5.76c3.39 0 6.2 2.8 6.2 6.2a6.2 6.2 0 0 1-12.4 0 6.2 6.2 0 0 1 6.2-6.2zm0 2.22a3.99 3.99 0 0 0-3.97 3.97A3.99 3.99 0 0 0 12 15.92a3.99 3.99 0 0 0 3.97-3.97A3.99 3.99 0 0 0 12 7.98zm6.44-3.77a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8z"/></svg></div></a></div></div><div class="footer_content-right"><div class="footer_links-col"><div class="text-style-allcaps text-color-yellow">about</div><div class="footer_links-list"><a href="/about" class="footer_link">Circular Cities Summit</a><a href="/ccn" class="footer_link">Circular Cities Network</a><a href="/about" class="footer_link">The Founding Sponsors</a></div></div><div class="footer_links-col"><div class="text-style-allcaps text-color-yellow">quicklinks</div><div class="footer_links-list"><a href="/join-us" class="footer_link">Register Your Interest</a><a href="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/64fb6e409597410a41adf115_Circular%20Cities%20Summit%20-%20Hotel%20Room%20Rates%20Information%20Sheet%203.0.pdf" target="_blank" class="footer_link">Recommended Hotels</a><a href="/data-protection-notice" aria-current="page" class="footer_link w--current">Data Protection Notice</a></div></div><div class="footer_links-col"><div class="text-style-allcaps text-color-yellow">global partners</div><div class="footer_links-list"><a href="https://isocarp.org/" target="_blank" class="footer_link">ISOCARP</a><a href="https://www.iflaworld.com/" target="_blank" class="footer_link">IFLA</a><a href="http://www.wfeo.org/" target="_blank" class="footer_link">WFEO</a></div></div><div id="w-node-e0c205bb-e56a-757c-2c44-ac8c2e7ea57d-b283c3df" class="footer_badge-col"><div class="w-embed"><img src="https://api.thegreenwebfoundation.org/greencheckimage/www.circularcitiessummit.com?nocache=true" alt="This website is hosted Green - checked by thegreenwebfoundation.org"></div></div></div></div></div><div class="line-divider is-yellow"></div><div class="padding-vertical padding-medium"><div class="footer_bottom"><div class="text-size-small text-color-white">© 2023 Circular Cities Summit, All Rights Reserved.</div><a href="mailto:I&#x27;d Like to Book a Project?subject=create%40twonetwo.co" class="text-size-small text-color-white is-muted">Sustainably Made by 212</a></div></div></div></div></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64ac0513aa772bcdc6000844" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/64ac0513aa772bcdc6000844/js/webflow.4cff98a3d.js" type="text/javascript"></script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10