<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*-----------------------------------------*/
#EarthBox  {
	width: 100%;
	max-width: 1250px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;

	font-size: 14px;
	text-align:center;
}

#EarthBox #MyCitation {
	margin-top: 60px;
	font-size: 0;
}
#EarthBox  .MyBlock {
	width: 100%;
	display: block;
	position: relative;
}
@media only screen and (max-width:761px) {
	
#EarthBox #MyCitation {
		margin-top: 0px
}
}
#EarthBox #MyCitation .InlineBlock {
	display: inline-block;
	max-width: 625px;
	width: 50%;
	margin: 0px;
	vertical-align: bottom;
}
@media only screen and (max-width:1023px) {
	
#EarthBox #MyCitation .InlineBlock {
	display: block;
	max-width: 625px;
	width: 100%;
		margin-left: auto;
		margin-right: auto;
}
}
#EarthBox #MyCitation .InlineBlock p.citation {
	font-size: 35px;
	line-height: 1em;
	font-family: ClarinsRegular, Clarins;
	text-align: right;
	padding: 60px;
	position: relative;
	margin-bottom:40px;
}
@media only screen and (max-width:1200px) {
	
#EarthBox #MyCitation .InlineBlock p.citation {
	padding: 30px;

}
}
@media only screen and (max-width:761px) {
	
#EarthBox #MyCitation .InlineBlock p.citation {
	font-size: 25px;
	text-align:center;
margin-bottom:0px;
padding-top:0;
}

}
#EarthBox #MyCitation .InlineBlock p.citation span {
	position: relative;
}
#EarthBox #MyCitation .InlineBlock p.citation span::before {
	content: "â€œ";
	font-size: 200px;
	color: #00afab;
	position: absolute;
	height: 200px;
	line-height: 200px;
	text-align: right;
	right: calc(100% + 10px);
	top: -50px;
	
}
@media only screen and (max-width:761px) {
	

#EarthBox #MyCitation .InlineBlock p.citation span::before {
  color: #00afab;
  content: "â€œ";
  display: inline-block;
  font-size: 150px;
  height: 50px;
  line-height: 100px;
  margin-left: -40px;
  margin-right: 5px;
  overflow: hidden;
  position: relative;
  right: auto;
  text-align: right;
  top: auto;
  width: 80px;
}
}
#EarthBox #MyCitation .InlineBlock p.citation span::after {
	content: "â€ž";
}

@media only screen and (max-width:761px) {
	#EarthBox #MyCitation .InlineBlock p.citation br {
	display:none;

}
}
#EarthBox #MyCitation .InlineBlock p.citation em {
	font-size: 25px;
	padding-top: 30px;
	display: block;
}
@media only screen and (max-width:761px) {
	#EarthBox #MyCitation .InlineBlock p.citation em {
	font-size: 20px;

}
}
#EarthBox #MyCitation .InlineBlock img {
	max-width: 100%;
}

@media only screen and (max-width:761px) {
#EarthBox #MyCitation .InlineBlock img {
	max-width: 80%;
	margin-bottom:20px;
}
}
/*-----------------------------------------*/

#EarthBox #MyRoutine {
	text-align: center;
	width: 2000px;
	margin-left: -375px;
	background-color: #87d5ba;
	padding-bottom: 50px;
	background-image: url(leaf-background-routine.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-top:-40px;
}
@media only screen and (max-width:1249px) {
#EarthBox #MyRoutine {
	width:100%;
	margin-left: 0px;
	
}
}
@media only screen and (max-width:761px) {
#EarthBox #MyRoutine {
	width:100%;
	margin-top:0px;
	margin-left: 0px;
	background-position: top center;
	background-repeat:repeat;
	background-image:none;
	background-image: url("leaf-background-mobile.png");
 background-size:512px auto;
 padding-bottom: 20px;
}
}
#EarthBox #MyRoutine h2 {
	color: #FFF;
	margin: 0;
	padding: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	font-weight: normal;
	line-height: 1em;
}
@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine h2 {
		padding-bottom:10px;
	}
}
#EarthBox #MyRoutine p {
	color: #FFF;
	font-size: 16px;
	max-width: 500px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
@media only screen and (max-width:1023px) {
	#EarthBox #MyRoutine p {
	font-size: 14px;
	}
}
@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine p {
	margin-top:0;
	}
}
#EarthBox #MyRoutine .wrapper {
	background-color: #87d5ba;
	padding-top: 60px;
	position: relative;
	display: block;
}
@media only screen and (max-width:1023px) {
	#EarthBox #MyRoutine .wrapper {
		padding: 20px;
		padding-bottom: 40px;
		padding-top: 40px;
	}
}
@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine .wrapper {
		padding: 10px;
		padding-bottom: 40px;
		padding-top: 40px;
	}
}
#EarthBox #MyRoutine .routine {
background-color: #fff;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
max-width: 1110px;
padding-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
position: relative;
	
}
@media only screen and (max-width:1249px) {
	#EarthBox #MyRoutine .routine {
	max-width: 900px;

 
}

}
@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine .routine {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
		padding-bottom:0px;
		padding-left: 0px;
padding-right: 0px;
 
}

}
#EarthBox #MyRoutine .jcarousel {
	margin-top: -90px;
}
@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine .jcarousel {
	margin-top:0;
}
}
#EarthBox #MyRoutine #routine-slider-1 {
	margin-top: 120px;
	
}
@media only screen and (max-width:761px) {
#EarthBox #MyRoutine #routine-slider-1 {
	margin-top: 60px;
	padding-bottom:60px;
	
}
}
#EarthBox #MyRoutine #routine-slider-1::before {
  background-image: url("leaf-4.png");
  content: " ";
  height: 194px;
  left: 50px;
  position: absolute;
  top: -70px;
  width: 232px;
}
#EarthBox #MyRoutine #routine-slider-2 {
	margin-bottom: 180px;
}
@media only screen and (max-width:761px) {
#EarthBox #MyRoutine #routine-slider-2 {
	margin-top: -2px;
	margin-bottom: 0px;
	
}
}
#EarthBox #MyRoutine #routine-slider-2::before {
  background-image: url("leaf-5.png");
  content: " ";
  height: 180px;
  position: absolute;
  right: -80px;
  top: 86px;
  width: 200px;
}

@media only screen and (max-width:761px) {

#EarthBox #MyRoutine #routine-slider-1::before, #EarthBox #MyRoutine #routine-slider-2::before {
  background-image: url("routine-deco-mobile.png");
  background-position: center bottom;
  background-repeat:repeat-x;
background-color: #87d5ba;
  content: " ";
  height: 80px;
  left: 50%;
  position: absolute;
  top: -80px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 768px;
}
}
@media only screen and (max-width:761px) {

#EarthBox #MyRoutine #routine-slider-2::before {
background-color: transparent;

}
}

#EarthBox #MyRoutine .routine h3 {
	margin: 0;
	padding: 60px;
	color: #00afab;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 1.4em;
	font-weight: normal;
}

@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine .routine h3 {

	padding: 20px;

}
}
#EarthBox #MyRoutine .routine h4 {
	margin: 0;
	padding: 0;
	color: #be0f34;
	font-size: 20px;
	line-height: 1em;
	font-family: ClarinsRegular, Clarins;
	font-weight: normal;
	padding-top: 25px;
	position: absolute;
	bottom: 248px;
	width: 100%;
	left: 0;
}
@media only screen and (max-width:761px) {
#EarthBox #MyRoutine .routine h4 {
	
	padding-top: 25px;
	position: relative;
	bottom: auto;
	left: auto;
}
}
#EarthBox #MyRoutine .routine li {
	display: inline-block;
	width: 300px;
	vertical-align: bottom;
	position: relative;
	min-height: 400px;
	padding-top: 428px;
	margin: 0px;
	border:0px solid;
	
}

@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine .routine li {
	margin:0;
		padding-top:0;
		min-height: 0;
		
}
}
#EarthBox #MyRoutine .routine li p.text {
	margin: 0;
	padding: 20px;
	padding-top: 70px;
	padding-bottom: 0px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	min-height: 112px;
}
@media only screen and (max-width:761px) {
#EarthBox #MyRoutine .routine li p.text {
	min-height: 0px;
	padding-top: 20px;
}
}
#EarthBox #MyRoutine .routine li p.price {
	margin: 0;
	padding: 0;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #000;
}
#EarthBox #MyRoutine .routine li p.btn-link {
	margin-top: 15px;
}
#EarthBox #MyRoutine .routine li p.packshot {
	position: absolute;
	bottom: 300px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media only screen and (max-width:761px) {
	#EarthBox #MyRoutine .routine li p.packshot {
	width:300px;
	position: relative;
	bottom: auto;
	left: auto;
	-webkit-transform: none;
	transform: none;
}
	#EarthBox #MyRoutine .routine li p.packshot img{
		/*transform:scale(0.7);
		transform-origin:bottom center;*/
		max-height:200px;
			display:inline-block;
	}
}

#EarthBox #MyRoutine .jcarousel-pagination {

  display: none;

}

#EarthBox #MyRoutine .jcarousel-control-prev, #EarthBox #MyRoutine .jcarousel-control-next{

  display: none;

}

@media only screen and (max-width:1023px) {
#EarthBox #MyRoutine .jcarousel-control-prev, #EarthBox #MyRoutine .jcarousel-control-next{

  display: block;
  top:50%;

}
}
@media only screen and (max-width:761px) {
#EarthBox #MyRoutine .jcarousel-pagination {
  bottom: auto;
  display: block;
  padding-bottom: 20px !important;
  position: relative !important;
}
#EarthBox #MyRoutine .jcarousel-control-prev, #EarthBox #MyRoutine .jcarousel-control-next{

  display: block;
  top:180px;
  background-color:transparent;
	box-shadow:none!important;
}
#EarthBox #MyRoutine .jcarousel-control-prev .svg-left-arrow-white{
	background-image:url(prev.png)!important;
	background-position:top left!important;
		height:90px!important;
		left:-10px;
		
}

#EarthBox #MyRoutine .jcarousel-control-next  .svg-right-arrow-white{
	background-image:url(next.png)!important;
	background-position:top left!important;
	height:90px!important;
	right:-10px;
			
}
}
/*-----------------------------------------*/

#EarthBox #MyPlantATreeBlock {
	text-align: center;
	padding-top: 80px;
}
@media only screen and (max-width:1023px) {
	#EarthBox #MyPlantATreeBlock {

	padding: 0px;
	padding-top: 80px;
	width:calc(100% - 40px);
	margin-left:20px;
	margin-right:20px;
}
}
@media only screen and (max-width:761px) {
	#EarthBox #MyPlantATreeBlock {
	text-align: center;
	padding-top: 40px;
	width:calc(100% - 20px);
	margin-left:10px;
	margin-right:10px;
}
}
#EarthBox #MyPlantATreeBlock img{
	max-width:100%;
}
#EarthBox #MyPlantATreeBlock h2::before {
	content: " ";
	position: absolute;
	background-image: url(leaf-2.png);
	height: 84px;
	width: 84px;
	bottom: 0;
	right: 100%;
}


@media only screen and (max-width:761px) {
#EarthBox #MyPlantATreeBlock h2::before {
  background-size: 100% auto;
  bottom: auto;
  content: " ";
  height: 60px;
  position: absolute;
  right: calc(100% - 20px);
  top: -18px;
  width: 60px;
}
}

#EarthBox #MyPlantATreeBlock h2 {
	color: #be0f34;
	margin: 0;
	padding: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	font-weight: normal;
	line-height: 1em;
	position: relative;
	display: inline-block;
	margin-top:60px;
}

@media only screen and (max-width:761px) {
#EarthBox #MyPlantATreeBlock h2 {
  color: #be0f34;
  display: inline-block;
  font-family: ClarinsRegular,Clarins;
  font-size: 35px;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
}
}
#EarthBox #MyPlantATreeBlock h3 {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	font-weight: normal;
	line-height: 1em;
	position: relative;
	display: block;
	padding: 10px;
}
@media only screen and (max-width:761px) {
#EarthBox #MyPlantATreeBlock h3 {
			font-size: 25px;
		
	}
}
#EarthBox #MyPlantATreeBlock p.text {
	margin: 0;
	padding: 20px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	max-width: 600px;
	display: inline-block;
}
@media only screen and (max-width:761px) {
	#EarthBox #MyPlantATreeBlock p.text {
		padding:0;
		padding-bottom:20px;
	}
}
#EarthBox #MyPlantATreeBlock p.video-text {
	font-size: 11px;
padding-top:5px;
}
#EarthBox #MyPlantATreeBlock p span.green {
	margin: 0;
	padding: 10px;
	display: block;
	font-size: 80px;
	line-height: 80px;
	color: #39a3ad;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	text-align:center;
	position:relative;
}
@media only screen and (max-width:761px) {
#EarthBox #MyPlantATreeBlock p span.green {

	font-size: 70px;
	line-height: 70px;

}
}
#EarthBox #MyPlantATreeBlock p span.green strong {
	font-size: 16px;
	line-height: 16px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-weight: normal;
	position:absolute;
	bottom:20px;
}
@media only screen and (max-width:1023px) {
	#EarthBox #MyPlantATreeBlock p span.green strong {

	position:relative;
	bottom:auto;
	display:block;

}
}
#EarthBox #MyPlantATreeBlock a.VideoLink {
	display: inline-block;
	position: relative;
}
#EarthBox #MyPlantATreeBlock a.VideoLink::before {
	content: " ";
	background-image: url(video-play.png);
	width: 50px;
	height: 50px;
	bottom: 15px; /* calc(50% - 25px);*/
	left: 15px; /* calc(50% - 25px);*/
	z-index: 2;
	position: absolute;
}

#EarthBox #MyPlantATreeBlock a.VideoLink.Playing::before {
	content: "";
	display: none;
}
/*-----------------------------------------*/

#EarthBox #MyPurProjetBlock {
	text-align: center;
	border:12px solid #e5e5e5;
	display:inline-block;
	width:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:80px;
}
@media only screen and (max-width:761px) {
#EarthBox #MyPurProjetBlock {
  max-width: 350px;
  width: calc(100% - 60px);
}
}
#EarthBox #MyPurProjetBlock::before {
  background-image: url("leaf-3.png");
  background-size: 100% auto;
  content: " ";
  height: 148px;
  position: absolute;
  right: 30px;
  top: -80px;
  width: 148px;
}
@media only screen and (max-width:1023px) {
#EarthBox #MyPurProjetBlock::before {
  height: 104px;
  width: 104px;
top:-60px;
}
}
@media only screen and (max-width:761px) {
#EarthBox #MyPurProjetBlock::before {
  content: "";
  display:none;
  
}
#EarthBox #MyPurProjetBlock .InlineBlock:last-child::before {
  background-image: url("leaf-3.png");
  background-size: 100% auto;
  content: " ";
  height: 104px;
  position: absolute;
  right: calc(50% - 50px);
  top: -80px;
  width: 104px;
  z-index: 2;
}
}
#EarthBox #MyPurProjetBlock .InlineBlock img{
	display:block;
	max-width:100%;
}
#EarthBox #MyPurProjetBlock .InlineBlock {
	position: relative;
	display: inline-block;
	vertical-align:middle;
}
@media only screen and (max-width:761px) {
#EarthBox #MyPurProjetBlock .InlineBlock {
	display:block;
}
#EarthBox #MyPurProjetBlock .InlineBlock:first-child {
	display:none;
}
}
#EarthBox #MyPurProjetBlock .InlineBlock:last-child {
	padding:40px;
	max-width:510px;
	text-align:left;
}
@media only screen and (max-width:1023px) {
#EarthBox #MyPurProjetBlock .InlineBlock:last-child {
  max-width: 320px;
  padding: 20px;
  text-align: left;
}
}
@media only screen and (max-width:761px) {
#EarthBox #MyPurProjetBlock .InlineBlock:last-child {
	padding:20px;
	max-width:550px;
	text-align:center;

}
}
#EarthBox #MyPurProjetBlock h2 {
	color: #be0f34;
	margin: 0;
	padding: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	font-weight: normal;
	line-height: 1em;
	position: relative;
	display: inline-block;
}
#EarthBox #MyPurProjetBlock .InlineBlock p.title{
	display:block;
	color:#87d5ba;
	font-size:22px;
	padding-bottom:20px;
}
</pre></body></html>