/*................................reset...........................................*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*................................clearfix...........................................*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*.........GLOBLE......*/

body {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #5a5a5a;
	font-weight: 300;
	letter-spacing: 0.25px;
}
h2 {
	font-weight: 300;
	font-size: 38px;
	line-height: 52px;
	margin-bottom: 15px;
	text-align: center;
	font-style: italic;
}
span.line {
	width: 200px;
	height: 2px;
	display: block;
	margin: 30px auto;
	background: #ed145b;
}
header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9998;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header.sticky {
	position: fixed;
	width: 100%;
	background: #2a2a2a;
	box-shadow: 3px 1px 0.99px 0.01px rgba(0, 0, 0, 0.05);
}
header a.logo img {
	display: block;
}
.logo {
	width: 30%;
	float: left;
	padding: 25px 0;
}
nav {
	width: 70%;
	float: left;
	text-align: right;
}
nav ul li {
	display: inline-block;
	padding: 0px 10px;
}
nav ul li a {
	font-size: 16px;
	font-weight: 700;
	padding: 25px 0;
	display: block;
	color: #fff;
}
nav ul li a:hover {
	color: #ed145b;
	transition: all 0.5s;
}
#banner {
	background: url(images/abonnement-iptv-france.webp) no-repeat bottom center;
	background-size: cover;
	padding: 270px 0 270px;
	text-align: center;
	position: relative;
	z-index: 100;
}
#banner h1 {
	font-size: 46px;
	line-height: 100%;
	color: #fff;
	text-transform: uppercase;
}
#banner h1 span {
	font-weight: 700;
}
#banner p {
	color: #fff;
	font-size: 22px;
	line-height: 38px;
	padding-bottom: 55px;
}
#banner a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #ed145b;
	display: inline-block;
	color: #fff;
	font-weight: 700;
}
#banner a:hover {
	background: #fff;
	color: #ed145b;
	transition: all 0.4s;
}
#video {
	background-color: #f4f4f4;
	position: relative;
	margin-top: -30px;
	min-height: 650px;
}
#video h2 {
	text-align: left;
	padding-top: 135px;
}
#video span.line {
	text-align: left;
	margin: 30px 0;
}
#video p {
	padding-bottom: 40px;
}
.laptop {
	position: absolute;
	right: 0;
	top: 24%;
	width: 50%;
}
.laptop img {
	width: 100%;
	display: block;
}
#video a {
	color: #ed145b;
	text-transform: uppercase;
	font-weight: 700;
}
#video a img {
	position: relative;
	top: 8px;
	margin-left: 10px;
}
#service {
	padding: 120px 0 100px;
	text-align: center;
}
#service p, #price p.top, #updates p.top {
	padding-bottom: 80px;
}
#service h3 {
	font-weight: 700;
	color: #ed145b;
	padding: 15px 0;
}
#testimonials {
	background: url(images/fournisseur-iptv-fiable-uptime.webp) no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 100px 0;
	text-align: center;
}
#testimonials p {
	padding: 35px 0;
	font-size: 25px;
	line-height: 40px;
	color: #fff;
	font-style: italic;
}
#price {
	padding: 120px 0 100px;
	text-align: center;
	background: #f4f4f4;
}
.black {
	padding: 30px 0 55px;
	background: #5a5a5a;
	color: #fff;
}
#price article .black h2 {
	font-size: 50px;
	font-weight: 700;
	font-style: normal;
	line-height: 38px;
	margin-bottom: 0;
}
#price article .black h2 span {
	font-size: 20px;
	font-weight: 700;
}
#price article .black p {
	line-height: 20px;
	font-weight: 700;
	padding-bottom: 0;
}
#price article {
	background: #fff;
	padding-bottom: 35px;
}
#price article h4 {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #f4f4f4;
	display: block;
	color: #5a5a5a;
	margin: -30px auto 35px;
	font-weight: 700;
}
#price article p {
	padding-bottom: 10px;
}
#price article a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #ed145b;
	display: block;
	color: #fff;
	margin: 20px auto 0px;
	font-weight: 700;
}
#price article a:hover {
	background: #5a5a5a;
	color: #fff;
	transition: all 0.4s;
}
#price article:hover .black {
	background: #ed145b;
}
#work {
	padding: 140px 0 50px;
}
#work h3 {
	font-weight: 400;
	color: #ed145b;
}
#work p {
	padding: 5px 0 70px;
}
.joinnow {
	padding: 70px 0;
	background: #ed145b;
}
.joinnow h2 {
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-style: normal;
	margin-right: 20px;
	margin-bottom: 0
}
.joinnow h2 span {
	font-weight: 700;
}
.joinnow a {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #fff;
	color: #ed145b;
	text-align: center;
	font-weight: 700;
	position: relative;
	top: -10px;
}
.joinnow a:hover {
	background: #5a5a5a;
	color: #fff;
	transition: all 0.4s;
}
#updates {
	padding: 140px 0 60px;
	text-align: center;
}
#updates article {
	text-align: left;
	background: #f4f4f4;
	margin-bottom: 60px;
}
#updates article .contnt {
	padding: 15px;
}
#updates article .contnt h3 {
	font-weight: 400;
}
.img {
	position: relative;
}
.img img {
	width: 100%;
	display: block;
	max-width: 100%;
}
.imgDescription2 {
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0px;
	right: 0;
	background: rgba(237,20,91,0.85);
	color: #fff;
	width: 100%;
	height: auto;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	padding-top: 110px;
	transition: all 0.5s;
	cursor: pointer;/*remove comment if you want a gradual transition between states
  -webkit-transition: visibility opacity 0.2s;
  */
}
.img:hover .imgDescription2 {
	visibility: visible;
	opacity: 1;
}
.imgDescription2 img {
	width: auto;
	margin: 0 auto;
}
a.showmore {
	font-weight: 400;
	color: #ed145b;
	display: block;
	margin: 30px auto 0;
	background: url(images/down.png) no-repeat center 100%;
	min-height: 8px;
	height: 40px;
}
.freepsd {
	background: url(images/france-iptv-chaines-francaises.webp) no-repeat center center;
	display: block;
	padding: 135px 0 145px;
	text-align: center;
	color: #fff;
	    background-size: cover;
}
.freepsd a , #safari a{
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #ed145b;
	display: block;
	color: #fff;
	margin: 40px auto 0px;
	font-weight: 700;
}
.freepsd a:hover{background:#fff; color: #ed145b; transition:all 0.4s;}
#safari{
	background:#f4f4f4;
	padding:135px 0 160px;	
	position:relative;
}
#safari h2{text-align:left;}
#safari span.line{margin:30px 0;}
#safari a{margin:40px 0 0; text-align:center;}
#safari a:hover{background:#5a5a5a; transition:all 0.5s;}
.safariimg{position:absolute;     top: 7%;
    left: 3%;
    width: 43%;}
.safariimg img{width:100%; display:block;}
footer{
	padding:55px 0;
	color:#fff;
	font-weight:400;
	background:#2b2b2b;	
	font-size:15px;
}
footer p a{color:#fff;}
footer p a:hover{color: #ed145b;}
p.rightside{text-align:right;}


/* New */

.os-animation {
	opacity: 0;
}
.os-animation.animated {
	opacity: 1;
}
.staggered-animation {
	opacity: 0;
}
.staggered-animation.animated {
	opacity: 1;
}
/*LOADER EFFECT*/
/*Paste this css to your style sheet file or under head tag*/
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999;
 background: #ed145b;
}

.box {
	position: absolute;
	width: 78px;
	height: 78px;
	left: 50%;
	top:50%;
	margin-left: -39px;
	margin-top: -39px;
}

.loading:before {
	content: '';
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin-top: -18px;
	left: 50%;
	margin-left: -18px;
	border-width: 2px 1px;
	border-style: solid;
	border-color: rgb(255,255,255) rgba(247,247,247,0.3);
	border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	animation: spin 3.45s infinite;
		-o-animation: spin 3.45s infinite;
		-ms-animation: spin 3.45s infinite;
		-webkit-animation: spin 3.45s infinite;
		-moz-animation: spin 3.45s infinite;
}
.loading:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	top: 50%;
	margin-top: -3px;
	left: 50%;
	margin-left: -3px;
	background-color: rgb(255,255,255);
	border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
		-o-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
		-ms-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
		-webkit-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
		-moz-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
}






@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(360deg);
	}
	100% {
		transform: rotate(1080deg);
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg);
	}
	50% {
		-o-transform: rotate(360deg);
	}
	100% {
		-o-transform: rotate(1080deg);
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg);
	}
	50% {
		-ms-transform: rotate(360deg);
	}
	100% {
		-ms-transform: rotate(1080deg);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(360deg);
	}
	100% {
		-webkit-transform: rotate(1080deg);
	}
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
	}
	50% {
		-moz-transform: rotate(360deg);
	}
	100% {
		-moz-transform: rotate(1080deg);
	}
}

@keyframes pulse {
	0% {
		background-color: rgba(232,232,232,0.2);
	}
	13% {
		background-color: rgba(240,240,240,0.2);
	}
	15% {
		background-color: rgba(255,255,255,0.9);
	}
	28% {
		background-color: rgba(222,222,222,0.9);
	}
	30% {
		background-color: rgba(255,255,255,0.2);
	}
	43% {
		background-color: rgba(240,240,240,0.2);
	}
	45% {
		background-color: rgba(245,245,245,0.9);
	}
	70% {
		background-color: rgba(250,250,250,0.9);
	}
	74% {
		background-color: rgba(255,255,255,0.2);
	}
	100% {
		background-color: rgba(242,242,242,0.9);
	}
}

@-o-keyframes pulse {
	0% {
		background-color: rgba(232,232,232,0.2);
	}
	13% {
		background-color: rgba(240,240,240,0.2);
	}
	15% {
		background-color: rgba(255,255,255,0.9);
	}
	28% {
		background-color: rgba(222,222,222,0.9);
	}
	30% {
		background-color: rgba(255,255,255,0.2);
	}
	43% {
		background-color: rgba(240,240,240,0.2);
	}
	45% {
		background-color: rgba(245,245,245,0.9);
	}
	70% {
		background-color: rgba(250,250,250,0.9);
	}
	74% {
		background-color: rgba(255,255,255,0.2);
	}
	100% {
		background-color: rgba(242,242,242,0.9);
	}
}

@-ms-keyframes pulse {
	0% {
		background-color: rgba(232,232,232,0.2);
	}
	13% {
		background-color: rgba(240,240,240,0.2);
	}
	15% {
		background-color: rgba(255,255,255,0.9);
	}
	28% {
		background-color: rgba(222,222,222,0.9);
	}
	30% {
		background-color: rgba(255,255,255,0.2);
	}
	43% {
		background-color: rgba(240,240,240,0.2);
	}
	45% {
		background-color: rgba(245,245,245,0.9);
	}
	70% {
		background-color: rgba(250,250,250,0.9);
	}
	74% {
		background-color: rgba(255,255,255,0.2);
	}
	100% {
		background-color: rgba(242,242,242,0.9);
	}
}

@-webkit-keyframes pulse {
	0% {
		background-color: rgba(232,232,232,0.2);
	}
	13% {
		background-color: rgba(240,240,240,0.2);
	}
	15% {
		background-color: rgba(255,255,255,0.9);
	}
	28% {
		background-color: rgba(222,222,222,0.9);
	}
	30% {
		background-color: rgba(255,255,255,0.2);
	}
	43% {
		background-color: rgba(240,240,240,0.2);
	}
	45% {
		background-color: rgba(245,245,245,0.9);
	}
	70% {
		background-color: rgba(250,250,250,0.9);
	}
	74% {
		background-color: rgba(255,255,255,0.2);
	}
	100% {
		background-color: rgba(242,242,242,0.9);
	}
}

@-moz-keyframes pulse {
	0% {
		background-color: rgba(232,232,232,0.2);
	}
	13% {
		background-color: rgba(240,240,240,0.2);
	}
	15% {
		background-color: rgba(255,255,255,0.9);
	}
	28% {
		background-color: rgba(222,222,222,0.9);
	}
	30% {
		background-color: rgba(255,255,255,0.2);
	}
	43% {
		background-color: rgba(240,240,240,0.2);
	}
	45% {
		background-color: rgba(245,245,245,0.9);
	}
	70% {
		background-color: rgba(250,250,250,0.9);
	}
	74% {
		background-color: rgba(255,255,255,0.2);
	}
	100% {
		background-color: rgba(242,242,242,0.9);
	}
}

@keyframes borderPulse {
	0% {
		box-shadow: 0 0 0 0 rgb(255,245,255), 0 0 0 1px rgba(240,240,240,0.8);
	}
	40% {
		box-shadow: 0 0 0 1px rgb(250,237,250), 0 0 0 2px rgba(221, 187, 0, 0.8);
	}
	80% {
		box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
	}
}

@-o-keyframes borderPulse {
	0% {
		box-shadow: 0 0 0 0 rgb(255,245,255), 0 0 0 1px rgba(240,240,240,0.8);
	}
	40% {
		box-shadow: 0 0 0 1px rgb(250,237,250), 0 0 0 2px rgba(221, 187, 0, 0.8);
	}
	80% {
		box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
	}
}

@-ms-keyframes borderPulse {
	0% {
		box-shadow: 0 0 0 0 rgb(255,245,255), 0 0 0 1px rgba(240,240,240,0.8);
	}
	40% {
		box-shadow: 0 0 0 1px rgb(250,237,250), 0 0 0 2px rgba(221, 187, 0, 0.8);
	}
	80% {
		box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
	}
}

@-webkit-keyframes borderPulse {
	0% {
		box-shadow: 0 0 0 0 rgb(255,245,255), 0 0 0 1px rgba(240,240,240,0.8);
	}
	40% {
		box-shadow: 0 0 0 1px rgb(250,237,250), 0 0 0 2px rgba(221, 187, 0, 0.8);
	}
	80% {
		box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
	}
}

@-moz-keyframes borderPulse {
	0% {
		box-shadow: 0 0 0 0 rgb(255,245,255), 0 0 0 1px rgba(240,240,240,0.8);
	}
	40% {
		box-shadow: 0 0 0 1px rgb(250,237,250), 0 0 0 2px rgba(221, 187, 0, 0.8);
	}
	80% {
		box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
	}
}


.double-column-list {
  list-style: none; /* Enlève les puces si nécessaire */
  padding: 0;
  margin: 0;
  
  /* C'est ici que la magie opère */
  column-count: 2; 
  column-gap: 20px; /* Espace entre les deux colonnes */
}

/* Optionnel : assure que les éléments ne se coupent pas entre deux colonnes */
.double-column-list li {
  break-inside: avoid;
  margin-bottom: 8px; /* Espacement vertical entre les liens */
}

/* Optionnel : repasser sur une seule colonne sur mobile */
@media (max-width: 600px) {
  .double-column-list {
    column-count: 1;
  }
}



/* =============================================
   NOUVEAUX BLOCS — TRUST BAR, AVIS, FAQ, LÉGALITÉ
   ============================================= */

/* --- Trust Bar --- */
.trust-bar {
  background: #1a1a1a;
  padding: 18px 0;
  border-bottom: 2px solid #ed145b;
}
.trust-bar .container > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0;
}
.trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 28px;
  border-right: 1px solid #333;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.3px;
}
.trust-item:last-child { border-right: none; }
.trust-icon {
  width: 32px;
  height: 32px;
  background: #ed145b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.trust-icon svg { width: 16px; height: 16px; fill: #fff; }
.trust-item strong { color: #fff; font-weight: 700; display: block; font-size: 14px; }
.trust-item span { color: #aaa; font-size: 12px; }

/* --- Stats bar (chiffres clés) --- */
.stats-bar {
  background: #f4f4f4;
  padding: 55px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  text-align: center;
}
.stat-item {}
.stat-num {
  font-size: 42px;
  font-weight: 700;
  color: #ed145b;
  line-height: 1;
  display: block;
  margin-bottom: 8px;
}
.stat-label {
  font-size: 14px;
  color: #5a5a5a;
  font-weight: 400;
}

/* --- Compatibilité appareils --- */
.compat-section {
  padding: 80px 0;
  background: #fff;
  text-align: center;
}
.compat-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 50px;
}
.compat-card {
  background: #f8f8f8;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 22px 28px;
  min-width: 130px;
  transition: all 0.3s;
  cursor: default;
}
.compat-card:hover {
  border-color: #ed145b;
  background: #fff;
  box-shadow: 0 4px 20px rgba(237,20,91,0.1);
  transform: translateY(-3px);
}
.compat-card svg {
  width: 36px;
  height: 36px;
  margin-bottom: 10px;
  display: block;
  margin: 0 auto 10px;
  fill: #ed145b;
}
.compat-card span {
  font-size: 13px;
  font-weight: 600;
  color: #333;
  display: block;
}

/* --- Section légalité --- */
.legal-section {
  background: #1e1e1e;
  padding: 90px 0;
  color: #fff;
}
.legal-section h2 {
  color: #fff;
  text-align: left;
  font-style: italic;
  font-size: 34px;
  margin-bottom: 15px;
}
.legal-section span.line {
  margin: 25px 0;
  background: #ed145b;
}
.legal-section p {
  color: #bbb;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 18px;
}
.legal-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(237,20,91,0.15);
  border: 1px solid rgba(237,20,91,0.4);
  color: #ed145b;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 18px;
  border-radius: 30px;
  margin-top: 20px;
}
.legal-badge svg { width: 16px; height: 16px; fill: #ed145b; }
.legal-right {
  background: #2a2a2a;
  border-radius: 12px;
  padding: 35px;
  border-left: 3px solid #ed145b;
}
.legal-right h3 {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
}
.legal-list {
  list-style: none;
  padding: 0;
}
.legal-list li {
  color: #bbb;
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px solid #333;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 22px;
}
.legal-list li:last-child { border-bottom: none; }
.legal-list li::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #ed145b;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 7px;
}

/* --- Avis clients --- */
.reviews-section {
  padding: 100px 0;
  background: #f9f9f9;
  text-align: center;
}
.reviews-header { margin-bottom: 20px; }
.rating-global {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 50px;
}
.rating-num {
  font-size: 64px;
  font-weight: 700;
  color: #ed145b;
  line-height: 1;
}
.rating-detail { text-align: left; }
.stars { font-size: 24px; color: #ed145b; letter-spacing: 2px; }
.rating-count { font-size: 13px; color: #888; margin-top: 4px; }
.reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  text-align: left;
}
.review-card {
  background: #fff;
  border-radius: 12px;
  padding: 28px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.06);
  border: 1px solid #f0f0f0;
  transition: box-shadow 0.3s;
}
.review-card:hover { box-shadow: 0 6px 30px rgba(237,20,91,0.1); }
.review-stars { color: #ed145b; font-size: 18px; margin-bottom: 14px; }
.review-text {
  font-size: 14px;
  color: #555;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 20px;
}
.review-author {
  display: flex;
  align-items: center;
  gap: 12px;
  border-top: 1px solid #f4f4f4;
  padding-top: 16px;
}
.review-avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #ed145b;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  flex-shrink: 0;
}
.review-name { font-weight: 700; font-size: 14px; color: #333; }
.review-date { font-size: 12px; color: #aaa; }
.review-verified {
  margin-left: auto;
  font-size: 11px;
  color: #2ecc71;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
}
.review-verified::before {
  content: '✓';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #2ecc71;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
}

/* --- Section FAQ --- */
.faq-section {
  padding: 100px 0;
  background: #fff;
}
.faq-section h2 {
  text-align: center;
  margin-bottom: 15px;
}
.faq-intro {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 60px;
  color: #888;
  font-size: 15px;
  line-height: 26px;
}
.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  max-width: 1000px;
  margin: 0 auto;
}
.faq-item {
  border: 1px solid #eee;
  border-radius: 10px;
  overflow: hidden;
}
.faq-question {
  width: 100%;
  text-align: left;
  background: #fff;
  border: none;
  padding: 20px 24px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  transition: background 0.2s;
  line-height: 22px;
}
.faq-question:hover { background: #fafafa; }
.faq-question.active { color: #ed145b; background: #fff8fb; }
.faq-toggle {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 18px;
  color: #ed145b;
  font-weight: 300;
  transition: transform 0.3s, background 0.2s;
  line-height: 1;
}
.faq-question.active .faq-toggle {
  background: #ed145b;
  color: #fff;
  transform: rotate(45deg);
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.25s;
  padding: 0 24px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.faq-answer.open {
  max-height: 300px;
  padding: 0 24px 20px;
  border-top: 1px solid #f0f0f0;
}

/* --- Section contenu SEO --- */
.seo-content {
  background: #f4f4f4;
  padding: 90px 0;
}
.seo-content h2 {
  text-align: left;
  font-size: 30px;
  margin-bottom: 12px;
}
.seo-content p {
  font-size: 15px;
  color: #666;
  line-height: 28px;
  margin-bottom: 20px;
}
.seo-content h3 {
  font-size: 18px;
  font-weight: 700;
  color: #ed145b;
  margin: 30px 0 12px;
}
.seo-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}
.seo-link {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 20px;
  padding: 7px 16px;
  font-size: 13px;
  color: #555;
  text-decoration: none;
  transition: all 0.2s;
}
.seo-link:hover {
  border-color: #ed145b;
  color: #ed145b;
  background: #fff8fb;
}

/* --- Responsive --- */
@media (max-width: 900px) {
  .stats-grid { grid-template-columns: repeat(2, 1fr); gap: 30px; }
  .reviews-grid { grid-template-columns: 1fr; }
  .faq-grid { grid-template-columns: 1fr; }
  .trust-bar .container > div { gap: 10px; }
  .trust-item { padding: 8px 16px; border-right: none; border-bottom: 1px solid #333; }
  .trust-item:last-child { border-bottom: none; }
}
@media (max-width: 600px) {
  .stats-grid { grid-template-columns: 1fr 1fr; }
  .stat-num { font-size: 32px; }
  .compat-grid { gap: 10px; }
  .compat-card { min-width: 90px; padding: 16px 14px; }
}
