/* eslint-disable */
// Website Terms & Conditions of Use.
//
// The body text is reproduced verbatim from the live site at
// https://www.intelligenceassist.com.au/website-terms-conditions-of-use/
// This is a legal document: do not reword, condense or "tidy" any clause here.
// If the wording needs to change, change it on the source of truth first.
//
// Note for review: these terms still describe offerings the rebuild has retired
// (AI Optimisation as a Service, the six AI Accelerator Packages, the AI Launch
// Audit and Blueprint). That mismatch is carried over deliberately rather than
// silently corrected.

// LP / LClause / LDef / LH2 / LH3 are shared, defined in components.jsx.

function TermsScreen({ go }) {
  return (
    <div data-screen-label="20 Terms & Conditions">
      {/* HERO — no lede: the source document opens straight into clause 1. */}
      <section className="hero dot-grid acc-hero acc-hero--blend">
        <div className="container">
          <Crumbs items={[{ label: "Home", to: "home" }, "Terms & Conditions"]} go={go} />
          <div className="svc-hero svc-hero--solo">
            <div>
              <h1 className="h-display" style={{ maxWidth: "18ch" }}>
                Intelligence Assist <em>Terms &amp; Conditions</em>
              </h1>
            </div>
          </div>
        </div>
      </section>

      <section className="section section--white" style={{ paddingTop: 56, paddingBottom: 88 }}>
        <div className="container">
          {/* data-no-reveal: this block is ~20,000px tall, and the scroll
              reveal fires at 4% visibility, which it could never reach. */}
          <div className="legal-body" data-no-reveal>

            {/* ---------------- 1 ---------------- */}
            <LH2 n="1.">Definitions and Interpretation</LH2>

            <LH3>1.1 Definitions</LH3>
            <LP>
              In these Terms and Conditions, unless the context indicates otherwise, the following
              words will have the following meanings:
            </LP>

            <LDef term="&ldquo;AI&rdquo;">means Artificial Intelligence.</LDef>
            <LDef term="&ldquo;AI Accelerator Packages&rdquo;">
              means the specialised services offered by Intelligence Assist to fast-track specific
              aspects of AI adoption, including AI Adoption Accelerator, Process Optimisation
              Accelerator, AI-Powered Automations &amp; AI Agent Accelerator, Data Readiness
              Accelerator, AI Capability Building Accelerator, and Governance Catalyst Accelerator.
            </LDef>
            <LDef term="&ldquo;AI Launch Audit and Blueprint&rdquo;">
              means the comprehensive assessment and planning service offered by Intelligence Assist
              to kickstart a Client&rsquo;s AI journey.
            </LDef>
            <LDef term="&ldquo;AI Optimisation as a Service&rdquo; or &ldquo;AIOaaS&rdquo;">
              means the subscription-based ongoing AI strategy and implementation support service
              offered by Intelligence Assist.
            </LDef>
            <LDef term="&ldquo;Client&rdquo;">
              means the users who are given the opportunity to purchase the Services.
            </LDef>
            <LDef term="&ldquo;Confidential Information&rdquo;">
              includes any information marked as confidential and any information received or
              developed by Intelligence Assist during the term of this Agreement, which is not
              publicly available and relates to processes, equipment, and techniques used by the
              Client in the course of the Client&rsquo;s business.
            </LDef>
            <LDef term="&ldquo;Fees&rdquo;">
              means the fees set out in the Specification or as agreed between the parties for the
              provision of Services.
            </LDef>
            <LDef term="&ldquo;Intelligence Assist&rdquo;">
              means Intelligence Assist Pty Ltd (ACN 675 221 459) of 285A Crown Street,
              Surry Hills, New South Wales, 2010.
            </LDef>
            <LDef term="&ldquo;Intellectual Property&rdquo;">
              includes trademarks, patents, copyrights, processes know-how, registered designs or
              other like rights or any right to apply for registration of any of the former.
            </LDef>
            <LDef term="&ldquo;Member&rdquo;">
              means a registered user of the Intelligence Assist Services.
            </LDef>
            <LDef term="&ldquo;Member Account&rdquo;">
              means the account created by a Client to access the Services.
            </LDef>
            <LDef term="&ldquo;Reasonable Use&rdquo;">
              means use of the Services that Intelligence Assist deems as reasonable within our sole
              discretion and judgment.
            </LDef>
            <LDef term="&ldquo;Services&rdquo;">
              means the services provided by Intelligence Assist, including but not limited to AI
              Launch Audit and Blueprint, AI Optimisation as a Service (AIOaaS), and AI Accelerator
              Packages.
            </LDef>
            <LDef term="&ldquo;Specification&rdquo;">
              means the specific Services to be provided by Intelligence Assist under this Agreement.
            </LDef>
            <LDef term="&ldquo;Subscription Member&rdquo;">
              means a Client who has purchased a subscription plan.
            </LDef>
            <LDef term="&ldquo;Subscription Period&rdquo;">
              refers to the time that the Service is provided on a subscription basis.
            </LDef>
            <LDef term="&ldquo;Terms&rdquo;">refers to these Terms and Conditions.</LDef>
            <LDef term="&ldquo;Website&rdquo;">
              means the website https://intelligenceassist.com.au or any other website owned or
              operated by Intelligence Assist.
            </LDef>

            <LH3>1.2. Interpretation</LH3>
            <LP>In these Terms and Conditions, unless the context indicates otherwise:</LP>
            <LClause>(a) Words importing any gender include every gender.</LClause>
            <LClause>(b) Words importing the singular number include the plural number and vice versa.</LClause>
            <LClause>(c) Words importing persons include firms, companies, and corporations and vice versa.</LClause>
            <LClause>
              (d) References to numbered clauses and schedules are references to the relevant clause
              in or schedule to these Terms and Conditions.
            </LClause>
            <LClause>
              (e) Headings in these Terms and Conditions are for convenience only and shall not
              affect the interpretation of these Terms and Conditions.
            </LClause>
            <LClause>
              (f) Any obligation on any party not to do or omit to do anything is to include an
              obligation not to allow that thing to be done or omitted to be done.
            </LClause>
            <LClause>
              (g) Any reference to an enactment includes reference to that enactment as amended or
              replaced from time to time and to any subordinate legislation or bylaw made under that
              enactment.
            </LClause>
            <LClause>
              (h) Where the word &lsquo;including&rsquo; is used, it shall be understood as meaning
              &lsquo;including without limitation&rsquo;.
            </LClause>

            {/* ---------------- 2 ---------------- */}
            <LH2 n="2.">About the Services</LH2>

            <LH3>2.1</LH3>
            <LP>
              The Services provided by Intelligence Assist are designed to help businesses harness
              the power of Artificial Intelligence (AI) responsibly and effectively. Our platform
              offers a range of AI-related services, which includes, but is not limited to:
            </LP>
            <LClause>
              (a) <b>AI Launch Audit and Blueprint:</b> A comprehensive assessment and planning
              service to kickstart your AI journey;
            </LClause>
            <LClause>
              (b) <b>AI Optimisation as a Service (AIOaaS):</b> Subscription-based ongoing AI
              strategy and implementation support;
            </LClause>
            <LClause>
              (c) <b>AI Accelerator Packages:</b> Targeted services to fast-track specific aspects of
              AI adoption.
            </LClause>

            <LH3>2.2</LH3>
            <LP>
              The Services are provided and operated by Intelligence Assist Pty Ltd (ACN 675 221
              459). Access to and use of the Services, or any of its associated products, are
              provided by Intelligence Assist. Use of any third-party products or services through
              our platform is subject to these Terms and any third-party terms referenced herein or
              brought to your attention during your use of the Services.
            </LP>

            <LH3>2.3</LH3>
            <LP>
              Please read these Terms carefully. By using, browsing, or accessing the Services,
              registering as a Member, making payments, and/or clicking &ldquo;I agree,&rdquo; you
              signify that you have read, understood, and agree to be bound by these Terms and our
              Privacy Policy. If you do not agree to the Terms or the Privacy Policy, you must cease
              usage of the Services and any associated products immediately.
            </LP>

            <LH3>2.4</LH3>
            <LP>
              In consideration of the Client paying the Fees, Intelligence Assist agrees to provide
              the Services to the Client in accordance with these Terms.
            </LP>

            <LH3>2.5</LH3>
            <LP>
              Intelligence Assist reserves the right to review and change any of these Terms by
              updating this page at its sole discretion. When Intelligence Assist updates the Terms,
              it will use reasonable endeavors to provide you with notice of updates to the Terms.
              Any changes to the Terms take effect immediately from the date of their publication.
              Before you continue, we recommend you keep a copy of the Terms for your records.
            </LP>

            {/* ---------------- 3 ---------------- */}
            <LH2 n="3.">Membership</LH2>

            <LH3>3.1</LH3>
            <LP>
              To access the Services, Clients are required to register for an account via the
              Subscriber Portal, accessible through our public website or via a link provided by
              Intelligence Assist.
            </LP>

            <LH3>3.2</LH3>
            <LP>
              Upon subscribing, Intelligence Assist will add the Client&rsquo;s email domain to the
              system, enabling account creation and access through Atlassian&rsquo;s Jira Service
              Management.
            </LP>

            <LH3>3.3</LH3>
            <LP>
              For initial login, Clients must provide their name, email address, and create a
              password. While Intelligence Assist will have access to the Client&rsquo;s name and
              email address, passwords remain confidential and are not accessible by Intelligence
              Assist.
            </LP>

            <LH3>3.4</LH3>
            <LP>
              Once the registration process is complete, Clients will be considered registered
              Members of Intelligence Assist and agree to be bound by these Terms.
            </LP>

            <LH3>3.5</LH3>
            <LP>
              Members must ensure that all information provided during the registration and account
              setup process is accurate, correct, and up to date. Any changes to registration details
              must be promptly updated in the Subscriber Portal.
            </LP>

            <LH3>3.6</LH3>
            <LP>
              By using, browsing, or accessing the Services, registering as a Member, making
              payments, and/or clicking &ldquo;I agree,&rdquo; Clients signify that they have read,
              understood, and agree to be bound by these Terms and our Privacy Policy. If Clients do
              not agree with the Terms or the Privacy Policy, they must cease usage of the Services
              and any associated products immediately.
            </LP>

            <LH3>3.7 Membership Eligibility</LH3>
            <LClause>
              (a) Clients must be of legal age to form a binding contract with Intelligence Assist.
            </LClause>
            <LClause>
              (b) Clients must not be barred from using the Services under the laws of Australia or
              any other applicable jurisdiction.
            </LClause>

            <LH3>3.8</LH3>
            <LP>
              You understand that by supplying Intelligence Assist with your contact details, you may
              receive regular emails, newsletters, telephone calls, or SMS updates from Intelligence
              Assist to keep you informed about Intelligence Assist activities and AI-related
              information. If you do not wish to receive updates from Intelligence Assist, you may
              contact Intelligence Assist at{" "}
              <a href="mailto:support@intelligenceassist.com.au">support@intelligenceassist.com.au</a>.
            </LP>

            <LH3>3.9</LH3>
            <LP>
              By registering for a Member Account or using the Services, you represent and warrant to
              Intelligence Assist that:
            </LP>
            <LClause>(a) You have reached the legal age in your jurisdiction;</LClause>
            <LClause>(b) You have the right, authority, and capacity to agree to and abide by these Terms;</LClause>
            <LClause>
              (c) If you are registering with Intelligence Assist or purchasing the Services on
              behalf of a business, that business is taken to have accepted these Terms and you are
              taken to have been duly authorized to bind the business; and
            </LClause>
            <LClause>
              (d) You will use the Services in a manner consistent with any and all applicable laws,
              regulations, and all other Intelligence Assist policies.
            </LClause>

            {/* ---------------- 4 ---------------- */}
            <LH2 n="4.">Obligations of Member</LH2>

            <LH3>4.1</LH3>
            <LP>As a Member, you agree to comply with the following:</LP>
            <LClause>
              (a) Not to share your Member Account with any other person, except where you are
              registering on behalf of a business, in which case you may share the Member Account
              with the employees or other registered owners of the business for the AI needs of that
              business;
            </LClause>
            <LClause>
              (b) Use the Services only for purposes that are permitted by these Terms and any
              applicable law, regulation, or generally accepted practices or guidelines in the
              relevant jurisdictions;
            </LClause>
            <LClause>
              (c) Maintain the confidentiality of your Member Account and all the activities under
              your account;
            </LClause>
            <LClause>
              (d) Notify Intelligence Assist immediately following any unauthorised use of your
              Member Account or any other breach of security;
            </LClause>
            <LClause>
              (e) Not expressly or impliedly impersonate another Member or use the Member Account or
              password of another Member at any time;
            </LClause>
            <LClause>
              (f) Not use the Services or Member Account for any illegal and/or unauthorised use;
            </LClause>
            <LClause>
              (g) You acknowledge and agree that any automated use of the Services is prohibited.
            </LClause>

            {/* ---------------- 5 ---------------- */}
            <LH2 n="5.">Subscription Services</LH2>

            <LH3>5.1 Purchase Methods</LH3>
            <LClause>
              (a) <b>Online Subscription Setup (Future Method):</b> Clients will be able to purchase
              subscription services via the Intelligence Assist website once available. The website
              will display different types of subscription plans, which Clients can select and
              purchase directly online.
            </LClause>
            <LClause>
              (b) <b>Interim Manual Setup:</b> Until the online subscription setup is available,
              Clients may subscribe to services by accepting a quote and making payments through
              invoices sent via Xero. Intelligence Assist will provide a quote for the desired
              subscription plan, and upon acceptance, an invoice will be issued for payment.
            </LClause>

            <LH3>5.2 Subscription Member</LH3>
            <LP>
              Upon selecting a plan and making the payment, either through the future online method
              or the interim manual process, the Client will become a Subscription Member.
            </LP>

            <LH3>5.3 Subscription Tiers</LH3>
            <LP>
              Intelligence Assist offers three main subscription tiers: Basic, Standard, and Premium.
              The specific benefits and services included in each tier are detailed in the plan
              descriptions provided on our website.
            </LP>

            <LH3>5.4 Reasonable Use</LH3>
            <LP>
              Intelligence Assist services are subject to Reasonable Use to prevent exploitation,
              fraud, and abuse of our plans and features. Our Services are subject to reasonable use,
              which under this Agreement is use that Intelligence Assist deems as reasonable within
              our sole discretion and judgement.
            </LP>

            <LH3>5.5 Restrictions on Use</LH3>
            <LP>
              The Client may not transfer or assign its subscription or the benefits associated with
              the Subscription to any other person or business.
            </LP>

            <LH3>5.6 Intelligence Assist&rsquo;s Rights</LH3>
            <LP>
              Intelligence Assist may, in its sole discretion, accept or refuse to provide its
              products and/or services to you at any time and for any reason. Intelligence Assist
              reserves the right to change the benefits provided in the Subscription and to limit the
              use of the subscription services, at any time, in its sole discretion, with or without
              notice.
            </LP>

            {/* ---------------- 6 ---------------- */}
            <LH2 n="6.">Consultancy Services</LH2>

            <LH3>6.1 AI Launch Audit and Blueprint</LH3>
            <LP>
              Intelligence Assist offers an AI Launch Audit and Blueprint service to kickstart your
              AI journey. This service includes:
            </LP>
            <LClause>(a) Virtual workshop with an Intelligence Assist AI expert</LClause>
            <LClause>(b) Detailed audit report covering your operations</LClause>
            <LClause>
              (c) AI Blueprint mapping your current digital tools and identifying AI opportunities
            </LClause>

            <LH3>6.2 AI Accelerator Packages</LH3>
            <LP>
              Intelligence Assist offers the following AI Accelerator Packages, designed to
              fast-track specific aspects of your AI adoption:
            </LP>
            <LClause>
              (a) <b>AI Adoption Accelerator:</b> We identify, implement, and integrate specific AI
              tools or technologies tailored to your needs, unlocking new capabilities and driving
              innovation in your business.
            </LClause>
            <LClause>
              (b) <b>Process Optimisation Accelerator:</b> We analyse your existing workflows and
              strategically integrate AI to enhance efficiency, reduce costs, and improve output
              quality across your business processes.
            </LClause>
            <LClause>
              (c) <b>AI-Powered Automations &amp; AI Agent Accelerator:</b> We implement robust,
              scalable solutions that transform your business operations, from process automation to
              autonomous AI agents.
            </LClause>
            <LClause>
              (d) <b>Data Readiness Accelerator:</b> We assess your data ecosystem, ensuring your data
              is clean, accessible, and governance-compliant &ndash; setting the stage for successful
              AI adoption.
            </LClause>
            <LClause>
              (e) <b>AI Capability Building Accelerator:</b> We provide tailored training and
              workshops to build your organisation&rsquo;s AI capabilities from the ground up.
            </LClause>
            <LClause>
              (f) <b>Governance Catalyst Accelerator:</b> We help you build a robust framework for
              responsible AI use, mitigating risks while empowering your team to leverage AI
              effectively.
            </LClause>

            <LH3>6.3 Pricing and Quotes</LH3>
            <LClause>
              (a) Pricing for the AI Launch Audit &amp; Blueprint and AI Accelerator Packages is
              subject to change and is based on the specific requirements and scope of work for each
              client.
            </LClause>
            <LClause>
              (b) Both subscribers to our AI Optimisation as a Service (AIOaaS) and non-subscribers
              can request quotes for any of the AI Accelerator Packages.
            </LClause>
            <LClause>(c) To request a quote:</LClause>
            <LClause className="legal-clause--sub">
              i. Subscribers can contact their dedicated AI expert or use the quote request
              feature in the Subscriber Portal.
            </LClause>
            <LClause className="legal-clause--sub">
              ii. Non-subscribers can submit a quote request through our website or by contacting
              our sales team.
            </LClause>
            <LClause>
              (d) Quotes will be provided based on the complexity and scope of the project and may
              include discounts for AIOaaS subscribers or for bundling multiple Accelerator Packages.
            </LClause>
            <LClause>
              (e) All quotes will clearly outline what is included in the service, any prerequisites,
              and any additional costs (such as third-party tool subscriptions) that may be required.
            </LClause>
            <LClause>
              (f) Quotes issued by Intelligence Assist will remain valid for 30 days from the date of
              issuance, after which they may be subject to re-evaluation or adjustment based on
              changes in scope or market conditions.
            </LClause>

            <LH3>6.4 Service Delivery</LH3>
            <LClause>
              (g) These services can be delivered as standalone offerings or as add-ons to your
              AIOaaS subscription.
            </LClause>
            <LClause>
              (h) The specific scope, deliverables, and timeline for each service will be agreed upon
              before commencement.
            </LClause>
            <LClause>
              (i) Intelligence Assist reserves the right to adjust the scope or pricing of these
              services based on the complexity of the client&rsquo;s needs or changes in market
              conditions.
            </LClause>

            <LH3>6.5 Client Responsibilities</LH3>
            <LClause>
              (j) The Client agrees to provide necessary information, access, and cooperation
              required for Intelligence Assist to deliver these services effectively.
            </LClause>
            <LClause>
              (k) The Client is responsible for implementing recommendations and maintaining any
              systems or processes established through these services, unless otherwise agreed.
            </LClause>

            <LH3>6.6 Limitations</LH3>
            <LClause>
              (a) While Intelligence Assist strives to provide high-quality services, we do not
              guarantee specific business outcomes from the use of these services.
            </LClause>
            <LClause>
              (b) The Client acknowledges that successful AI adoption and optimisation depend on
              various factors, including but not limited to the Client&rsquo;s implementation of
              recommendations, market conditions, and technological changes.
            </LClause>

            {/* ---------------- 7 ---------------- */}
            <LH2 n="7.">Payment</LH2>

            <LH3>7.1 Payment for Subscription Services</LH3>
            <LClause>
              (a) By agreeing to a Subscription Plan, a Client agrees to pay the subscription fee for
              the entire Subscription Period.
            </LClause>
            <LClause>
              (b) The Client will be charged in accordance with the Billing terms in effect at the
              time of the Client&rsquo;s initial purchase.
            </LClause>
            <LClause>
              (c) Intelligence Assist reserves the right to change its fees for any Subscription Plan
              effective the first day of a Subscription Period by giving the Client notice of the new
              fees at least thirty (30) days before the beginning of the Subscription Period.
            </LClause>

            <LH3>7.2 Payment for Consultancy Services</LH3>
            <LClause>
              (a) Upon acceptance of a quote by the Client, Intelligence Assist will issue an invoice
              for 50% of the total fee for the Services. Payment must be made either within 14 days
              from the date of the invoice or the week prior to the commencement of the Services,
              whichever is later.
            </LClause>
            <LClause>
              (b) The remaining 50% of the fee will be invoiced upon the completion of the Services,
              with payment due within 14 days from the date of the final invoice.
            </LClause>
            <LClause>
              (c) The Services will commence following receipt of the initial payment and will be
              carried out according to the terms agreed upon in the quote and this Agreement.
            </LClause>

            <LH3>7.3 Promotional Codes</LH3>
            <LClause>
              (a) Intelligence Assist may, in its sole discretion, create promotional codes that may
              be redeemable for account credit or discounted services.
            </LClause>
            <LClause>
              (b) Promotional codes may not be duplicated, sold, or transferred in any manner, or
              made available to anyone but its intended recipient.
            </LClause>

            {/* ---------------- 8 ---------------- */}
            <LH2 n="8.">Cancellation/Refund</LH2>
            <LClause>
              (a) If a Client is unsatisfied with the Services the Client has purchased, the Client
              may notify Intelligence Assist within 30 days of the initial point of purchase, and
              Intelligence Assist will attempt to resolve the Client&rsquo;s concerns.
            </LClause>
            <LClause>
              (b) Please note that a refund is not guaranteed. Intelligence Assist, at its sole
              discretion, may or may not provide a refund of the fee to you.
            </LClause>

            {/* ---------------- 9 ---------------- */}
            <LH2 n="9.">Confidential Information</LH2>
            <LClause>
              (a) Each party agrees to keep confidential all information obtained from the other
              party which is not publicly available and relates to the other party&rsquo;s business,
              customers, or financial or other affairs.
            </LClause>
            <LClause>(b) This obligation survives the termination of this agreement.</LClause>

            {/* ---------------- 10 ---------------- */}
            <LH2 n="10.">Website Content</LH2>
            <LClause>
              (a) You may read and copy the information on Intelligence Assist&rsquo;s website for
              your own needs, but you may not publish, resell, or sub-license it.
            </LClause>
            <LClause>
              (b) Intelligence Assist makes no guarantees, representations, or warranties about the
              accuracy or legal correctness of any of the information on its website.
            </LClause>

            {/* ---------------- 11 ---------------- */}
            <LH2 n="11.">Copyright and Intellectual Property</LH2>
            <LClause>
              (a) The Website, the Services, and all of the related products of Intelligence Assist
              are subject to copyright. The material on the Website is protected by copyright under
              the laws of Australia and through international treaties.
            </LClause>
            <LClause>
              (b) Intelligence Assist retains all rights, title, and interest in and to the Website,
              Services, products, and all related content therein.
            </LClause>

            {/* ---------------- 12 ---------------- */}
            <LH2 n="12.">General Disclaimer</LH2>
            <LP>
              To the maximum extent permitted by law, Intelligence Assist excludes all
              representations, warranties, or guarantees, whether express or implied, by statute,
              trade, or otherwise; and Intelligence Assist will not be liable for any liabilities,
              claims, costs and expenses, damage or injury, or any special, direct, indirect, or
              consequential loss or damage.
            </LP>

            {/* ---------------- 13 ---------------- */}
            <LH2 n="13.">Limitation of Liability</LH2>
            <LP>
              Intelligence Assist&rsquo;s total liability arising out of or in connection with the
              Services or these Terms, however arising, including under contract, tort (including
              negligence), in equity, under statute, or otherwise, will not exceed the most recent
              fee paid by you to Intelligence Assist for the purchase of the Services under these
              Terms.
            </LP>

            {/* ---------------- 14 ---------------- */}
            <LH2 n="14.">Indemnity</LH2>
            <LP>
              You agree to indemnify Intelligence Assist and its officers, directors, employees,
              agents, affiliates, successors, and assigns from and against any and all claims,
              damages, liabilities, costs, and expenses which arise out of or relate to your use of
              the Website and/or Services.
            </LP>

            {/* ---------------- 15 ---------------- */}
            <LH2 n="15.">Termination</LH2>
            <LP>
              Either party may terminate this Agreement by notice in writing to the other if the
              other party fails to observe any term of this Agreement and fails to rectify this
              breach within 7 days of written notice of the breach being given.
            </LP>

            {/* ---------------- 16 ---------------- */}
            <LH2 n="16.">Dispute Resolution</LH2>
            <LP>
              If a dispute arises out of or relates to the Terms, neither party may commence any
              Tribunal or Court proceedings in relation to the dispute unless the following clauses
              have been complied with (except where urgent interlocutory relief is sought).
            </LP>

            {/* ---------------- 17 ---------------- */}
            <LH2 n="17.">General</LH2>

            <LH3>17.1 Force Majeure</LH3>
            <LP>
              Neither party is liable for any delay or failure to perform its obligations pursuant to
              these Terms if such delay is due to Force Majeure.
            </LP>

            <LH3>17.2 Amendments</LH3>
            <LP>
              Intelligence Assist may amend these Terms at any time by publishing the amended Terms
              on its website.
            </LP>

            <LH3>17.3 Assignment</LH3>
            <LP>
              A party must not assign or deal with any of its rights or obligations under these Terms
              without the prior written consent of the other party.
            </LP>

            <LH3>17.4 Entire Agreement</LH3>
            <LP>These Terms contain the entire agreement between the parties about its subject matter.</LP>

            <LH3>17.5 Waiver</LH3>
            <LP>
              No party to these Terms may rely on the words or conduct of any other party as a waiver
              of any right unless the waiver is in writing and signed by the party granting the
              waiver.
            </LP>

            <LH3>17.6 Agency, Partnership, etc.</LH3>
            <LP>
              These Terms do not create a relationship of agency, partnership, joint venture, or
              employment between the parties.
            </LP>

            <LH3>17.7 Further Assurance</LH3>
            <LP>
              Each party must promptly execute all documents and do all things that another party
              from time to time reasonably requests to effect, perfect, or complete these Terms and
              all transactions incidental to it.
            </LP>

            <LH3>17.8 Severance</LH3>
            <LP>
              Any provision of these Terms which is unenforceable or partly unenforceable is, where
              possible, to be severed to the extent necessary to make these Terms enforceable, unless
              this would materially change the intended effect of these Terms.
            </LP>

            <LH3>17.9 Announcements</LH3>
            <LP>
              A party must not make press or other announcements or releases relating to these Terms
              without the other party&rsquo;s prior written approval.
            </LP>

            <LH3>17.10 Notices</LH3>
            <LP>
              A notice or other communication to a party under these Terms must be in writing and
              sent to the address, fax number, or email address of that party.
            </LP>

            <LH3>17.11 Law and Jurisdiction</LH3>
            <LP>
              These Terms are governed by the laws of New South Wales. Each party irrevocably submits
              to the non-exclusive jurisdiction of the courts of New South Wales.
            </LP>

            {/* ---------------- contact block ---------------- */}
            <div className="legal-foot">
              <p className="legal-foot-name">Intelligence Assist Pty Ltd</p>
              <p>
                ACN 675 221 459<br />
                285A Crown Street<br />
                Surry Hills, New South Wales, 2010
              </p>
              <p>
                <b>Phone:</b> <a href="tel:1300808744">1300 808 744</a><br />
                <b>Email:</b>{" "}
                <a href="mailto:info@intelligenceassist.com.au">info@intelligenceassist.com.au</a><br />
                <b>Website:</b>{" "}
                <a href="https://intelligenceassist.com.au" target="_blank" rel="noopener">
                  https://intelligenceassist.com.au
                </a>
              </p>
              <p className="legal-copy">&copy; Copyright 2024 Intelligence Assist</p>
            </div>

          </div>
        </div>
      </section>
    </div>
  );
}

window.TermsScreen = TermsScreen;
