@charset "utf-8";
/* CSS Document - Bye Bye de la pub / Interview Page */

/* ==========================================================================
   1. CORRECTIFS STRUCTURE & MASQUAGE CMS
   ========================================================================== */

.etude-de-cas-cms-page {
	display: none;
}

.top-content {
	display: none;
}

.grid-section {
	background-color: #ffffff;
	padding-bottom: 0px;
}

/* ==========================================================================
   2. STYLES DE BASE (CSP & ACCESSIBILITÉ WCAG)
   ========================================================================== */

/* Titre H1 blanc et centré */
h1.titre-blanc-centre,
.titre-blanc-centre {
	color: #ffffff !important;
	text-align: center !important;
}

/* Section Intro Entrevue */
.section-intro-entrevue {
	padding-top: 35px !important;
	padding-bottom: 35px !important;
}

.section-intro-entrevue h2 {
	margin-top: 0 !important;
}

.section-intro-entrevue p:last-child {
	margin-bottom: 0 !important;
}

/* Laptop Video Container */
#laptopvideo {
	width: 100%;
	height: 100%;
	max-width: 2000px;
	max-height: 1090px;
	margin: 0 auto;
}

#contenuvideo {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
}

#contenuvideo iframe {
	box-sizing: border-box;
	background: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/aitq/images/laptop_aitq_vide.png) center center no-repeat;
	background-size: contain;
	padding: 10.5% 13.7% 13.2% 14.1%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Typographie & Utilitaires de base */
.intro {
	color: #f6f2f2;
	font-size: 22px;
}

.citation {
	color: #f6f2f2;
	font-size: 28px;
}

.signaturecitation {
	color: #f6f2f2;
	font-size: 18px;
	padding-bottom: 20px;
}

.logobu {
	margin: 0px;
	padding: 80px 10px 40px 10px;
}

.imgfeature {
	margin-top: -100px;
}

.bgbleu {
	background-color: #f8da4a;
	margin-top: 40px;
}

.bblocstatsflexo {
	display: flex;
	margin-top: 30px;
}

.blocstats {
	background-color: #f8da4a;
	padding: 40px 20px 40px 20px;
	height: auto;
}

.blocstatsd {
	background-color: #f8da4a;
	padding: 40px 20px 40px 20px;
	margin-bottom: 15px;
	height: auto;
	min-height: 550px;
}

/* Blocs Objectifs, Stratégie, Déploiement */
.blocobjectifs,
.blocstrategie,
.blocdeploiement {
	padding-top: 40px;
	padding-bottom: 40px;
}

.blocobjectifs ul,
.blocstrategie ul,
.blocdeploiement ul {
	padding-inline-start: 20px;
}

.blocobjectifs li::before,
.blocstrategie li::before,
.blocdeploiement li::before {
	color: #f8da4a;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.titreblocobjectifs,
.titreblocstrategie,
.titreblocdeploiement {
	color: #f8da4a;
	font-size: 30px;
	margin-bottom: 0px;
}

.texteblocobjectifs {
	color: #faf7f7;
	font-size: 22px;
	margin-bottom: 0px;
}

.texteblocstrategie {
	color: #050505;
	font-size: 22px;
	margin-bottom: 0px;
}

.texteblocdeploiement {
	color: #f8f5f5;
	font-size: 22px;
	margin-bottom: 0px;
}

.highlightedred,
.elementrouge {
	color: #f8da4a;
	font-weight: bold;
}

.highlightenomexpert {
	color: #a29282;
}


/* ==========================================================================
   3. MEDIA QUERIES (MOBILE FIRST METHOD)
   ========================================================================== */

/* Max-width 600px */
@media screen and (max-width: 600px) {
	.imgfeature {
		margin-top: 40px;
	}
}

/* Max-width 800px */
@media screen and (max-width: 800px) {
	.titreblocobjectifs {
		padding-top: 10px;
	}
	.texteblocstrategie {
		padding-bottom: 10px;
	}
	.texteblocdeploiement {
		padding-top: 10px;
	}
}

/* Custom, iPhone Retina (320px+) */
@media only screen and (min-width: 320px) {
	.borderpointille {
		border-right: 0px dotted #ffffff;
		border-bottom: 0px dotted #ffffff;
	}

	.section-intro-entrevue {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}

	.blocbanniere {
		height: auto;
		min-height: 290px;
		background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/entrevue-pamela-potvin-strategie-lancement/images/banner_360x290.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		background-color: #ffffff;
	}

	.blocintro {
		height: auto;
		background-color: #00427f;
	}

	.texteblocintro {
		height: auto;
		padding: 40px 10px 40px 10px;
	}

	.texteblocintro .titre {
		font-size: 26px;
		color: #164458;
		font-weight: bold;
		text-transform: uppercase;
	}

	.texteblocintro p {
		font-size: 20px;
		color: #ffffff;
	}

	.texteblocentrevue {
		height: auto;
		padding: 30px 10px 30px 10px;
	}

	.blocconclusion {
		height: auto;
		background-color: #ffffff;
	}

	.texteblocconclusion {
		height: auto;
		padding: 80px 10px 80px 10px;
	}

	.blocconclusion .titre3 {
		font-size: 26px;
		color: #a69483;
		text-transform: uppercase;
	}

	.blocconclusion .numero {
		font-size: 30px;
		font-weight: bold;
		color: #63bcdf;
	}

	.blocconclusion .texte1 {
		font-size: 18px;
		color: #1b333d;
	}

	.blocconclusion .table {
		max-width: 100%;
		margin: 0px auto 0px auto;
	}

	.bloccontact {
		height: auto;
		background-color: #28334a;
	}

	.textebloccontact {
		height: auto;
		padding: 50px 10px 50px 10px;
	}

	.textebloccontact .titre {
		font-size: 40px;
		color: #103d86;
		text-transform: uppercase;
		margin: 0 0 0px;
	}

	.textebloccontact p {
		font-size: 20px;
		line-height: 1.2;
		margin: 0 0 40px;
		color: #ffffff;
	}

	.affichedesktop { display: none; }
	.affichemobile { display: block; }
}

/* Extra Small Devices, Phones (480px+) */
@media only screen and (min-width: 480px) {
	.borderpointille {
		border-right: 0px dotted #ffffff;
		border-bottom: 0px dotted #ffffff;
	}

	.section-intro-entrevue {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}

	.blocbanniere {
		height: auto;
		min-height: 390px;
		background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/entrevue-pamela-potvin-strategie-lancement/images/banner_780x390.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		background-color: #ffffff;
	}

	.blocintro {
		height: auto;
		background-color: #00427f;
	}

	.texteblocintro {
		height: auto;
		padding: 40px 10px 40px 10px;
	}

	.texteblocintro .titre {
		font-size: 26px;
		color: #164458;
		font-weight: bold;
		text-transform: uppercase;
	}

	.texteblocintro p {
		font-size: 20px;
		color: #ffffff;
	}

	.blocconclusion .numero {
		font-size: 34px;
	}

	.textebloccontact p {
		font-size: 22px;
	}

	.affichedesktop { display: none; }
	.affichemobile { display: block; }
}

/* Small Devices, Tablets (768px+) */
@media only screen and (min-width: 768px) {
	.borderpointille {
		border-right: 0px dotted #ffffff;
		border-bottom: 0px dotted #ffffff;
	}

	.section-intro-entrevue {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}

	.blocbanniere {
		height: auto;
		min-height: 390px;
		background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/entrevue-pamela-potvin-strategie-lancement/images/banner_780x390.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		background-color: #ffffff;
	}

	.texteblocintro .titre {
		font-size: 30px;
	}

	.texteblocintro p {
		font-size: 22px;
	}

	.blocconclusion .titre3 {
		font-size: 30px;
		color: #63bcdf;
	}

	.blocconclusion .numero {
		font-size: 40px;
		color: #28334a;
	}

	.blocconclusion .texte1 {
		font-size: 20px;
	}

	.blocconclusion .table {
		max-width: 80%;
	}

	.affichedesktop { display: none; }
	.affichemobile { display: block; }
}

/* Medium Devices, Desktops (992px+) */
@media only screen and (min-width: 992px) {
	.borderpointille {
		border-right: 0px dotted #ffffff;
		border-bottom: 0px dotted #ffffff;
	}

	.section-intro-entrevue {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}

	.blocbanniere {
		height: auto;
		min-height: 500px;
		background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/entrevue-pamela-potvin-strategie-lancement/images/banner_2000x504.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		background-color: #ffffff;
	}

	.texteblocintro .titre {
		font-size: 38px;
	}

	.texteblocintro p {
		font-size: 24px;
	}

	.blocconclusion .titre3 {
		font-size: 38px;
		color: #a69483;
	}

	.blocconclusion .numero {
		font-size: 50px;
		color: #63bcdf;
	}

	.blocconclusion .texte1 {
		font-size: 22px;
	}

	.blocconclusion .table {
		max-width: 90%;
	}

	.textebloccontact p {
		font-size: 30px;
	}

	.affichedesktop { display: block; }
	.affichemobile { display: none; }
}

/* Large Devices, Wide Screens (1200px+) */
@media only screen and (min-width: 1200px) {
	.borderpointille {
		border-right: 0px dotted #ffffff;
		border-bottom: 0px dotted #ffffff;
	}

	.section-intro-entrevue {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}

	.blocbanniere {
		height: auto;
		min-height: 500px;
		background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/entrevue-pamela-potvin-strategie-lancement/images/banner_2000x504.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		background-color: #ffffff;
	}

	.affichedesktop { display: block; }
	.affichemobile { display: none; }
}


/* ==========================================================================
   4. SECTION PROFIL EXPERT (BLEU PÂLE PLEINE LARGEUR)
   ========================================================================== */

.blocpresentationexperts,
.blocpresentationexpert {
	background-color: #dbebf5 !important;
	width: 100% !important;
	height: auto !important;
}

.blocpresentationexperts p,
.blocpresentationexpert p,
.blocpresentationexperts .nom-expert,
.blocpresentationexperts .titre-expert {
	text-align: center !important;
}

.bloc-profil-expert {
	background-color: #dbebf5 !important;
	text-align: center !important;
	padding-top: 35px !important;
	padding-bottom: 35px !important;
}

.avatar-expert {
	max-width: 220px;
	height: auto;
	border-radius: 50%;
	margin-bottom: 25px !important;
}

.nom-expert {
	font-size: 26px !important;
	font-weight: bold !important;
	color: #000000 !important;
	line-height: 1.2 !important;
	margin: 0 0 8px 0 !important;
	text-align: center !important;
}

.titre-expert {
	font-size: 18px !important;
	color: #494949 !important;
	line-height: 1.4 !important;
	margin: 0 !important;
	text-align: center !important;
}

@media only screen and (min-width: 768px) {
	.bloc-profil-expert {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}

	.avatar-expert {
		max-width: 260px;
	}

	.nom-expert {
		font-size: 30px !important;
	}

	.titre-expert {
		font-size: 20px !important;
	}
}


/* ==========================================================================
   5. SECTION ENTREVUE Q&A (ARRIÈRE-PLAN BLANC, TEXTE #494949 & SEPARATEUR ROUGE)
   ========================================================================== */

.blocentrevue {
	background-color: #ffffff !important;
	background-image: none !important;
}

.texteblocentrevue {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.bloc-question-reponse {
	margin-bottom: 35px !important;
}

/* Question en gros et très gras */
.titre-question {
	font-size: 24px !important;
	font-weight: 800 !important;
	color: #111111 !important;
	line-height: 1.25 !important;
	margin-top: 0 !important;
	margin-bottom: 18px !important;
	text-align: left !important;
}

/* Texte de réponse (strictement #494949 et line-height 1.3) */
.texte-reponse {
	font-size: 17px !important;
	color: #494949 !important;
	line-height: 1.3 !important;
	margin-bottom: 14px !important;
	text-align: left !important;
}

.texte-reponse:last-child {
	margin-bottom: 0 !important;
}

.texte-reponse strong,
.texte-reponse b {
	color: #494949 !important;
	font-weight: 700 !important;
}

/* Séparateur horizontal rouge fin */
.separateur-entrevue-rouge {
	height: 1px !important;
	border: none !important;
	background-color: #ff0000 !important;
	margin-top: 35px !important;
	margin-bottom: 35px !important;
	width: 100% !important;
}

@media only screen and (min-width: 768px) {
	.titre-question {
		font-size: 28px !important;
	}

	.texte-reponse {
		font-size: 19px !important;
	}
}