��<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Cookies Policy - Crime Simulator</title> <meta name="description" content="Learn about how Crime Simulator uses cookies and similar technologies to improve your gaming experience."> <meta name="robots" content="index, follow"> <link rel="canonical" href="https://crimesimulator.org/cookies-policy.html"> <!-- Open Graph Meta Tags --> <meta property="og:title" content="Cookies Policy - Crime Simulator"> <meta property="og:description" content="Information about cookies and tracking technologies used by Crime Simulator."> <meta property="og:image" content="https://crimesimulator.org/images/hero-bg.jpg"> <meta property="og:url" content="https://crimesimulator.org/cookies-policy.html"> <meta property="og:type" content="website"> <meta property="og:site_name" content="Crime Simulator"> <!-- Favicon --> <link rel="icon" type="image/png" href="images/logo.png"> <link rel="alternate icon" href="images/logo.png"> <!-- CSS --> <link rel="stylesheet" href="assets/css/base.css"> <link rel="stylesheet" href="assets/css/layout.css"> <link rel="stylesheet" href="assets/css/components.css"> <link rel="stylesheet" href="assets/css/game-theme.css"> <link rel="stylesheet" href="assets/css/responsive.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"> <style> .legal-content { max-width: 800px; margin: 0 auto; padding: 2rem; line-height: 1.6; } .legal-content h1 { color: var(--neon-blue); text-align: center; margin-bottom: 2rem; } .legal-content h2 { color: var(--neon-pink); margin-top: 2rem; margin-bottom: 1rem; } .legal-content h3 { color: var(--accent-color); margin-top: 1.5rem; margin-bottom: 0.5rem; } .legal-content p, .legal-content li { margin-bottom: 1rem; color: var(--text-light); } .legal-content ul, .legal-content ol { margin-left: 2rem; margin-bottom: 1rem; } .legal-section { margin-bottom: 2rem; padding: 1.5rem; background: rgba(26, 26, 46, 0.5); border-radius: 8px; border-left: 4px solid var(--neon-blue); } .last-updated { text-align: center; color: var(--text-muted); font-style: italic; margin-bottom: 2rem; } .contact-info { background: rgba(233, 69, 96, 0.1); padding: 1rem; border-radius: 8px; border: 1px solid var(--neon-pink); } .cookie-table { width: 100%; border-collapse: collapse; margin: 1rem 0; background: rgba(26, 26, 46, 0.3); border-radius: 8px; overflow: hidden; } .cookie-table th, .cookie-table td { padding: 1rem; text-align: left; border-bottom: 1px solid rgba(64, 224, 255, 0.2); } .cookie-table th { background: rgba(64, 224, 255, 0.1); color: var(--neon-blue); font-weight: bold; } .cookie-table td { color: var(--text-light); } .cookie-table tr:last-child td { border-bottom: none; } .cookie-category { background: rgba(233, 69, 96, 0.1); padding: 1rem; border-radius: 8px; border: 1px solid var(--neon-pink); margin: 1rem 0; } .cookie-category h4 { color: var(--neon-pink); margin-top: 0; margin-bottom: 0.5rem; } .info-box { background: rgba(64, 224, 255, 0.1); border: 2px solid var(--neon-blue); padding: 1rem; border-radius: 8px; margin: 1rem 0; } .info-box h3 { color: var(--neon-blue); margin-top: 0; } </style> </head> <body> <!-- Navigation --> <nav class="navbar"> <div class="nav-container"> <div class="nav-logo"> <img data-src="images/logo.png" alt="Crime Simulator Logo" class="optimized-image lazy-image" width="40" height="40"> <span class="logo-text neon-text">Crime Simulator</span> </div> <ul class="nav-menu"> <li class="nav-item"> <a href="index.html" class="nav-link">Home</a> </li> <li class="nav-item"> <a href="index.html#features" class="nav-link">Features</a> </li> <li class="nav-item"> <a href="index.html#download" class="nav-link">Download</a> </li> <li class="nav-item language-switcher"> <div class="language-selector"> <i class="fas fa-globe"></i> <span>English</span> <i class="fas fa-chevron-down"></i> </div> <div class="language-dropdown"> <a href="index.html" class="language-option active">English</a> <a href="de.html" class="language-option">Deutsch</a> <a href="es.html" class="language-option">Espa�ol</a> <a href="fr.html" class="language-option">Fran�ais</a> <a href="ja.html" class="language-option">�e,g��</a> <a href="kr.html" class="language-option">\�m���</a> </div> </li> </ul> <div class="hamburger"> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> </div> </div> </nav> <!-- Main Content --> <main class="legal-content"> <h1 class="neon-text">Cookies Policy</h1> <p class="last-updated">Last updated: December 24, 2024</p> <div class="info-box"> <h3><i class="fas fa-cookie-bite"></i> What Are Cookies?</h3> <p>Cookies are small text files that are placed on your device when you visit our website. They help us provide you with a better gaming experience by remembering your preferences and improving our services.</p> </div> <div class="legal-section"> <h2>1. How We Use Cookies</h2> <p>Crime Simulator uses cookies and similar tracking technologies to:</p> <ul> <li>Remember your language preferences and game settings</li> <li>Analyze website traffic and user behavior</li> <li>Provide personalized content and advertisements</li> <li>Ensure website security and prevent fraud</li> <li>Enable social media features and integrations</li> <li>Improve our website performance and user experience</li> </ul> </div> <div class="legal-section"> <h2>2. Types of Cookies We Use</h2> <div class="cookie-category"> <h4><i class="fas fa-cog"></i> Essential Cookies</h4> <p>These cookies are necessary for the website to function properly. They enable core functionality such as security, network management, and accessibility.</p> <p><strong>Examples:</strong> Session cookies, security cookies, load balancing cookies</p> <p><strong>Duration:</strong> Session or up to 1 year</p> </div> <div class="cookie-category"> <h4><i class="fas fa-chart-line"></i> Analytics Cookies</h4> <p>These cookies help us understand how visitors interact with our website by collecting and reporting information anonymously.</p> <p><strong>Examples:</strong> Google Analytics, page view tracking, user behavior analysis</p> <p><strong>Duration:</strong> Up to 2 years</p> </div> <div class="cookie-category"> <h4><i class="fas fa-user-cog"></i> Functional Cookies</h4> <p>These cookies enable enhanced functionality and personalization, such as remembering your preferences and settings.</p> <p><strong>Examples:</strong> Language preferences, theme settings, user interface customizations</p> <p><strong>Duration:</strong> Up to 1 year</p> </div> <div class="cookie-category"> <h4><i class="fas fa-bullhorn"></i> Marketing Cookies</h4> <p>These cookies are used to deliver advertisements that are relevant to you and your interests. They may also be used to limit the number of times you see an advertisement.</p> <p><strong>Examples:</strong> Ad targeting cookies, social media pixels, remarketing tags</p> <p><strong>Duration:</strong> Up to 1 year</p> </div> </div> <div class="legal-section"> <h2>3. Detailed Cookie Information</h2> <table class="cookie-table"> <thead> <tr> <th>Cookie Name</th> <th>Purpose</th> <th>Type</th> <th>Duration</th> </tr> </thead> <tbody> <tr> <td>_ga</td> <td>Google Analytics - Distinguishes unique users</td> <td>Analytics</td> <td>2 years</td> </tr> <tr> <td>_gid</td> <td>Google Analytics - Distinguishes unique users</td> <td>Analytics</td> <td>24 hours</td> </tr> <tr> <td>sessionid</td> <td>Maintains user session</td> <td>Essential</td> <td>Session</td> </tr> <tr> <td>lang_pref</td> <td>Remembers language preference</td> <td>Functional</td> <td>1 year</td> </tr> <tr> <td>theme_pref</td> <td>Remembers theme/display preferences</td> <td>Functional</td> <td>1 year</td> </tr> <tr> <td>csrf_token</td> <td>Security protection against CSRF attacks</td> <td>Essential</td> <td>Session</td> </tr> </tbody> </table> </div> <div class="legal-section"> <h2>4. Managing Your Cookie Preferences</h2> <p>You have several options for managing cookies:</p> <h3>4.1 Browser Settings</h3> <p>Most web browsers allow you to control cookies through their settings. You can:</p> <ul> <li>Block all cookies</li> <li>Block third-party cookies only</li> <li>Delete existing cookies</li> <li>Set cookies to expire when you close your browser</li> <li>Receive notifications when cookies are being set</li> </ul> <h3>4.2 Opt-Out Tools</h3> <p>For specific services, you can use these opt-out tools:</p> <ul> <li><strong>Google Analytics:</strong> <a href="https://tools.google.com/dlpage/gaoptout" target="_blank" rel="noopener">Google Analytics Opt-out Browser Add-on</a></li> <li><strong>Google Ads:</strong> <a href="https://adssettings.google.com" target="_blank" rel="noopener">Google Ad Settings</a></li> </ul> </div> <div class="legal-section contact-info"> <h2>5. Contact Us</h2> <p>If you have any questions about our use of cookies or this Cookies Policy, please contact us:</p> <ul> <li><strong>Email:</strong> privacy@crimesimulator.org</li> <li><strong>Website:</strong> https://crimesimulator.org</li> </ul> </div> <div class="info-box"> <h3><i class="fas fa-shield-alt"></i> Your Rights</h3> <p>Under applicable data protection laws, you may have rights regarding your personal data, including the right to access, rectify, erase, restrict processing, data portability, and to object to processing. To exercise these rights, please contact us using the information provided above.</p> </div> </main> <!-- Footer --> <footer class="footer"> <div class="container"> <div class="footer-content"> <div class="footer-logo"> <img data-src="images/logo.png" alt="Crime Simulator Logo" class="optimized-image lazy-image" width="60" height="60"> <span class="logo-text neon-text">Crime Simulator</span> </div> <div class="footer-links"> <div class="footer-column"> <h4>Legal</h4> <ul> <li><a href="terms-of-service.html">Terms of Service</a></li> <li><a href="privacy-policy.html">Privacy Policy</a></li> <li><a href="eula.html">EULA</a></li> <li><a href="cookies-policy.html">Cookies Policy</a></li> </ul> </div> <div class="footer-column"> <h4>Game</h4> <ul> <li><a href="index.html#features">Features</a></li> <li><a href="index.html#download">Download</a></li> <li><a href="index.html#media">Media</a></li> </ul> </div> </div> </div> <div class="footer-bottom"> <p>&copy; 2024 Crime Simulator Studio. All rights reserved.</p> <p>This is a fictional game. We do not promote real criminal activities.</p> </div> </div> </footer> <!-- JavaScript --> <script src="assets/js/core.js"></script> <script src="assets/js/navigation.js"></script> </body> </html>