{% extends "Accueil/layoutAccueil.html.twig" %}
{% block title %}Mentions Légales — 5sur5 Séjour{% endblock %}
{% block stylesheets %}
{{ parent() }}
<style>
.legal-page {
background: #F9FAFB;
min-height: 100vh;
padding: 60px 24px 80px;
}
.legal-container {
max-width: 800px;
margin: 0 auto;
}
.legal-header {
text-align: center;
margin-bottom: 48px;
}
.legal-icon {
width: 72px;
height: 72px;
border-radius: 18px;
background: linear-gradient(135deg, rgba(65, 162, 170, 0.1) 0%, rgba(65, 162, 170, 0.05) 100%);
display: inline-flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
.legal-icon i {
font-size: 32px;
color: #41A2AA;
}
.legal-title {
font-size: 32px;
font-weight: 700;
color: #1A1A1A;
margin: 0 0 12px;
}
.legal-subtitle {
font-size: 16px;
color: #6B7280;
}
.legal-card {
background: white;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
padding: 40px;
}
.legal-section {
margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid #E5E7EB;
}
.legal-section:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.legal-section-title {
font-size: 18px;
font-weight: 600;
color: #1A1A1A;
margin: 0 0 16px;
display: flex;
align-items: center;
gap: 10px;
}
.legal-section-title i {
color: #41A2AA;
font-size: 20px;
}
.legal-text {
font-size: 15px;
color: #4B5563;
line-height: 1.7;
margin: 0;
}
.legal-text strong {
color: #1A1A1A;
}
.legal-text a {
color: #41A2AA;
text-decoration: none;
}
.legal-text a:hover {
text-decoration: underline;
}
.legal-list {
list-style: none;
padding: 0;
margin: 16px 0 0;
}
.legal-list li {
padding: 8px 0 8px 24px;
position: relative;
font-size: 15px;
color: #4B5563;
}
.legal-list li::before {
content: '•';
position: absolute;
left: 8px;
color: #41A2AA;
font-weight: bold;
}
@media (max-width: 768px) {
.legal-page {
padding: 40px 16px 60px;
}
.legal-title {
font-size: 26px;
}
.legal-card {
padding: 24px;
}
}
</style>
{% endblock %}
{% block Content %}
<div class="legal-page">
<div class="legal-container">
<div class="legal-header">
<div class="legal-icon">
<i class="bi bi-file-earmark-text"></i>
</div>
<h1 class="legal-title">Mentions Légales</h1>
<p class="legal-subtitle">Dernière mise à jour : Janvier 2025</p>
</div>
<div class="legal-card">
<div class="legal-section">
<h2 class="legal-section-title">
<i class="bi bi-building"></i>
Éditeur du site
</h2>
<p class="legal-text">
<strong>TRUST CONSEILS</strong><br>
Société par Actions Simplifiée (SAS)<br>
Capital social : 10 000 €<br>
RCS Lyon : 883 840 738<br>
Siège social : 199 Avenue Francis de Pressensé, 69200 Vénissieux<br>
N° TVA : FR 12 883 840 738
</p>
</div>
<div class="legal-section">
<h2 class="legal-section-title">
<i class="bi bi-person-badge"></i>
Directeur de la publication
</h2>
<p class="legal-text">
Le directeur de la publication du site 5sur5sejour.com est le représentant légal de la société TRUST CONSEILS.
</p>
</div>
<div class="legal-section">
<h2 class="legal-section-title">
<i class="bi bi-envelope"></i>
Contact
</h2>
<p class="legal-text">
<strong>Téléphone :</strong> 05 36 28 29 30<br>
<strong>Email :</strong> <a href="mailto:contact@5sur5sejour.com">contact@5sur5sejour.com</a><br>
<strong>Adresse :</strong> 199 Avenue Francis de Pressensé, 69200 Vénissieux
</p>
</div>
<div class="legal-section">
<h2 class="legal-section-title">
<i class="bi bi-server"></i>
Hébergement
</h2>
<p class="legal-text">
Le site 5sur5sejour.com est hébergé en France, conformément aux exigences du RGPD.<br><br>
<strong>Hébergeur :</strong> OVH SAS<br>
2 rue Kellermann, 59100 Roubaix, France<br>
<a href="https://www.ovh.com" target="_blank">www.ovh.com</a>
</p>
</div>
<div class="legal-section">
<h2 class="legal-section-title">
<i class="bi bi-c-circle"></i>
Propriété intellectuelle
</h2>
<p class="legal-text">
L'ensemble du contenu du site 5sur5sejour.com (textes, images, graphismes, logo, icônes, etc.) est la propriété exclusive de TRUST CONSEILS, à l'exception des marques, logos ou contenus appartenant à d'autres sociétés partenaires ou auteurs.
</p>
<p class="legal-text" style="margin-top: 12px;">
Toute reproduction, distribution, modification, adaptation, retransmission ou publication, même partielle, de ces différents éléments est strictement interdite sans l'accord exprès par écrit de TRUST CONSEILS.
</p>
</div>
<div class="legal-section">
<h2 class="legal-section-title">
<i class="bi bi-shield-check"></i>
Protection des données
</h2>
<p class="legal-text">
Conformément au Règlement Général sur la Protection des Données (RGPD) et à la loi Informatique et Libertés, vous disposez d'un droit d'accès, de rectification, de suppression et d'opposition aux données personnelles vous concernant.
</p>
<p class="legal-text" style="margin-top: 12px;">
Pour exercer ces droits, contactez-nous à : <a href="mailto:contact@5sur5sejour.com">contact@5sur5sejour.com</a>
</p>
<p class="legal-text" style="margin-top: 12px;">
Pour plus d'informations, consultez notre <a href="{{ path('Politique_Confidentialite_5sur5') }}">Politique de Confidentialité</a>.
</p>
</div>
</div>
</div>
</div>
{% endblock %}