<style>
.privacy-container {
max-width: 900px;
margin: auto;
padding: 40px 20px;
font-family: 'Inter', sans-serif;
line-height: 1.7;
color: #eaeaea;
}
.privacy-container h1 {
font-size: 36px;
color: #FFAF19;
margin-bottom: 10px;
}
.privacy-container h2 {
font-size: 22px;
margin-top: 35px;
color: #FFAF19;
border-left: 4px solid #FFAF19;
padding-left: 10px;
}
.privacy-container p {
margin: 10px 0;
}
.privacy-container ul {
margin: 10px 0 10px 20px;
}
.privacy-container li {
margin-bottom: 6px;
}
.privacy-box {
background: #1a1a1a;
padding: 20px;
border-radius: 10px;
margin-top: 15px;
}
.privacy-highlight {
color: #FFAF19;
font-weight: 600;
}
.privacy-footer {
margin-top: 40px;
padding: 20px;
background: #111;
border-radius: 10px;
}
</style>
<div class="privacy-container">
<h1>Privacy Policy</h1>
<p><strong>Effective Date:</strong> [Insert Date]</p>
<p>Welcome to <span class="privacy-highlight">gokartadventures.com</span> (“Website,” “we,” “our,” or “us”), operated from <span class="privacy-highlight">The Bahamas</span>. We are committed to protecting your personal information and your right to privacy, especially for visitors booking adventure experiences with us.</p>
<div class="privacy-box">
<p><strong>By accessing or using our Website, you agree to this Privacy Policy.</strong></p>
</div>
<h2>1. Information We Collect</h2>
<p>We collect information necessary to provide our services to both local and international customers:</p>
<ul>
<li><strong>Personal Information:</strong> Name, email address, phone number, booking details, billing information</li>
<li><strong>Travel/Booking Data:</strong> Reservation dates, number of participants, special requests</li>
<li><strong>Technical Data:</strong> IP address, browser type, device information, usage data</li>
</ul>
<h2>2. How We Use Your Information</h2>
<ul>
<li>Process and manage bookings for go kart experiences</li>
<li>Send confirmations, reminders, and updates</li>
<li>Provide customer support</li>
<li>Improve website functionality and user experience</li>
<li>Send promotional offers (only if you opt-in)</li>
<li>Ensure safety, fraud prevention, and legal compliance</li>
</ul>
<h2>3. Payments & International Transactions</h2>
<div class="privacy-box">
<p>Payments are securely processed through trusted third-party providers (such as Stripe or PayPal). As an adventure tourism business based in <strong>The Bahamas</strong>, transactions may involve international processing.</p>
<p><strong>We do not store your full payment card details on our servers.</strong></p>
</div>
<h2>4. Cookies & Tracking Technologies</h2>
<p>We use cookies and similar technologies to enhance your browsing experience, analyze traffic, and improve our services.</p>
<p>You may disable cookies through your browser settings at any time.</p>
<h2>5. Sharing Your Information</h2>
<p>We do not sell your personal information. We may share your data with:</p>
<ul>
<li>Payment processors</li>
<li>Booking and reservation system providers</li>
<li>Website hosting and analytics providers</li>
<li>Government or legal authorities when required by Bahamian law</li>
</ul>
<h2>6. International Data Transfers</h2>
<p>As we serve customers worldwide, your information may be transferred and processed outside your country of residence, including in <strong>The Bahamas</strong> and other jurisdictions where our service providers operate.</p>
<h2>7. Data Security</h2>
<p>We implement appropriate security measures to protect your personal data. However, no electronic transmission or storage system is completely secure.</p>
<h2>8. Your Rights</h2>
<p>Depending on your location, you may have rights including:</p>
<ul>
<li>Access to your personal data</li>
<li>Correction of inaccurate data</li>
<li>Request deletion of your data</li>
<li>Withdraw consent for marketing communications</li>
</ul>
<h2>9. Third-Party Links</h2>
<p>Our Website may include links to external websites. We are not responsible for their privacy practices or content.</p>
<h2>10. Children’s Privacy</h2>
<p>Our services are not intended for individuals under the age of 18 without parental or guardian consent.</p>
<h2>11. Updates to This Policy</h2>
<p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with an updated effective date.</p>
<h2>12. Contact Information</h2>
<div class="privacy-footer">
<p><strong>Business Location:</strong> The Bahamas</p>
<p><strong>Email:</strong> [Insert Email]</p>
<p><strong>Phone:</strong> [Insert Phone]</p>
<p><strong>Address:</strong> [Insert Full Address]</p>
</div>
</div>