<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* pages/static/terms.html.twig */
class __TwigTemplate_037fd91db2f42807fd408bf71154804d extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'title' => [$this, 'block_title'],
'content' => [$this, 'block_content'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "pages/basehome.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "pages/static/terms.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "pages/static/terms.html.twig"));
$this->parent = $this->loadTemplate("pages/basehome.html.twig", "pages/static/terms.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 4
yield " <!-- CUSTOM CSS -->
<link href=\"";
// line 5
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/css/tailwind.min.css"), "html", null, true);
yield "\" rel=\"stylesheet\" />
<link href=\"";
// line 6
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/css/pages/home.css"), "html", null, true);
yield "\" rel=\"stylesheet\" />
<link href=\"";
// line 7
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/css/pages/about-booker.css"), "html", null, true);
yield "\" rel=\"stylesheet\" />
<link href=\"";
// line 8
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/css/header1.css"), "html", null, true);
yield "\" rel=\"stylesheet\" />
<!-- REVOLUTION SLIDER CSS -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 13
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/rev-slider-files/fonts/font-awesome/css/font-awesome.css"), "html", null, true);
yield "\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 14
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/rev-slider-files/css/settings.css"), "html", null, true);
yield "\" />
<!-- Font Awesome fr icons -->
<script src=\"https://kit.fontawesome.com/620b294e78.js\" crossorigin=\"anonymous\"></script>
<!-- REVOLUTION LAYERS STYLES -->
<style>
.tp-caption.NotGeneric-Title,
.NotGeneric-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 800;
font-style: normal;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px
}
.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-style: normal;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
letter-spacing: 4px
}
.tp-caption.NotGeneric-Icon,
.NotGeneric-Icon {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 400;
font-style: normal;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 3px
}
.tp-caption.NotGeneric-Button,
.NotGeneric-Button {
color: rgba(255, 255, 255, 1.00);
font-size: 14px;
line-height: 14px;
font-weight: 500;
font-style: normal;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 0.50);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 3px
}
.tp-caption.NotGeneric-Button:hover,
.NotGeneric-Button:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
</style>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 98
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("About Coach"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 99
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 100
yield " <main>
\t\t<div class=\"content-privacy container\" style=\"margin-top: 11%;\">
\t\t\t<h1 class=\"text-4xl font-extrabold mb-1 mt-14 pt-9 sm:pt-6 sm:mt-2\">Privacy Statement\t</h1>
\t\t\t<div class=\"date-updated text-base font-medium pt-2\">Last Updated :11-04-2024</div>
\t\t\t<p class=\"description text-sm mb-10\">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Nulla explicabo, autem praesentium
\t\t\t\tobcaecati doloribus adipisci molestias sint quisquam repellendus, libero sapiente dolorum quas odio perferendis
\t\t\t\taperiam reprehenderit. Itaque, ea! Quo!</p>
\t\t\t\t
\t\t\t<h3\tclass=\"text-lg pt-8\"><strong>Privacy Statement Summary</strong></h3>
\t\t\t<p class=\"my-2 mb-3\">This is a summary of our Privacy Statement. To review our Privacy Statement in full, please click <a href=\"#\"> here</a> , or scroll down.
\t\t\t</p>
\t\t\t<h3\t class=\"mt-2 text-lg\"><strong>What does this <a href=\"#\">Privacy Statement</a> cover?</strong></h3>
\t\t\t<p class=\"my-2\">This Privacy Statement is designed to describe:\t\t\t\t</p>
\t\t\t<ul class=\"mb-2 px-5\" style=\" list-style-type: disc; \">
\t\t\t\t<li>How and what type of personal information we collect and use</li>
\t\t\t\t<li>When and with whom we share your personal information</li>
\t\t\t\t<li>What choices you can make about how we collect, use, and share your personal information</li>
\t\t\t\t<li>How you can access and update your personal information</li>
\t\t\t</ul>
\t\t\t
\t\t\t<h3\t class=\"mt-3 text-lg\"><strong>What personal information do we collect and use, and how do we collect it?</strong></h3>
\t\t\t<p class=\"my-2\">We collect personal information when:\t\t\t</p>
\t\t\t<ul class=\"mb-3 px-5\" style=\" list-style-type: disc; \">
\t\t\t\t<li class=\"small-li\">You give us the personal information</li>
\t\t\t\t<li class=\"small-li\">We collect it automatically
\t\t\t\t</li>
\t\t\t\t<li class=\"small-li\">We receive it from others
\t\t\t\t</li>
\t\t\t</ul>
\t\t\t<p class=\"my-1 mt-3\">When you create an account on one of our sites, sign up to receive offers or information, or make a booking using our
\t\t\t\tplatform, you give us your personal information. We also collect such personal information through automated
\t\t\t\ttechnology such as cookies placed on your browser, with your consent where applicable, when you visit our sites or
\t\t\t\tdownload and use our apps. We also receive personal information from affiliated companies within Bookoach Group, as
\t\t\t\twell as business partners and other third-parties, which help us improve our platform and associated tools and
\t\t\t\tservices, update and maintain accurate records, potentially detect and investigate fraud, and more effectively
\t\t\t\tmarket our services.
\t\t\t</p>
\t\t\t<a href=\"#\" class=\"text-base\">How is your personal information shared?</a>
\t\t\t<p class=\"my-1 mt-3\">Your personal information may be shared for several purposes, including: to help you book your
\t\t\t\ttravel and/or vacation, assist with your travel and/or vacation stay, communicate with you (including when we send
\t\t\t\tinformation on products and services or enable you to communicate with travel providers and/or property owners), and
\t\t\t\tcomply with the law. The full Privacy Statement below details how personal information is shared below.
\t\t\t</p>
\t\t\t<a href=\"#\" class=\"text-base\">What are your rights and choices?</a>
\t\t\t\t<ul class=\"my-4\">
\t\t\t\t\t<li class=\"text-lg font-bold\">Collection and Use of Your Personal Information
\t\t\t\t\t\t<p class=\"font-medium\">You will find in this section information about:</p>
\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t<ul class=\"small text-sm font-medium px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">The types of personal information that we collect and use</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">How we collect and use it</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">The purposes for which we collect and use it</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">The lawful basis we rely on to collect and use it</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</li>
\t\t\t\t\t<li><h3 class=\"mt-4 mb-1 text-lg\"><strong>Lawful Bases for Processing:</strong></h3>
\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t<li>In summary, we will collect personal information from you only when one of the following lawful bases applies:
\t\t\t\t\t\t\t\t<ul class=\"small text-sm font-medium px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong>Consent: </strong>this means that we will process your personal information where you have given your consent to do so (e.g., sending you marketing communications where consent is required).</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong> Legal obligation:</strong> this means that we will process your personal information where we have a legal obligation to collect personal information from you such as where it is necessary to use your transaction history to complete our financial and tax obligations under the law.</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong>Performance of a contract:</strong> this means that we will process your personal information where the personal information is necessary to perform a contract with you (e.g., manage your booking, process payments, or create an account at your request).</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong>Legitimate interest:</strong> this means that we will process your personal information where the processing is in our legitimate interests and not overridden by your rights (as explained below).</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</li>
\t\t\t\t\t<p class=\"mt-3\">If we ask you to provide personal information to comply with a legal requirement or to perform a contract with you, we will make this clear at the relevant time and advise you whether the provision of your personal information is mandatory or not (as well as of the possible consequences if you do not provide your personal information).</p>
\t\t\t\t\t<p>Certain countries and regions allow us to process personal information on the basis of legitimate interests. If we collect and use your personal information in repance on our legitimate interests (or the legitimate interests of any third-party), this interest will typically be to operate or improve our platform and communicate with you as necessary to provide our services to you, for security verification purposes when you contact us, to respond to your queries, undertaking marketing, or for the purposes of potentially detecting or preventing illegal activities. While the concept of legitimate interest only exists in certain countries and regions, we balance our usage of your personal information against your rights globally.</p>
\t\t\t\t</ul>
\t\t\t\t<h3 class=\"mt-4 mb-1 text-lg\"><strong>Categories of Personal Information We Collect and Use</strong></h3>
\t\t\t\t<p class=\"font-medium my-1\">We collect personal information for the following purposes:</p>
\t\t\t\t
\t\t\t\t
\t\t\t\t<ul class=\"px-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t<li><strong> Platform Usage and Booking Purposes</strong> – including to:</li>
\t\t\t\t\t<ul class=\"px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t<li>Enable your booking, verify your identity, and for travel insurance purposes.</li>
\t\t\t\t\t\t<li>Book the requested travel or enable vacation property booking.</li>
\t\t\t\t\t\t<li>Provide services related to the booking and/or account.</li>
\t\t\t\t\t\t<li>Create, maintain, and update user accounts on our platform and authenticate you as a user.</li>
\t\t\t\t\t\t<li>Maintain your search and travel history, accommodation and travel preferences, and similar information about your use of Bookoach Group’s platform and services, and as otherwise described in this Privacy Statement.</li>
\t\t\t\t\t\t<li>Enable and facilitate acceptance and processing of payments, coupons, and other transactions.</li>
\t\t\t\t\t\t<li>Administer loyalty and rewards programs.</li>
\t\t\t\t\t\t<li>Collect and enable booking-related reviews.</li>
\t\t\t\t\t\t<li>Help you to use our services faster and easier through features like the ability to sign-in using your account within the online services and sites of some of the Bookoach Group brands.</li>
\t\t\t\t\t</ul>
\t\t\t\t</ul>
\t\t\t\t<ul class=\"px-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t<li><strong> Communications and Customer Service Purposes</strong> – including to:</li>
\t\t\t\t\t<ul class=\"px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t<li>Respond to your questions, requests for information, and process information choices.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Enable communication between you and the travel supplier like hotels and vacation property owners.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Contact you (such as by text message, email, phone calls, mail, push notifications, or messages on other
\t\t\t\t\t\t\tcommunication platforms) to provide information like travel booking confirmations and updates, emergency
\t\t\t\t\t\t\tnotifications, or for other purposes as described in this Privacy Statement.
\t\t\t\t\t\t</li>
\t\t\t\t\t</ul>
\t\t\t\t</ul>
\t\t\t\t<ul class=\"px-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t<li><strong>
\t\t\t\t\t\t\tMarketing Purposes</strong> – including to:</li>
\t\t\t\t\t<ul class=\"px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t<li>Contact you (such as by text message, email, phone calls, mail, push notifications, or messages on other
\t\t\t\t\t\t\tcommunication platforms) for marketing purposes.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Analyze information such as browsing and/or purchase history and use the result to optimize advertising and
\t\t\t\t\t\t\tmarketing in accordance with your interests and preferences.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Deliver targeted advertising and advertising based on your profile. Our Cookie Statement further explains how we
\t\t\t\t\t\t\tuse cookies and similar tracking technology.
\t\t\t\t\t\t</li>
\t\t\t\t\t
\t\t\t\t\t</ul>
\t\t\t\t\t</ul>
\t\t\t\t\t<p class=\"font-medium my-2 mt-5\">We collect personal information for the following purposes:</p>
\t\t\t\t\t<div class=\"overflow-x-auto\">\t\t\t\t\t
\t\t\t\t\t\t<table class=\"min-w-full divide-y divide-gray-200\">
\t\t\t\t\t\t\t<thead>
\t\t\t\t\t\t\t\t<tr class=\"text-center\">
\t\t\t\t\t\t\t\t\t<th>Personal Information Category</th>
\t\t\t\t\t\t\t\t\t<th>Purposes for collection</th>
\t\t\t\t\t\t\t\t\t<th>Sources of Personal Information</th>
\t\t\t\t\t\t\t\t\t<th>Lawful basis</th>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t</thead>
\t\t\t\t\t\t\t<tbody>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Government issued identification data – including passport, driver’s license, government redress numbers, country of residence, tax identification number (for property owners)</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Identification data – including name, username, email address, telephone number, as well as home, business, and
\t\t\t\t\t\t\t\t\t\tbilling addresses (including street and postal code) </td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Communication and Customer Service Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Marketing Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Market Research, Analytics, and Training Purposes to improve our Services
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Automatically from your device
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Site interaction data - including searches you conduct, transactions and other interactions with you on our platform, online services and apps
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Communication and Customer Service Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Marketing Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Market Research, Analytics, and Training Purposes to improve our Services
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Automatically from your device
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Sensitive data – data that could reveal sensitive information, including your racial or ethnic origin, religious or philosophical beliefs, sexual orientation, or health or disability information.
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Communication and Customer Service Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Marketing Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Market Research, Analytics, and Training Purposes to improve our Services
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Automatically from your device
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t</tbody>
\t\t\t\t\t\t</table>
\t\t\t\t\t</div>
\t\t\t\t\t<h6 class=\"font-medium my-2 mt-5 text-base\">For more information on what data subject rights may be available to you, please click <a href=\"#\">here</a> .
\t\t\t\t\t</h6>
\t\t\t\t\t<p class=\"my-2\">For questions about privacy, your rights and choices, and in order for you, or (where applicable) your authorized agent to make a request to amend or update your personal information, or to inquire about deletion of your information, please contact us <a href=\"#\">here</a> .
\t\t\t\t\t</p>
\t\t\t\t\t<p class=\"my-2\">In addition to the above rights, you may have the right to complain to a data protection authority about our collection and use of your personal information. However, we encourage you to contact us first so we can do our best to resolve your concern. You may submit your request to us using the information in the <a href=\"#\">Contact</a> Us section.
\t\t\t\t\t</p>
\t\t\t\t\t<h3 class=\"mt-3 mb-1 text-lg\"><strong>International Data Transfer\t\t\t\t\t</strong></h3>
\t\t\t\t\t<p class=\"my-3\">The personal information we process may be accessed from, processed or transferred to countries other
\t\t\t\t\t\tthan the country in which you reside. Those countries may have data protection laws that are different from the laws
\t\t\t\t\t\tof your country. Such cross-border transfer of your personal information is necessary for us to service your
\t\t\t\t\t\ttransaction with us, and for the purposes outlined in this Privacy Statement.
\t\t\t\t\t</p>
\t\t\t\t
\t\t\t\t\t<p class=\"my-3\">The servers for our platform are located in the United States, and the Bookoach Group companies and
\t\t\t\t\t\tthird-party service providers operate in many countries around the world. When we collect your personal information,
\t\t\t\t\t\twe may process it in any of those countries. Our employees may access your personal information from various
\t\t\t\t\t\tcountries around the world. The transferees of your personal information may also be located in countries other than
\t\t\t\t\t\tthe country in which you reside.
\t\t\t\t\t</p>
\t\t\t\t\t<h3 class=\"mt-3 mb-1 text-lg\"><strong>Contact Us</strong></h3>
\t\t\t\t\t<p class=\"my-3\">If you have any questions or concerns about our use of your personal information, or wish to inquire
\t\t\t\t\t\tabout our personal information handling practices, and exercise your rights to access, correct or inquire about
\t\t\t\t\t\tdeletion of personal information, please contact us via the Privacy Section here. For a list of the Bookoach Group
\t\t\t\t\t\tcompanies, click <a href=\"#\">here</a>.
\t\t\t\t\t</p>
\t\t\t\t\t<h3 class=\"mt-3 mb-1 text-lg\"><strong>Update to Statement </strong></h3>
\t\t\t\t\t<p class=\"my-3\">We may update this Statement in response to changing laws or technical or business developments. If we
\t\t\t\t\t\tpropose to make any material changes, we will notify you by means of a notice on this page. You can see when this
\t\t\t\t\t\tPrivacy Statement was last updated by checking the “last updated” date displayed at the top of this Statement.
\t\t\t\t\t</p>
\t\t\t\t
\t\t\t</div>
</main>
<!-- End main -->
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 410
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 411
yield "
<script src=\"";
// line 412
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/js/home.js"), "html", null, true);
yield "\" type=\"module\"></script>
<script src=\"";
// line 415
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/js/hicon.min.js"), "html", null, true);
yield "\"></script>
<script> hicon.replace();</script>
<script src=\"";
// line 417
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/js/feather.min.js"), "html", null, true);
yield "\"> feather.replace();</script>
<script src=\"";
// line 419
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/js/datepicker.min.js"), "html", null, true);
yield "\"></script>
<script defer src=\"";
// line 420
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dev/js/cdn.min.js"), "html", null, true);
yield "\"></script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "pages/static/terms.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 577 => 420, 573 => 419, 568 => 417, 563 => 415, 557 => 412, 554 => 411, 544 => 410, 224 => 100, 214 => 99, 194 => 98, 99 => 14, 95 => 13, 87 => 8, 83 => 7, 79 => 6, 75 => 5, 72 => 4, 62 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'pages/basehome.html.twig' %}
{% block stylesheets %}
<!-- CUSTOM CSS -->
<link href=\"{{ asset('dev/css/tailwind.min.css')}}\" rel=\"stylesheet\" />
<link href=\"{{ asset('dev/css/pages/home.css')}}\" rel=\"stylesheet\" />
<link href=\"{{ asset('dev/css/pages/about-booker.css')}}\" rel=\"stylesheet\" />
<link href=\"{{ asset('dev/css/header1.css')}}\" rel=\"stylesheet\" />
<!-- REVOLUTION SLIDER CSS -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('dev/rev-slider-files/fonts/font-awesome/css/font-awesome.css')}}\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('dev/rev-slider-files/css/settings.css')}}\" />
<!-- Font Awesome fr icons -->
<script src=\"https://kit.fontawesome.com/620b294e78.js\" crossorigin=\"anonymous\"></script>
<!-- REVOLUTION LAYERS STYLES -->
<style>
.tp-caption.NotGeneric-Title,
.NotGeneric-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 800;
font-style: normal;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px
}
.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-style: normal;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
letter-spacing: 4px
}
.tp-caption.NotGeneric-Icon,
.NotGeneric-Icon {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 400;
font-style: normal;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 3px
}
.tp-caption.NotGeneric-Button,
.NotGeneric-Button {
color: rgba(255, 255, 255, 1.00);
font-size: 14px;
line-height: 14px;
font-weight: 500;
font-style: normal;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 0.50);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 3px
}
.tp-caption.NotGeneric-Button:hover,
.NotGeneric-Button:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
</style>
{% endblock %}
{% block title %}{{\"About Coach\"|trans }}{% endblock %}
{% block content %}
<main>
\t\t<div class=\"content-privacy container\" style=\"margin-top: 11%;\">
\t\t\t<h1 class=\"text-4xl font-extrabold mb-1 mt-14 pt-9 sm:pt-6 sm:mt-2\">Privacy Statement\t</h1>
\t\t\t<div class=\"date-updated text-base font-medium pt-2\">Last Updated :11-04-2024</div>
\t\t\t<p class=\"description text-sm mb-10\">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Nulla explicabo, autem praesentium
\t\t\t\tobcaecati doloribus adipisci molestias sint quisquam repellendus, libero sapiente dolorum quas odio perferendis
\t\t\t\taperiam reprehenderit. Itaque, ea! Quo!</p>
\t\t\t\t
\t\t\t<h3\tclass=\"text-lg pt-8\"><strong>Privacy Statement Summary</strong></h3>
\t\t\t<p class=\"my-2 mb-3\">This is a summary of our Privacy Statement. To review our Privacy Statement in full, please click <a href=\"#\"> here</a> , or scroll down.
\t\t\t</p>
\t\t\t<h3\t class=\"mt-2 text-lg\"><strong>What does this <a href=\"#\">Privacy Statement</a> cover?</strong></h3>
\t\t\t<p class=\"my-2\">This Privacy Statement is designed to describe:\t\t\t\t</p>
\t\t\t<ul class=\"mb-2 px-5\" style=\" list-style-type: disc; \">
\t\t\t\t<li>How and what type of personal information we collect and use</li>
\t\t\t\t<li>When and with whom we share your personal information</li>
\t\t\t\t<li>What choices you can make about how we collect, use, and share your personal information</li>
\t\t\t\t<li>How you can access and update your personal information</li>
\t\t\t</ul>
\t\t\t
\t\t\t<h3\t class=\"mt-3 text-lg\"><strong>What personal information do we collect and use, and how do we collect it?</strong></h3>
\t\t\t<p class=\"my-2\">We collect personal information when:\t\t\t</p>
\t\t\t<ul class=\"mb-3 px-5\" style=\" list-style-type: disc; \">
\t\t\t\t<li class=\"small-li\">You give us the personal information</li>
\t\t\t\t<li class=\"small-li\">We collect it automatically
\t\t\t\t</li>
\t\t\t\t<li class=\"small-li\">We receive it from others
\t\t\t\t</li>
\t\t\t</ul>
\t\t\t<p class=\"my-1 mt-3\">When you create an account on one of our sites, sign up to receive offers or information, or make a booking using our
\t\t\t\tplatform, you give us your personal information. We also collect such personal information through automated
\t\t\t\ttechnology such as cookies placed on your browser, with your consent where applicable, when you visit our sites or
\t\t\t\tdownload and use our apps. We also receive personal information from affiliated companies within Bookoach Group, as
\t\t\t\twell as business partners and other third-parties, which help us improve our platform and associated tools and
\t\t\t\tservices, update and maintain accurate records, potentially detect and investigate fraud, and more effectively
\t\t\t\tmarket our services.
\t\t\t</p>
\t\t\t<a href=\"#\" class=\"text-base\">How is your personal information shared?</a>
\t\t\t<p class=\"my-1 mt-3\">Your personal information may be shared for several purposes, including: to help you book your
\t\t\t\ttravel and/or vacation, assist with your travel and/or vacation stay, communicate with you (including when we send
\t\t\t\tinformation on products and services or enable you to communicate with travel providers and/or property owners), and
\t\t\t\tcomply with the law. The full Privacy Statement below details how personal information is shared below.
\t\t\t</p>
\t\t\t<a href=\"#\" class=\"text-base\">What are your rights and choices?</a>
\t\t\t\t<ul class=\"my-4\">
\t\t\t\t\t<li class=\"text-lg font-bold\">Collection and Use of Your Personal Information
\t\t\t\t\t\t<p class=\"font-medium\">You will find in this section information about:</p>
\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t<ul class=\"small text-sm font-medium px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">The types of personal information that we collect and use</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">How we collect and use it</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">The purposes for which we collect and use it</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\">The lawful basis we rely on to collect and use it</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</li>
\t\t\t\t\t<li><h3 class=\"mt-4 mb-1 text-lg\"><strong>Lawful Bases for Processing:</strong></h3>
\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t<li>In summary, we will collect personal information from you only when one of the following lawful bases applies:
\t\t\t\t\t\t\t\t<ul class=\"small text-sm font-medium px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong>Consent: </strong>this means that we will process your personal information where you have given your consent to do so (e.g., sending you marketing communications where consent is required).</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong> Legal obligation:</strong> this means that we will process your personal information where we have a legal obligation to collect personal information from you such as where it is necessary to use your transaction history to complete our financial and tax obligations under the law.</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong>Performance of a contract:</strong> this means that we will process your personal information where the personal information is necessary to perform a contract with you (e.g., manage your booking, process payments, or create an account at your request).</li>
\t\t\t\t\t\t\t\t\t<li class=\"small-li\"><strong>Legitimate interest:</strong> this means that we will process your personal information where the processing is in our legitimate interests and not overridden by your rights (as explained below).</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</li>
\t\t\t\t\t<p class=\"mt-3\">If we ask you to provide personal information to comply with a legal requirement or to perform a contract with you, we will make this clear at the relevant time and advise you whether the provision of your personal information is mandatory or not (as well as of the possible consequences if you do not provide your personal information).</p>
\t\t\t\t\t<p>Certain countries and regions allow us to process personal information on the basis of legitimate interests. If we collect and use your personal information in repance on our legitimate interests (or the legitimate interests of any third-party), this interest will typically be to operate or improve our platform and communicate with you as necessary to provide our services to you, for security verification purposes when you contact us, to respond to your queries, undertaking marketing, or for the purposes of potentially detecting or preventing illegal activities. While the concept of legitimate interest only exists in certain countries and regions, we balance our usage of your personal information against your rights globally.</p>
\t\t\t\t</ul>
\t\t\t\t<h3 class=\"mt-4 mb-1 text-lg\"><strong>Categories of Personal Information We Collect and Use</strong></h3>
\t\t\t\t<p class=\"font-medium my-1\">We collect personal information for the following purposes:</p>
\t\t\t\t
\t\t\t\t
\t\t\t\t<ul class=\"px-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t<li><strong> Platform Usage and Booking Purposes</strong> – including to:</li>
\t\t\t\t\t<ul class=\"px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t<li>Enable your booking, verify your identity, and for travel insurance purposes.</li>
\t\t\t\t\t\t<li>Book the requested travel or enable vacation property booking.</li>
\t\t\t\t\t\t<li>Provide services related to the booking and/or account.</li>
\t\t\t\t\t\t<li>Create, maintain, and update user accounts on our platform and authenticate you as a user.</li>
\t\t\t\t\t\t<li>Maintain your search and travel history, accommodation and travel preferences, and similar information about your use of Bookoach Group’s platform and services, and as otherwise described in this Privacy Statement.</li>
\t\t\t\t\t\t<li>Enable and facilitate acceptance and processing of payments, coupons, and other transactions.</li>
\t\t\t\t\t\t<li>Administer loyalty and rewards programs.</li>
\t\t\t\t\t\t<li>Collect and enable booking-related reviews.</li>
\t\t\t\t\t\t<li>Help you to use our services faster and easier through features like the ability to sign-in using your account within the online services and sites of some of the Bookoach Group brands.</li>
\t\t\t\t\t</ul>
\t\t\t\t</ul>
\t\t\t\t<ul class=\"px-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t<li><strong> Communications and Customer Service Purposes</strong> – including to:</li>
\t\t\t\t\t<ul class=\"px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t<li>Respond to your questions, requests for information, and process information choices.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Enable communication between you and the travel supplier like hotels and vacation property owners.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Contact you (such as by text message, email, phone calls, mail, push notifications, or messages on other
\t\t\t\t\t\t\tcommunication platforms) to provide information like travel booking confirmations and updates, emergency
\t\t\t\t\t\t\tnotifications, or for other purposes as described in this Privacy Statement.
\t\t\t\t\t\t</li>
\t\t\t\t\t</ul>
\t\t\t\t</ul>
\t\t\t\t<ul class=\"px-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t<li><strong>
\t\t\t\t\t\t\tMarketing Purposes</strong> – including to:</li>
\t\t\t\t\t<ul class=\"px-5\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t<li>Contact you (such as by text message, email, phone calls, mail, push notifications, or messages on other
\t\t\t\t\t\t\tcommunication platforms) for marketing purposes.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Analyze information such as browsing and/or purchase history and use the result to optimize advertising and
\t\t\t\t\t\t\tmarketing in accordance with your interests and preferences.
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li>Deliver targeted advertising and advertising based on your profile. Our Cookie Statement further explains how we
\t\t\t\t\t\t\tuse cookies and similar tracking technology.
\t\t\t\t\t\t</li>
\t\t\t\t\t
\t\t\t\t\t</ul>
\t\t\t\t\t</ul>
\t\t\t\t\t<p class=\"font-medium my-2 mt-5\">We collect personal information for the following purposes:</p>
\t\t\t\t\t<div class=\"overflow-x-auto\">\t\t\t\t\t
\t\t\t\t\t\t<table class=\"min-w-full divide-y divide-gray-200\">
\t\t\t\t\t\t\t<thead>
\t\t\t\t\t\t\t\t<tr class=\"text-center\">
\t\t\t\t\t\t\t\t\t<th>Personal Information Category</th>
\t\t\t\t\t\t\t\t\t<th>Purposes for collection</th>
\t\t\t\t\t\t\t\t\t<th>Sources of Personal Information</th>
\t\t\t\t\t\t\t\t\t<th>Lawful basis</th>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t</thead>
\t\t\t\t\t\t\t<tbody>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Government issued identification data – including passport, driver’s license, government redress numbers, country of residence, tax identification number (for property owners)</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Identification data – including name, username, email address, telephone number, as well as home, business, and
\t\t\t\t\t\t\t\t\t\tbilling addresses (including street and postal code) </td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Communication and Customer Service Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Marketing Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Market Research, Analytics, and Training Purposes to improve our Services
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Automatically from your device
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Site interaction data - including searches you conduct, transactions and other interactions with you on our platform, online services and apps
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Communication and Customer Service Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Marketing Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Market Research, Analytics, and Training Purposes to improve our Services
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Automatically from your device
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t\t<tr>
\t\t\t\t\t\t\t\t\t<td>Sensitive data – data that could reveal sensitive information, including your racial or ethnic origin, religious or philosophical beliefs, sexual orientation, or health or disability information.
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Platform Usage and Booking Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Communication and Customer Service Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Marketing Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Market Research, Analytics, and Training Purposes to improve our Services
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Security and Compliance Purposes
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Directly from you</li>
\t\t\t\t\t\t\t\t\t\t\t<li>From other Bookoach Group companies</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Automatically from your device
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t<td>
\t\t\t\t\t\t\t\t\t\t<ul class=\"ps-3\" style=\" list-style-type: disc; \">
\t\t\t\t\t\t\t\t\t\t\t<li>Legal obligation</li>
\t\t\t\t\t\t\t\t\t\t\t<li>Performance of a contract with you</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t</tr>
\t\t\t\t\t\t\t</tbody>
\t\t\t\t\t\t</table>
\t\t\t\t\t</div>
\t\t\t\t\t<h6 class=\"font-medium my-2 mt-5 text-base\">For more information on what data subject rights may be available to you, please click <a href=\"#\">here</a> .
\t\t\t\t\t</h6>
\t\t\t\t\t<p class=\"my-2\">For questions about privacy, your rights and choices, and in order for you, or (where applicable) your authorized agent to make a request to amend or update your personal information, or to inquire about deletion of your information, please contact us <a href=\"#\">here</a> .
\t\t\t\t\t</p>
\t\t\t\t\t<p class=\"my-2\">In addition to the above rights, you may have the right to complain to a data protection authority about our collection and use of your personal information. However, we encourage you to contact us first so we can do our best to resolve your concern. You may submit your request to us using the information in the <a href=\"#\">Contact</a> Us section.
\t\t\t\t\t</p>
\t\t\t\t\t<h3 class=\"mt-3 mb-1 text-lg\"><strong>International Data Transfer\t\t\t\t\t</strong></h3>
\t\t\t\t\t<p class=\"my-3\">The personal information we process may be accessed from, processed or transferred to countries other
\t\t\t\t\t\tthan the country in which you reside. Those countries may have data protection laws that are different from the laws
\t\t\t\t\t\tof your country. Such cross-border transfer of your personal information is necessary for us to service your
\t\t\t\t\t\ttransaction with us, and for the purposes outlined in this Privacy Statement.
\t\t\t\t\t</p>
\t\t\t\t
\t\t\t\t\t<p class=\"my-3\">The servers for our platform are located in the United States, and the Bookoach Group companies and
\t\t\t\t\t\tthird-party service providers operate in many countries around the world. When we collect your personal information,
\t\t\t\t\t\twe may process it in any of those countries. Our employees may access your personal information from various
\t\t\t\t\t\tcountries around the world. The transferees of your personal information may also be located in countries other than
\t\t\t\t\t\tthe country in which you reside.
\t\t\t\t\t</p>
\t\t\t\t\t<h3 class=\"mt-3 mb-1 text-lg\"><strong>Contact Us</strong></h3>
\t\t\t\t\t<p class=\"my-3\">If you have any questions or concerns about our use of your personal information, or wish to inquire
\t\t\t\t\t\tabout our personal information handling practices, and exercise your rights to access, correct or inquire about
\t\t\t\t\t\tdeletion of personal information, please contact us via the Privacy Section here. For a list of the Bookoach Group
\t\t\t\t\t\tcompanies, click <a href=\"#\">here</a>.
\t\t\t\t\t</p>
\t\t\t\t\t<h3 class=\"mt-3 mb-1 text-lg\"><strong>Update to Statement </strong></h3>
\t\t\t\t\t<p class=\"my-3\">We may update this Statement in response to changing laws or technical or business developments. If we
\t\t\t\t\t\tpropose to make any material changes, we will notify you by means of a notice on this page. You can see when this
\t\t\t\t\t\tPrivacy Statement was last updated by checking the “last updated” date displayed at the top of this Statement.
\t\t\t\t\t</p>
\t\t\t\t
\t\t\t</div>
</main>
<!-- End main -->
{% endblock %}
{% block javascripts %}
<script src=\"{{ asset('dev/js/home.js')}}\" type=\"module\"></script>
<script src=\"{{ asset('dev/js/hicon.min.js')}}\"></script>
<script> hicon.replace();</script>
<script src=\"{{ asset('dev/js/feather.min.js')}}\"> feather.replace();</script>
<script src=\"{{ asset('dev/js/datepicker.min.js')}}\"></script>
<script defer src=\"{{ asset('dev/js/cdn.min.js')}}\"></script>
{% endblock %}", "pages/static/terms.html.twig", "/home/bookoachroot/public_html/templates/pages/static/terms.html.twig");
}
}