<!DOCTYPE html> <html lang="en"> <head> <title> Terms & conditions </title> <!-- TODO: Set or remove page description --> <meta charset="utf-8"> <meta name="description" content="Page description"> <!-- TODO: Delete noindex on production --> <meta name="robots" content="noindex"> <meta name="googlebot" content="noindex"> <!-- TODO: Set absolute page URL --> <link rel="canonical" href="https://sitename.com/page"> <!-- Mobile --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> <meta name="format-detection" content="telephone=no"> <!-- Styles --> <link rel="stylesheet" type="text/css" href="css/lib/swiper-bundle.min.css"> <link rel="stylesheet" type="text/css" href="css/styles.css"> <link rel="stylesheet" type="text/css" href="css/adaptive.css"> <link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png"> <link rel="manifest" href="images/favicon/site.webmanifest"> <link rel="mask-icon" href="images/favicon/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="theme-color" content="#ffffff"> </head> <body> <main> <header class="header"> <div class="container"> <div class="header__wrapper"> <a href="index.html" class="logo"> <img src="images/ui-kit/logo-black.png" alt="Logo black"> <img src="images/ui-kit/logo-white.png" alt="Logo white"> </a> <a href="careers.html" class="default-button -bordered"> We’re hiring! </a> <div class="header__burger"> <span></span> <span></span> </div> </div> </div> <div class="header__menu --black-section"> <div class="header__menu-wrapper"> <div class="scrollable-section"> <div class="container"> <div class="header__menu-menu title-1 mob-title-1"> <a href="index.html"> Home </a> <a href="services.html"> Services </a> <a href="cases.html"> Cases<sup class="title-3 mob-text-2 --light">34</sup> </a> <a href="about.html"> About Us </a> <a href="careers.html"> Careers<sup class="title-3 mob-text-2 --light">34</sup> </a> </div> <a href="contact.html" class="default-button"> Get in touch </a> <div class="img"> <img src="images/ui-kit/black-cube.svg" alt=""> </div> </div> </div> <div class="header__menu-footer"> <div class="container"> <div class="header__menu-footer-content"> <p class="text text-2 mob-text-2 --light"> Talk to us directly <a href="mailto:contact@adaptiq.com">contact@adaptiq.com</a> </p> <p class="text text-2 mob-text-2 --light"> Follow us on <a href="https://www.linkedin.com/company/adaptiqsoftware/">LinkedIn</a> </p> </div> </div> </div> </div> </div> </header> <div class="container"> <div class="job-main-description"> <div class="job-main-description__left"> <div class="breadcurmbs__wrapper text-2 mob-text-2 pc-breadcrumbs"> <a href="index.html" class="home-link"></a> <p class="--light">Terms & Conditions</p> </div> <div class="mob-breadcrumbs breadcurmbs__wrapper text-2 mob-text-2"> <a href="index.html">Home</a> </div> </div> </div> </div> <section class="article-section -terms-conditions"> <div class="container"> <div class="article__wrapper"> <div class="article__left"> <h2 class="title title-1 mob-title-1 --red-dot"> Terms & Conditions. </h2> </div> <div class="article__right editor -numbered-title"> <h2> Acceptance the use of Lorem Ipsum Terms and Conditions. </h2> <p> Your access to and use of Lorem Ipsum (the app) is subject exclusively to these Terms and Conditions. You will not use the app for any purpose that is unlawful or prohibited by these Terms and Conditions. By using the app you are fully accepting the terms, conditions and disclaimers contained in this notice. If you do not accept these Terms and Conditions you must immediately stop using the app. </p> <h2> Credit Card Details. </h2> <p> All Lorem Ipsum purchases are managed by the individual App Stores (Apple, Google Windows) and Lorem Ipsum will never store your credit card information or make it available to any third parties. Any purchasing information provided will be provided directly from you to the respective App Store and you will be subject to their credit card policies. </p> <h2> Legal Advice. </h2> <p> The contents of Lorem Ipsum app do not constitute advice and should not be relied upon in making or refraining from making, any decision. </p> <p> All material contained on Lorem Ipsum is provided without any or warranty of any kind. You use the material on Lorem Ipsum at your own discretion </p> <h2> Change of Use. </h2> <p> Lorem Ipsum reserves the right to: </p> <p> 4.1 change or remove (temporarily or permanently) the app or any part of it without notice and you confirm that Lorem Ipsum shall not be liable to you for any such change or removal and. </p> <p> 4.2 change these Terms and Conditions at any time, and your continued use of the app following any changes shall be deemed to be your acceptance of such change. </p> </div> </div> </div> </section> <footer class="footer"> <div class="footer-contact --black-section" id="footer-contact"> <div class="container"> <div class="footer-contact__content -top"> <div class="footer-contact__left"> <div class="bubble-tag text-3 mob-text-3"> Contact form </div> <h2 class="title title-1 mob-title-1"> Let’s talk<span class="--red-color">.</span> </h2> </div> <div class="footer-contact__right"></div> </div> <div class="footer-contact__content"> <div class="footer-contact__left"> <p class="text text-2 --light"> Please fill in the form below and a Adaptiq expert will contact you directly to see how we can help your business grow. </p> <div class="form"> <form action="#"> <div class="input-box" data-important="not-empty"> <input type="text" placeholder="Name"> </div> <div class="input-box"> <input type="email" placeholder="E-mail" data-important="email"> </div> <div class="input-box" data-important="not-empty"> <textarea class="-adaptive-height" placeholder="Message"></textarea> </div> <div class="input-box --checkbox text-2 mob-text-2" data-important="checked"> <input type="checkbox" checked> <span class="visible-part"> <p>I agree to <a href="terms_conditions.html">Terms & Conditions</a> and <a href="terms_conditions.html">Privacy Policy</a></p> </span> </div> <input type="submit" class="submit default-button" value="Submit"> </form> </div> </div> <div class="footer-contact__right"> <a href="mailto:contact@adaptiq.co" class="title title-3"> contact@adaptiq.co </a> <p class="text text-2 --light"> Talk to us directly. </p> <div class="img"> <img src="images/ui-kit/right-turned-white-cube.svg" alt=""> </div> </div> </div> </div> </div> <div class="footer-content --black-section"> <div class="container"> <div class="footer-content__wrapper"> <div class="footer-content__top footer-content__content"> <div class="footer-content__top-menu text-2 mob-text-2 --bold"> <a href="about.html">About</a> <a href="services.html">Services</a> <a href="cases.html">Cases</a> <a href="careers.html">Careers</a> </div> <p class="text text-2 mob-text-2 --light"> Follow us on <a href="#">LinkedIn</a> </p> </div> <div class="footer-content__bottom footer-content__content"> <div class="footer-content__bottom-menu"> <p class="text text-2 mob-text-2 --light">© Adaptiq Ltd. 2022</p> <a href="terms_conditions.html" class="text-2 mob-text-2 --light">Terms & Conditions</a> <a href="terms_conditions.html" class="text-2 mob-text-2 --light">Privacy Policy</a> </div> <p class="text text-2 mob-text-2 --light"> Designed by <a href="https://goodface.agency/">Goodface</a> </p> </div> </div> </div> </div> </footer> </main> <script src="js/lib/jquery-3.6.0.min.js"></script> <script src="js/lib/swiper-bundle.min.js"></script> <script src="js/custom-solutions.js"></script> <script src="js/script.js"></script> <script src="js/animations.js"></script> <script src="js/test.js"></script> </body> </html>