terms-of-service.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>Terms of Service - Art Color</title>
  7. <style>
  8. :root {
  9. --primary-color: #ff6b6b;
  10. --secondary-color: #4ecdc4;
  11. --accent-color: #ffd166;
  12. --background-color: #f9f9f9;
  13. --text-color: #333;
  14. --light-text: #666;
  15. }
  16. * {
  17. margin: 0;
  18. padding: 0;
  19. box-sizing: border-box;
  20. font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  21. }
  22. body {
  23. background-color: var(--background-color);
  24. color: var(--text-color);
  25. line-height: 1.6;
  26. }
  27. .container {
  28. max-width: 1200px;
  29. margin: 0 auto;
  30. padding: 0 20px;
  31. }
  32. header {
  33. background-color: var(--primary-color);
  34. color: white;
  35. padding: 30px 0;
  36. text-align: center;
  37. position: relative;
  38. }
  39. .header-logo {
  40. font-size: 1.8rem;
  41. font-weight: 700;
  42. letter-spacing: 1px;
  43. }
  44. .breadcrumb {
  45. margin: 20px 0;
  46. font-size: 0.9rem;
  47. color: var(--light-text);
  48. }
  49. .breadcrumb a {
  50. color: var(--primary-color);
  51. text-decoration: none;
  52. }
  53. .breadcrumb a:hover {
  54. text-decoration: underline;
  55. }
  56. .page-title {
  57. color: var(--secondary-color);
  58. font-size: 2.2rem;
  59. margin: 40px 0 20px;
  60. text-align: center;
  61. }
  62. .terms-content {
  63. background-color: white;
  64. border-radius: 10px;
  65. box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  66. padding: 40px;
  67. margin-bottom: 60px;
  68. }
  69. .terms-section {
  70. margin-bottom: 40px;
  71. }
  72. .terms-section h2 {
  73. color: var(--primary-color);
  74. font-size: 1.5rem;
  75. margin-bottom: 15px;
  76. }
  77. .terms-section h3 {
  78. color: var(--secondary-color);
  79. font-size: 1.2rem;
  80. margin-bottom: 10px;
  81. margin-top: 25px;
  82. }
  83. .terms-section p {
  84. color: var(--text-color);
  85. margin-bottom: 15px;
  86. }
  87. .terms-section ul {
  88. margin-left: 25px;
  89. margin-bottom: 15px;
  90. }
  91. .terms-section li {
  92. margin-bottom: 8px;
  93. }
  94. .terms-section ol {
  95. margin-left: 25px;
  96. margin-bottom: 15px;
  97. }
  98. .terms-section ol li {
  99. margin-bottom: 15px;
  100. }
  101. .last-updated {
  102. color: var(--light-text);
  103. font-style: italic;
  104. text-align: right;
  105. margin-top: 30px;
  106. }
  107. footer {
  108. background-color: var(--text-color);
  109. color: white;
  110. text-align: center;
  111. padding: 30px 0;
  112. margin-top: 50px;
  113. }
  114. .footer-content {
  115. max-width: 600px;
  116. margin: 0 auto;
  117. }
  118. @media (max-width: 768px) {
  119. .page-title {
  120. font-size: 1.8rem;
  121. }
  122. .terms-content {
  123. padding: 30px 20px;
  124. }
  125. .terms-section h2 {
  126. font-size: 1.3rem;
  127. }
  128. .terms-section h3 {
  129. font-size: 1.1rem;
  130. }
  131. }
  132. </style>
  133. </head>
  134. <body>
  135. <header>
  136. <div class="container">
  137. <div class="header-logo">Art Color</div>
  138. <p>Free Printable Coloring Pages and Birthday Cards</p>
  139. </div>
  140. </header>
  141. <div class="container">
  142. <div class="breadcrumb">
  143. <a href="/">Home</a> &gt; Terms of Service
  144. </div>
  145. <h1 class="page-title">Terms of Service</h1>
  146. <div class="terms-content">
  147. <div class="terms-section">
  148. <h2>1. Introduction</h2>
  149. <p>Welcome to Art Color ("we," "us," or "our"). These Terms of Service govern your use of our website <a
  150. href="https://artnumbercoloring.com"
  151. style="color: var(--primary-color);">artnumbercoloring.com</a> (the "Website") and all
  152. associated services (collectively, the "Services"). By accessing or using our Services, you agree to
  153. be bound by these Terms of Service. If you do not agree to these terms, please do not use our
  154. Services.</p>
  155. </div>
  156. <div class="terms-section">
  157. <h2>2. Eligibility</h2>
  158. <p>You must be at least 13 years old to use our Services. By using our Services, you represent and
  159. warrant that you are at least 13 years old. If you are under 13, you may not use our Services.</p>
  160. <p>If you are using our Services on behalf of an organization, you represent and warrant that you have
  161. the authority to bind that organization to these Terms of Service. In such case, "you" and "your"
  162. will refer to that organization.</p>
  163. </div>
  164. <div class="terms-section">
  165. <h2>3. Use of Our Services</h2>
  166. <h3>3.1 Permitted Use</h3>
  167. <p>Our Services are intended to provide you with access to free printable coloring pages, online
  168. coloring tools, and related content for personal, non-commercial use. You may use our Services only
  169. for lawful purposes and in accordance with these Terms of Service.</p>
  170. <h3>3.2 Prohibited Activities</h3>
  171. <p>You agree not to:</p>
  172. <ul>
  173. <li>Use our Services for any commercial purpose without our prior written consent</li>
  174. <li>Modify, adapt, sublicense, translate, sell, reverse engineer, decompile, or disassemble any part
  175. of our Services</li>
  176. <li>Attempt to gain unauthorized access to our Services, user accounts, computer systems, or
  177. networks associated with our Services</li>
  178. <li>Upload, post, transmit, or otherwise make available any content that is unlawful, harmful,
  179. threatening, abusive, harassing, defamatory, vulgar, obscene, pornographic, invasive of
  180. another's privacy, hateful, or racially, ethnically, or otherwise objectionable</li>
  181. <li>Interfere with or disrupt our Services or servers or networks connected to our Services</li>
  182. <li>Use any automated means, including robots, spiders, or scripts, to access, monitor, or copy our
  183. Services without our prior written permission</li>
  184. <li>Impersonate any person or entity, or falsely state or otherwise misrepresent your affiliation
  185. with a person or entity</li>
  186. <li>Use our Services to violate the intellectual property rights of others</li>
  187. <li>Create multiple accounts for the purpose of abusing our Services</li>
  188. </ul>
  189. </div>
  190. <div class="terms-section">
  191. <h2>4. Intellectual Property Rights</h2>
  192. <p>Our Services and all content available on or through our Services, including but not limited to text,
  193. graphics, logos, images, audio clips, video clips, software, and code (collectively, the "Content"),
  194. are the property of Art Color or our licensors and are protected by copyright, trademark, patent,
  195. and other intellectual property laws.</p>
  196. <p>You may not use, reproduce, distribute, modify, display, perform, publish, license, create derivative
  197. works from, transfer, or sell any Content or our Services without our prior written permission,
  198. except as expressly permitted by these Terms of Service or our Services.</p>
  199. <p>Art Color and our logos are trademarks or registered trademarks of Art Color. Other trademarks,
  200. names, and logos used on our Services may be the trademarks of their respective owners. You are not
  201. permitted to use any trademarks, names, or logos without our prior written permission or the
  202. permission of the respective trademark owner.</p>
  203. </div>
  204. <div class="terms-section">
  205. <h2>5. User Submissions</h2>
  206. <p>Our Services may allow you to submit, upload, post, or otherwise make available content, including
  207. but not limited to coloring pages you have created, comments, reviews, and other materials
  208. (collectively, "User Submissions"). By submitting User Submissions, you grant us a worldwide,
  209. non-exclusive, royalty-free, sublicenseable, and transferable license to use, reproduce, distribute,
  210. prepare derivative works of, display, and perform your User Submissions in connection with our
  211. Services and our business.</p>
  212. <p>You represent and warrant that:</p>
  213. <ul>
  214. <li>You own or have the necessary rights to grant us the license described above for your User
  215. Submissions</li>
  216. <li>Your User Submissions do not violate these Terms of Service or the rights of any third party
  217. </li>
  218. <li>Your User Submissions do not contain any viruses, worms, Trojan horses, or other harmful code
  219. </li>
  220. </ul>
  221. <p>We reserve the right to remove or modify any User Submissions at any time for any reason, including
  222. but not limited to if we believe your User Submissions violate these Terms of Service or the rights
  223. of others.</p>
  224. </div>
  225. <div class="terms-section">
  226. <h2>6. Privacy Policy</h2>
  227. <p>Our collection and use of your personal information is governed by our <a href="/privacy-policy"
  228. style="color: var(--primary-color);">Privacy Policy</a>. By using our Services, you consent to
  229. our collection and use of your personal information as described in our Privacy Policy.</p>
  230. </div>
  231. <div class="terms-section">
  232. <h2>7. Links to Third-Party Websites</h2>
  233. <p>Our Services may contain links to third-party websites or services that are not owned or controlled
  234. by us. We have no control over, and assume no responsibility for, the content, privacy policies, or
  235. practices of any third-party websites or services. We do not warrant the offerings of any of these
  236. entities/individuals or their websites.</p>
  237. <p>You acknowledge and agree that we shall not be responsible or liable, directly or indirectly, for any
  238. damage or loss caused or alleged to be caused by or in connection with the use of or reliance on any
  239. such content, goods, or services available on or through any such third-party websites or services.
  240. </p>
  241. <p>We strongly advise you to read the terms of service and privacy policies of any third-party websites
  242. or services that you visit.</p>
  243. </div>
  244. <div class="terms-section">
  245. <h2>8. Disclaimer of Warranties</h2>
  246. <p>Our Services are provided "as is" and "as available" without warranties of any kind, either express
  247. or implied, including but not limited to implied warranties of merchantability, fitness for a
  248. particular purpose, or non-infringement. We do not warrant that our Services will be uninterrupted,
  249. timely, secure, or error-free.</p>
  250. <p>We do not warrant that the results that may be obtained from the use of our Services will be accurate
  251. or reliable.</p>
  252. <p>You agree that your use of our Services is at your sole risk. We shall not be liable for any direct,
  253. indirect, incidental, special, consequential, or punitive damages, including but not limited to loss
  254. of profits, data, or other intangible losses, resulting from your use of or inability to use our
  255. Services.</p>
  256. </div>
  257. <div class="terms-section">
  258. <h2>9. Limitation of Liability</h2>
  259. <p>In no event shall Art Color, our affiliates, or our licensors be liable for any damages whatsoever,
  260. including but not limited to any direct, indirect, special, incidental, or consequential damages,
  261. including but not limited to loss of use, data, or profits, arising out of or in any way connected
  262. with the use of or inability to use our Services, even if we have been advised of the possibility of
  263. such damages.</p>
  264. <p>Because some states or jurisdictions do not allow the exclusion or limitation of liability for
  265. consequential or incidental damages, the above limitation may not apply to you. In such states or
  266. jurisdictions, our liability shall be limited to the fullest extent permitted by law.</p>
  267. </div>
  268. <div class="terms-section">
  269. <h2>10. Term and Termination</h2>
  270. <p>These Terms of Service shall remain in full force and effect while you use our Services. We may
  271. terminate your access to our Services at any time, for any reason, including but not limited to if
  272. you violate these Terms of Service.</p>
  273. <p>Upon termination, you must immediately cease all use of our Services. Sections 3, 4, 5, 6, 8, 9, 10,
  274. 11, and 12 shall survive any termination of these Terms of Service.</p>
  275. </div>
  276. <div class="terms-section">
  277. <h2>11. Changes to These Terms of Service</h2>
  278. <p>We reserve the right to modify these Terms of Service at any time. If we make material changes to
  279. these Terms of Service, we will notify you by posting the new Terms of Service on our Website and
  280. updating the "Last Updated" date at the top of these Terms of Service. Your continued use of our
  281. Services after the effective date of the revised Terms of Service constitutes your acceptance of the
  282. changes.</p>
  283. <p>It is your responsibility to review these Terms of Service periodically for changes. We encourage you
  284. to check this page frequently to ensure you are aware of the most current version of these Terms of
  285. Service.</p>
  286. </div>
  287. <div class="terms-section">
  288. <h2>12. Governing Law and Jurisdiction</h2>
  289. <p>These Terms of Service shall be governed by and construed in accordance with the laws of Beijing,
  290. China, without regard to its conflict of laws principles.</p>
  291. <p>Any legal suit, action, or proceeding arising out of or related to these Terms of Service or our
  292. Services shall be instituted exclusively in the federal courts of Beijing, China or the courts of
  293. Beijing, China, and you consent to the personal jurisdiction of such courts and waive any and all
  294. objections to the exercise of jurisdiction over you by such courts and to venue in such courts.</p>
  295. </div>
  296. <div class="terms-section">
  297. <h2>13. Entire Agreement</h2>
  298. <p>These Terms of Service constitute the entire agreement between you and Art Color regarding the use of
  299. our Services and supersede all prior agreements and understandings, oral or written, relating to the
  300. same.</p>
  301. </div>
  302. <div class="terms-section">
  303. <h2>14. Contact Us</h2>
  304. <p>If you have any questions about these Terms of Service, please contact us at:</p>
  305. <p>Email: <a href="mailto:support@artnumbercoloring.com"
  306. style="color: var(--primary-color);">support@artnumbercoloring.com</a></p>
  307. <p>Mail: 17th Floor, Shining Building, No. 35 Xueyuan Road, Haidian District, Beijing, China</p>
  308. </div>
  309. <div class="last-updated">
  310. <p>Last updated: July 1, 2025</p>
  311. </div>
  312. </div>
  313. </div>
  314. <footer>
  315. <div class="container footer-content">
  316. <p>Art Color - Free Printable Coloring Pages and Birthday Cards</p>
  317. <p>Bringing creativity to your fingertips, one coloring page at a time.</p>
  318. </div>
  319. </footer>
  320. </body>
  321. </html>