const ownerId = "nearcon23.near"; const Center = styled.p` text-align: center; margin-top: 20px; margin-bottom: 30px; font-weight: bold; `; const C1 = styled.span` font-weight: bold; `; const Container = styled.div` padding: 8px 16px; margin-left: 16px; `; const LI = styled.li` list-style-type: none; margin-top: 10px; `; return ( <Container> <Center> <p> <span>NEARCON 2023 </span> </p> </Center> <p style={{ marginTop: 20, marginBottom: 20 }}> <span> These NEARCON Terms and Conditions (which incorporate any other terms and conditions imposed by the Foundation from time to time in respect of the Event (as defined below)) (the{" "} </span> <span> “<b>Terms</b>” </span> <span> ) describe the terms and conditions on which NEAR Stiftung (NEAR Foundation) (“ </span> <C1>Foundation</C1> <span>”, “</span> <C1>we</C1> <span>”, “</span> <C1>us</C1> <span>” or “</span> <C1>our</C1> <span>”) offers you (“</span> <C1>you</C1> <span>” or “</span> <C1>Attendee</C1> <span> ”) the opportunity to participate in a NEARCON and any NEARCON related events (as defined below) community event hosted by the Foundation (either solely or jointly with a third party) such as (without limitation) a quiz, “ask me anything” (AMA), contest, competition, speaking panel, party, conference call, or Twitter Space, arising out of NEARCON further details of which may be communicated by the Foundation from time to time (the “ </span> <C1>Event</C1> <span>”). </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <span> The Terms govern your participation in the Event, grants certain rights to us and constitutes a legally binding agreement between you and the Foundation. By participating in the Event, you agree (i) to be unconditionally bound by the Terms and (ii) that all decisions related to the Event that are made pursuant to these Terms are final and binding, and that all such decisions are at the sole discretion of the Foundation. If you don’t agree to be bound by the Terms, you may not participate in the Event. </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>BACKGROUND </C1> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <span> NEAR is a sharded, developer-friendly, proof-of-stake, layer one blockchain (“ </span> <C1>NEAR Protocol</C1> <span> ”), and a “blockchain operating system” that is a common layer for browsing and interacting with the “open web” (compatible with any blockchain) (together, " </span> <C1>NEAR</C1> <span> "). The Foundation aims to support the development, use and growth of NEAR and the NEAR Ecosystem (as defined below), and the Foundation is holding the Event to progress these goals. The Terms apply to your participation in the Event.{" "} </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>TERMS AND CONDITIONS</C1> </p> <ol start="1"> <li> <C1>Definitions</C1> </li> </ol> <Container> <p style={{ marginTop: 20, marginBottom: 20 }}> <span>In the Terms, the following definitions shall apply:</span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Affiliate”</C1> <span> means, in relation to the Foundation, any entity that directly or indirectly controls, is controlled by, or is under common control with the Foundation from time to time; </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Code of Conduct”</C1> <span> means the code of conduct that you must observe in relation to the Event, set out in Clause 17; </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Confidential Information” </C1> <span> means: (i) any information, materials or knowledge regarding the Foundation and its business, financial condition, products, programming techniques, customers, suppliers, technology or research and development that is disclosed to you or to which you have access in connection with participating in the Event and (iii) the terms and conditions of the Terms. Confidential Information will not include any information that: (a) is or becomes part of the public domain through no fault of you; (b) was rightfully in your possession at the time of disclosure, without restriction as to use or disclosure; or (c) you rightfully receive from a third party who has the right to disclose it and who provides it without restriction as to use or disclosure; </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <span>“</span> <C1>Event Rules</C1> <span> ” means any rules that the Foundation may impose in respect of the Event from time to time (including, without limitation, regarding the availability and determination of rewards in accordance with Clause 4); </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Foundation Materials” </C1> <span> means any materials, information or content provided by the Foundation to you in connection with the Event; </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Intellectual Property Rights”</C1> <span> means patent rights (including patent applications and disclosures), copyrights, trademarks, trade secret rights, and any other intangible property rights recognized in any country or jurisdiction in the world; </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“NEAR Ecosystem” </C1> <span> means NEAR’s ecosystem, comprised of the projects and applications that have been or are being developed and/or built on, or are running on, NEAR and their respective communities, contributors and developers;{" "} </span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“NEAR Token”</C1> <span> means the native utility token of the NEAR Protocol;</span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Attendee Materials”</C1> <span> means any materials, information or content:</span> </p> <ol> <LI> <span> a) provided by you to the Foundation in connection with the Event;{" "} </span> </LI> <LI> <span> b) shared or published by you in connection with the Event (including, without limitation, on social media);{" "} </span> </LI> <LI> <span> c) provided by you to the Foundation in connection with any Reward Agreement (including, without limitation, as part of any agreed deliverables); and </span> </LI> <LI> <span> d) delivered or presented by you at the Event (including, without limitation, the content of any of your speech at the Event, along with any accompanying materials such as text, hand-outs, images, infographics, and powerpoint slides); </span> </LI> </ol> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Privacy Policy”</C1> <span> means the Foundation’s privacy policy, located at{" "} </span> <span> <a class="c26" href="https://www.google.com/url?q=https://near.org/&sa=D&source=editors&ust=1689956298881286&usg=AOvVaw1_I3VwGuM322JN6pq_zQza" > https://near.org/ </a> </span> <span> and as may be updated from time to time; and</span> </p> <p style={{ marginTop: 20, marginBottom: 20 }}> <C1>“Reward Agreement”</C1> <span> has the meaning given to it in Clause 4.2.</span> </p> </Container> </Container> );