<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	overflow-x: hidden;
	width: 100%;
}
.breadcrumb {
display:none;
}
#main {
    margin-top:0px;
}


/*-------------------------------------------*/

.MyContent {
	width: 100%;
	display: block;
	position: relative;
	max-width: 1250px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	text-align: center;
}

.MyContent .MyBlock {
	display: block;
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
.MyContent * {
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}

/*-------------------------------------------*/
.MyContent #BLOCK-HEADER {
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	background-color:#fdf9fa;
	background-image:url(img/header.jpg);
	background-size:auto 100%;
	background-position:top center;
	background-repeat:no-repeat;
	min-height:500px;
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-HEADER {
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	/*background-color:#fdf9fa;*/
	/*background-image:url(img/header.jpg);*/
	background-size:auto 100%;
	background-position:top center;
	background-repeat:no-repeat;
	min-height:500px;
}
	}




@media only screen and (max-width:1249px) {
.MyContent #BLOCK-HEADER {
	margin-left:0;
	width:100%;
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER {
	margin-left: 0;
	width: 100%;
	padding-top:300px;
	background-size:auto 300px;
	min-height:0;
}
}
@media only screen and (max-width:761px) {
/*.MyContent #BLOCK-HEADER {
	padding-top:35vw;
	background-size:auto 35vw;

}*/
.MyContent #BLOCK-HEADER {
	padding-top:0vw;
	background-size:auto 35vw;

}
}


.MyContent #BLOCK-HEADER h1 {
	display:block;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 1;
	color:#ff3d60;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
}
.MyContent #BLOCK-HEADER p.Picto{
	padding:0;
	margin:0;
	width:200%;
	background-image:url(img/dandelion-flower.png);
	min-height:132px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER p.Picto{
	background-image:none;
	width:100%;
}	
}
.MyContent #BLOCK-HEADER p.Picto img{
	display:none;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER p.Picto img{
		display:block;
		margin-left:auto;
		margin-right:auto;
		
}	
}
.MyContent #BLOCK-HEADER h1 span{
	display: block;
	width:100%;
	background-image:url(img/title-serenity.png);
	background-repeat:no-repeat;
	background-size:auto 100% ;
	background-position:top center;
	height:2.5em;
	color:rgba(0,0,0,0);
}

.MyContent #BLOCK-HEADER .FloatingBox{
	display:inline-block;
	position:absolute;
	left:26%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	z-index:2;
	top:50%;
	max-width:350px;
	background-color:#FFF;
	padding:30px;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-HEADER .FloatingBox{
		left: auto;
		top:auto;
		-webkit-transform:none;
		transform:none;
		position:relative;
		display:block;
		max-width:1023px;
		padding-bottom:0;
	}
}


.MyContent #BLOCK-HEADER p.Text {
	margin:0px;
	text-align:center;
	color:#000;
	font-size:16px;
	line-height:1.4em;
	padding-top:15px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-HEADER p.Text {
	font-size:14px;
}	
}
/*------------------------------------------------------*/
.MyContent #BLOCK-ARGUMENTS {
	padding-top:40px;
	padding-bottom:100px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ARGUMENTS {
	padding:20px;
	box-sizing:border-box;
}	
}
.MyContent #BLOCK-ARGUMENTS h2{
	display: inline-block;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 10px;
	position: relative;
	text-align: center;
}
.MyContent #BLOCK-ARGUMENTS p.Text{
	display: inline-block;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 10px;
	position: relative;
	text-align: center;
	max-width:940px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ARGUMENTS p.Text{
	padding: 20px;
	padding-top:10px;
	padding-bottom:10px;
}	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ARGUMENTS p.Text {
	font-size:14px;
}	
.MyContent #BLOCK-ARGUMENTS p.Text br{
	display:none;
}	
}
.MyContent #BLOCK-ARGUMENTS ul{
	display: inline-block;
	font-size: 0px;
	margin: 0;
	padding:0;
	position: relative;
	text-align: center;
	max-width:1170px;
	display:flex;
	justify-content:center;
	align-items:top;
	margin-left:auto;
	margin-right:auto;
	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ARGUMENTS ul {
	flex-wrap:wrap;
	max-width:640px;
	
}	
}	
.MyContent #BLOCK-ARGUMENTS ul li{
	display: inline-block;
	font-size: 14px;
	margin: 0;
	position: relative;
	text-align: center;
	padding:10px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ARGUMENTS ul li{
	padding:0px;
	width:50%;
}	
}
@media only screen and (max-width:360px) {
.MyContent #BLOCK-ARGUMENTS ul li{
	padding:0px;
	width:100%;
}	
}
.MyContent #BLOCK-ARGUMENTS ul li img{
	max-width:100%;
}
.MyContent #BLOCK-ARGUMENTS ul li p.Text{
	font-size: 14px;
}
.MyContent #BLOCK-ARGUMENTS ul li h3{
	display: block;
	font-size: 14px;
	margin: 0;
	padding:0;
	color:#be0f34;
	position: relative;
	text-align: center;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
	

/*CUSTOM - DTW */

.mentions {	
	font-size: 11px;
	line-height: 14px;
	padding: 20px;
	text-align: center;
	opacity: 0.5;
}

.MyContent #BLOCK-HEADER p.Text {
	font-size: 13px;
}

p.mobile-display{display:none;}</pre></body></html>