.PDP-DOUBLESERUM-Innovation {
	height: 346px;
	max-width: 1170px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/PDP-innovation.jpg);
	position: relative;
	display: flex;
	justify-content: self-start;
	align-items: center;
}

@media screen and (max-width: 1023px) {
.PDP-DOUBLESERUM-Innovation {
	background-position: top right -200px;
}
}

@media screen and (max-width: 761px) {
.PDP-DOUBLESERUM-Innovation {
	height: auto;
	flex-direction: column;
	padding-top: 200px;
	background-size: auto 200px;
	background-position: top right calc(50% + 108px);
	background-repeat: no-repeat;
	max-width: 500px;
}
}
.PDP-DOUBLESERUM-Innovation .FloatingBox {
	margin-left: 200px;
	background-color: #fff;
	padding: 30px;
}

@media screen and (max-width: 1023px) {
.PDP-DOUBLESERUM-Innovation .FloatingBox {
	margin-left: 100px;
}
}

@media screen and (max-width: 761px) {
.PDP-DOUBLESERUM-Innovation .FloatingBox {
	margin-left: 0;
	background-color: #fff;
	padding: 30px;
	margin: 0px;
	justify-content: center;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
}
.PDP-DOUBLESERUM-Innovation .FloatingBox .Title {
	font-family: ClarinsRegular, Clarins;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 35px;
	line-height: 1em;
}
.PDP-DOUBLESERUM-Innovation .FloatingBox .Text {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.4em;
}
.PDP-DOUBLESERUM-Innovation .FloatingBox .TextLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 11px;
	line-height: 1em;
}
.PDP-DOUBLESERUM-ParolesdeFemmes {
	height: 346px;
	max-width: 1170px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	position: relative;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-2::before {
	content: " ";
	background-image: url(img/video-play.png);
	width: 50px;
	height: 50px;
	bottom: 15px;
	left: 15px;
	z-index: 2;
	position: absolute;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div {
	width: 25%;
	flex: auto;
	height: 50%;
	background-size: auto 200%;
	background-size: cover;
	display: block;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-1 {
	background-image: url(img/PDP-paroles-de-femmes-1.jpg);
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-2 {
	background-image: url(img/PDP-paroles-de-femmes-2.jpg);
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-3 {
	background-image: url(img/PDP-paroles-de-femmes-3.jpg);
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-4 {
	background-image: url(img/PDP-paroles-de-femmes-4.jpg);
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-5 {
	background-image: url(img/PDP-paroles-de-femmes-5.jpg);
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-6 {
	background-image: url(img/PDP-paroles-de-femmes-6.jpg);
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.FloatingBox {
	width: 25%;
	flex: auto;
	height: 100%;
	background-color: #f08924;
	color: #fff;
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
}
.PDP-DOUBLESERUM-ParolesdeFemmes .FloatingBox .Title {
	font-family: ClarinsRegular, Clarins;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 35px;
	line-height: 1em;
	position: relative;
	display: inline-block;
}
.PDP-DOUBLESERUM-ParolesdeFemmes .FloatingBox .Title::before {
	content: "“";
	font-family: ClarinsRegular, Clarins;
	font-size: 100px;
	line-height: 1em;
	position: absolute;
	top: -40px;
	left: -20px;
}
.PDP-DOUBLESERUM-ParolesdeFemmes .FloatingBox .Text {
	color: #FFF;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.4em;
}
.PDP-DOUBLESERUM-ParolesdeFemmes .FloatingBox .TextLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 11px;
	line-height: 1em;
	position: relative;
}
.PDP-DOUBLESERUM-ParolesdeFemmes .FloatingBox .TextLink a::after {
	content: "”";
	font-family: ClarinsRegular, Clarins;
	font-size: 100px;
	line-height: 1em;
	position: absolute;
	bottom: -80px;
	right: -50px;
}

@media screen and (max-width: 1169px) {
.PDP-DOUBLESERUM-ParolesdeFemmes {
 height:calc( 0.5830 * 50vw);
}
}

@media screen and (max-width: 1023px) {
.PDP-DOUBLESERUM-ParolesdeFemmes {
 height:calc( 1.045 * 50vw);
}
.PDP-DOUBLESERUM-ParolesdeFemmes div {
	order: 1;
	width: 30%;
	height: 33%;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.FloatingBox {
	order: 2;
	width: 40%;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-4, .PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-5, .PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-6 {
	order: 3;
}
}

@media screen and (max-width: 761px) {
.PDP-DOUBLESERUM-ParolesdeFemmes {
	height: auto;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
}
.PDP-DOUBLESERUM-ParolesdeFemmes br {
	display: none;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div {
	order: 1;
	width: 33%;
	height: 20vw;
	flex: auto;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.FloatingBox {
	order: 4;
	width: 100%;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-4, .PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-5, .PDP-DOUBLESERUM-ParolesdeFemmes div.Photo-6 {
	order: 5;
}
}

@media screen and (max-width: 490px) {
.PDP-DOUBLESERUM-ParolesdeFemmes {
	height: auto;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div {
	order: 1;
	width: 50%;
	height: 30vw;
	flex: auto;
}
.PDP-DOUBLESERUM-ParolesdeFemmes div.FloatingBox {
	order: 1;
	width: 100%;
	text-align: center;
	padding: 20px;
}
}
