<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Table of Contents (In Order):
	- Global Resets
	- Page Structure (Layout Divs)
	- Default CSS
	- jQuery Default CSS
	- Header/Footer Elements
	- Homepage
*/
#video-asset-1 {
	width: 100%;
	height: 195px;
	overflow: hidden;
}
.video-asset {
	width: 100%;
	height: 195px;
	overflow: hidden;
}

#ytapiplayerZnauWieOywk {
    height: 100%;
}

/*--------------Aspot-Cat1--------------------*/

.Aspot-Cat1 {
	position: relative;
	overflow-y: hidden;

}

.Aspot-Cat1 .visual {
	display: block;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    text-align: right;
}
.Aspot-Cat1 .visual img {
	height:100%;
	vertical-align: middle;
	display: inline-block;
	width:auto!important;
}

@media screen and (min-width: 1023px) {	
	.Aspot-Cat1 {
			height:425px;
	}
	.Aspot-Cat1 .visual {
		display: block;
		overflow: hidden;
		height:425px;
		position: relative;
		text-align: left;
		width: 80%;
		float:right;
		

	}
}

@media screen and (max-width: 1023px) {	
	.Aspot-Cat1 .visual {
		display: block;
		position: relative;
		width: 100%;
		margin: 0;
		height: auto;
		line-height: 1;
	}
	.Aspot-Cat1 .visual img{
		width: 100%!important;
		height:auto;
	}
}


.Aspot-Cat1 .Arrow {
	display: none;
}
.Aspot-Cat1-title .content {
	width: 80%;
	margin-left: 20%;
	display: block;
	positon: relative;
}
.Aspot-Cat1 .col-3-desktop {
	display: inline-block;

	z-index: 2;
	vertical-align: top;
}
.Aspot-Cat1 .white-block {
	padding-top: 40px;
	padding-bottom: 40px;
		position: absolute;
}
.Aspot-Cat1 .white-block .wrapper {
	border: 8px solid #e5e5e5;
	padding: 40px;
	background-color: #FFF;
	min-height: 250px;
}
.Aspot-Cat1 .white-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.Aspot-Cat1 .white-block ul li {
	margin: 0;
	padding: 0;
	display: block;
	padding-top: 15px;
}
.Aspot-Cat1 .white-block ul li a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.Aspot-Cat1 .white-block ul li a:hover {
	color: #be0f34;
}
.Aspot-Cat1 h1 {
	margin: 0;
	padding: 0;
	font-size: 40px;
	line-height: 1em;
	font-family: ClarinsRegular;
	font-weight: normal;
	text-align: left;
	display: block;
	position: relative;
}
.Aspot-Cat1-title .content {
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	position: relative;
}
.Aspot-Cat1-title .content a, .Aspot-Cat1-title .content a:hover{
	color:#000000!important;
}
.Aspot-Cat1-title .content .text {
	padding-left: 40px;
	padding-right: 40px;
}
.Aspot-Cat1-title .content h2 {
	margin: 0;
	padding: 0;
	font-size: 50px;
	line-height: 1em;
	font-family: ClarinsRegular;
	margin-top: -0.46em;
	font-weight: normal;
	text-align: center;
	display: inline-block;
	position: relative;
	width: 100%;
}
.Aspot-Cat1-title .btn-link {
	border: 2px solid #e5e5e5;
	padding:18px;
	padding-top:16px;
	padding-bottom:16px;
	margin-top: 0px;
	min-width: 176px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	text-decoration: none;
	margin-bottom: 30px;
}


.Aspot-Cat1-title .btn-link:hover {
	border: 2px solid #000;
	color: #000000;
}
.Aspot-Cat1-title .btn-link:hover a {
	color: #000000;
}
@media screen and (max-width: 1023px) {
.Aspot-Cat1 .Arrow {
	padding: 10px;
	display: block;
	right: 0px;
	top: 0px;
	position: absolute;
}

.Aspot-Cat1-title .content {
	width: 100%;
	margin-left: 0%;
}
.Aspot-Cat1 .white-block ul {
	transition: height 1s;
}
.Aspot-Cat1 .white-block ul li {
	text-align: center;
}
.Aspot-Cat1-title .content h2 {
	margin-top: 0.46em;
}
.Aspot-Cat1 h1 {
	font-size: 40px;
	text-align: center;
}
.Aspot-Cat1 .white-block ul {
	display: none;
}
.Aspot-Cat1 .Open ul {
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
.Aspot-Cat1 .Open .Arrow {
	display: none;
}
.Aspot-Cat1 .white-block .wrapper {
	padding: 10px;
	min-height: 40px;
}
.Aspot-Cat1 .white-block {
	padding-top: 0px;
	padding-bottom: 20px;
	position:relative;
}
}
@media screen and (max-width: 761px) {
.Aspot-Cat1-title .content h2 {
	font-size: 30px;
}
}

h2.editorial-slides-heading{
	font-weight:normal;
}



/*--------------Aspot-Cat1-V2--------------------*/

.Aspot-Cat1-V2 {
	position: relative;
	overflow-y: hidden;

}

.Aspot-Cat1-V2 .visual {
	display: block;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    text-align: right;
}
.Aspot-Cat1-V2 .visual img {
	height:100%;
	vertical-align: middle;
	display: inline-block;
	width:auto!important;
}

@media screen and (min-width: 1023px) {	
	.Aspot-Cat1-V2 {
			height:425px;
	}
	.Aspot-Cat1-V2 .visual {
		display: block;
		overflow: hidden;
		height:425px;
		position: relative;
		text-align: left;
		width: 80%;
		float:right;
		

	}
}

@media screen and (max-width: 1023px) {	
	.Aspot-Cat1-V2 .visual {
		display: block;
		position: relative;
		width: 100%;
		margin: 0;
		height: auto;
		line-height: 1;
	}
	.Aspot-Cat1-V2 .visual img{
		width: 100%!important;
		height:auto;
	}
}


.Aspot-Cat1-V2 .Arrow {
	display: none;
}
.Aspot-Cat1-V2-title .content {
	width: 80%;
	margin-left: 20%;
	display: block;
	positon: relative;
}
.Aspot-Cat1-V2 .col-3-desktop {
	display: inline-block;
	z-index: 2;
	vertical-align: top;
}
.Aspot-Cat1-V2 .white-block {
	padding-top: 40px;
	padding-bottom: 40px;
		position: absolute;
}
.Aspot-Cat1-V2 .white-block .wrapper {
	border: 8px solid #e5e5e5;
	padding: 40px;
	background-color: #FFF;
	min-height: 250px;
}
.Aspot-Cat1-V2 .white-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.Aspot-Cat1-V2 .white-block ul li {
	margin: 0;
	padding: 0;
	display: block;
	padding-top: 15px;
}
.Aspot-Cat1-V2 .white-block ul li a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.Aspot-Cat1-V2 .white-block ul li a:hover {
	color: #be0f34;
}
.Aspot-Cat1-V2 h2 {
	margin: 0;
	padding: 0;
	font-size: 40px;
	line-height: 1em;
	font-family: ClarinsRegular;
	font-weight: normal;
	text-align: left;
	display: block;
	position: relative;
}
.Aspot-Cat1-V2-title .content {
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	position: relative;
}
.Aspot-Cat1-V2-title .content a, .Aspot-Cat1-title .content a:hover{
	color:#000000!important;
}
.Aspot-Cat1-V2-title .content .text {
	padding-left: 40px;
	padding-right: 40px;
}
.Aspot-Cat1-V2-title .content h3 {
	margin: 0;
	padding: 0;
	font-size: 50px;
	line-height: 1em;
	font-family: ClarinsRegular;
	margin-top: -0.46em;
	font-weight: normal;
	text-align: center;
	display: inline-block;
	position: relative;
	width: 100%;
}
.Aspot-Cat1-V2-title .btn-link {
	border: 2px solid #e5e5e5;
	padding: 20px;
	margin-top: 0px;
	min-width: 176px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	text-decoration: none;
	margin-bottom: 30px;
}


.Aspot-Cat1-V2-title .btn-link:hover {
	border: 2px solid #000;
	color: #000000;
}
.Aspot-Cat1-V2-title .btn-link:hover a {
	color: #000000;
}
@media screen and (max-width: 1023px) {
.Aspot-Cat1-V2 .Arrow {
	padding: 10px;
	display: block;
	right: 0px;
	top: 0px;
	position: absolute;
}

.Aspot-Cat1-V2-title .content {
	width: 100%;
	margin-left: 0%;
}
.Aspot-Cat1-V2 .white-block ul {
	transition: height 1s;
}
.Aspot-Cat1-V2 .white-block ul li {
	text-align: center;
}
.Aspot-Cat1-V2-title .content h3 {
	margin-top: 0.46em;
}
.Aspot-Cat1-V2 h2 {
	font-size: 40px;
	text-align: center;
}
.Aspot-Cat1-V2 .white-block ul {
	display: none;
}
.Aspot-Cat1-V2 .Open ul {
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
.Aspot-Cat1-V2 .Open .Arrow {
	display: none;
}
.Aspot-Cat1-V2 .white-block .wrapper {
	padding: 10px;
	min-height: 40px;
}
.Aspot-Cat1-V2 .white-block {
	padding-top: 0px;
	padding-bottom: 20px;
	position:relative;
}
}
@media screen and (max-width: 761px) {
.Aspot-Cat1-V2-title .content h3 {
	font-size: 30px;
}
}


/* Cart Reassurance Block */
.cart-reassurance-block {
  font: 11px "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
  line-height: 16px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.cart-reassurance-block-item {
  width: 25%;
  position: relative;
  text-align: center; }

@media only screen and (max-width: 1023px) {
  .cart-reassurance-block-item {
    width: 21%;
    margin: 0 2%; } }

.cart-reassurance-block-item:last-of-type {
  margin-right: 0; }

.cart-reassurance-block-item .icon {
  width: 50px;
  margin: 0 auto; }

.cart-reassurance-block-item .icon img {
  height: 30px; }

.cart-reassurance-block-item .svg-additional-info, .cart-reassurance-block-item .form-row.tooltip .form-caption:after, .form-row.tooltip .cart-reassurance-block-item .form-caption:after, .cart-reassurance-block-item .serenity-label-wrapper .section-serenity-info .serenity-svg-holder, .serenity-label-wrapper .section-serenity-info .cart-reassurance-block-item .serenity-svg-holder, .cart-reassurance-block-item .cart-serenity-info-block .serenity-svg-holder, .cart-serenity-info-block .cart-reassurance-block-item .serenity-svg-holder {
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: 10px; }

.cart-reassurance-block-item .tooltip-content {
  display: none; }
  
  
  	.hero-orchid-image {
			padding-top: 35px;
		}

		@media screen and (max-width: 1023px) {	
			.hero-orchid-image {
				padding-top: 45px;
			}
		}

		@media screen and (max-width: 761px) {	
			.hero-orchid-image {
				padding: 20px 0;
			}
		}

/* 02.07.2021 */
/* ""How to empty asset"" mail*/
.how-to-block button {
	min-width: auto;
}
.how-to-block *, .how-to-block *:before, .how-to-block *:after {
	box-sizing: border-box;
}
/* 16.08.2021 */
/* CFC-20727 */
.store-details-filters .filters ul li label {
    display: flex;
    margin-left: 30px;
}
.store-details-filters .filters ul li label:before{
	position: absolute;
    margin-left: -30px;
    width: 5px;
    padding-right: 8px;
}
		</pre></body></html>