<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  ------  reset   ------  */

#main:not(.main-homepage) {
  padding-top: 0px;
}

.breadcrumb {
  display: none !important;
}

@media (max-width: 640px) {
  .offerbumper-loader {
    display: none !important;
  }
}

/*  ------  variables   ------  */

.holy__page {
  --CLARINS-FONT: ClarinsRegular, Clarins;
  --GOTHAM-LIGHT: "Gotham_Light";
  --GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  --GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  --COLOR-GOLD: #cea150;
  --RADIUS: 8px;
}

/*  ------  page   ------  */

.holy__page {
  font-family: var(--GOTHAM-BOOK);
  font-weight: normal;
  color: #333333;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.holy__page * {
  box-sizing: border-box;
}

.holy__page h1,
.holy__page h2,
.holy__page h3 {
  margin: 0;
  padding: 0;
  font-family: var(--CLARINS-FONT);
  font-weight: normal;
}

.holy__page p {
  margin: 0;
  padding: 0;
}

.holy__page picture {
  display: block; /*! width: 100%; */
}

.holy__page img {
  width: 100%;
  display: block;
}

.holy__page a {
  color: #333;
  text-decoration: none;
}

.holy__page .holy__container {
  position: relative;
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

.holy__page .holy__title {
  color: var(--COLOR-GOLD);
  font-size: 60px;
  line-height: 1.16em;
  position: relative;
}
.holy__page .holy__text {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding-right: 5%;
}
.holy__page .holy__text &gt; span {
  display: block;
}
.holy__page .holy__text .holy__nowrap {
  white-space: nowrap;
}

.holy__page .holy__price {
  font-size: 16px;
  line-height: 20px;
}

.holy__page .holy__cta {
  padding-top: 18px;
}
.holy__page .holy__cta-btn {
  cursor: pointer;
  display: inline-flex;
  min-width: 132px;
  height: auto;
  padding: 17px;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
  color: #fff;
  background-color: #b40024;
  border: 2px solid #b40024;
  border-radius: 5px;
  font-family: var(--GOTHAM-MEDIUM, Helvetica, Arial);
  font-weight: 500;
  position: relative;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
}
.holy__page .holy__cta-btn:hover {
  color: #fff;
  outline: 0 !important;
  background-color: #8c0b26;
  border-color: #8c0b26;
}

.holy__page .holy__link-btn {
  text-decoration: underline;
  font-family: var(--GOTHAM-MEDIUM, Helvetica, Arial);
  font-size: 14px;
  line-height: 1.42em;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.holy__page .holy__link-btn:hover {
  text-decoration: none;
}

.holy__page .holy__quickshop {
  display: none;
}
.holy__page .holy__addtobag {
  display: none;
}

.holy__page .holy__lutin {
  pointer-events: none;
}

.holy__page .holy__decor {
  position: absolute;
  pointer-events: none;
}
.holy__page .holy__decor img {
  width: 100%;
  display: block;
}
.holy__page .holy__paillette {
  position: absolute;
  pointer-events: none;
}
.holy__page .holy__paillette img {
  width: 100%;
  display: block;
}

/*
.holy__page .holy__cta a.holy__disabled { background-color: #cfcac9; border-color:#cfcac9; cursor: default; }
*/

@media (max-width: 768px) {
  .holy__page .holy__page {
    overflow: hidden;
  }

  .holy__page .holy__container {
    padding: 0;
  }

  .holy__page .holy__title {
    font-size: 44px;
    line-height: 1.05em;
  }
  .holy__page .holy__text &gt; span {
    display: inline;
  }
}

/*   bloc    */

.holy__page .holy__bloc {
  position: relative;
  overflow: hidden;
}
.holy__page .holy__bloc-title {
  text-align: center;
  padding-bottom: 20px;
}
.holy__page .holy__bloc-text {
  position: relative;
  text-align: center;
  width: 84%;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 35px;
}

.holy__page .holy__group {
  position: relative;
}

@media (max-width: 768px) {
  .holy__page .holy__bloc-text {
    text-align: center;
    width: 90%;
    padding-bottom: 23px;
  }
}

/*   bloc    */

.holy__page .holy__bloc-finder {
  display: block;
}

/*   header    */

.holy__page .holy__header {
  position: relative;
  text-align: center;
}

.holy__page .holy__header-title {
  color: #cea150;
  text-align: center;
  font-size: 85px;
  line-height: 1.25em;
  padding-top: 248px;
  padding-bottom: 16px;
}

.holy__page .holy__header-subtitle {
  text-align: center;
  padding-bottom: 61px;
}

.holy__page .holy__header-title &gt; span {
  display: inline-block;
  background-color: #cea150;
  background-image: url(images/holy_title.png);
  background-size: contain;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

@media (max-width: 768px) {
  .holy__page .holy__header {
    margin-bottom: 32px;
    min-height: 414px;
  }

  .holy__page .holy__header-title {
    font-size: 60px;
    line-height: 1.25em;
    padding-top: 372px;
  }

  .holy__page .holy__header-title &gt; span {
    display: block;
  }

  .holy__page .holy__header-subtitle &gt; span {
    display: block;
  }
}

/*   content    */

.holy__page .holy__bloc-content {
  margin-bottom: 88px;
  text-align: center;
}

.holy__page .holy__content-text {
  text-align: center;
  padding-bottom: 16px;
  width: 77%;
  max-width: 640px;
  margin: 0 auto;
}

.holy__page .holy__content-cta a {
  min-width: 325px;
}

@media (max-width: 768px) {
  .holy__page .holy__content-cta a {
    min-width: 285px;
  }
}

/* push */

.holy__page .holy__push {
  text-align: center;
  max-width: 564px;
  border: solid 1px #ccc;
  width: 100%;
}

.holy__page .holy__push-media {
  background: #d1d1d1;
  height: 280px;
  width: 100%;
  display: block;
  cursor: pointer;
}

.holy__page .holy__push-content {
  min-height: 185px;
  padding-bottom: 35px;
  padding-left: 10px;
  padding-right: 10px;
}

.holy__page .holy__push-subtitle {
  padding-top: 20px;
  color: #b40024;
  font-size: 14px;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: var(
    --GOTHAM-MEDIUM,
    "Gotham SSm medium A",
    "Gotham SSm medium B",
    Helvetica,
    Arial
  );
}
.holy__page .holy__push-title {
  font-size: 40px;
  line-height: 1.1em;
  padding-bottom: 5px;
}
.holy__page .holy__push-description {
  padding-bottom: 25px;
  font-size: 15px;
  line-height: 1.1;
  font-family: var(
    --GOTHAM-BOOK,
    "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial
  );
}
.holy__page .holy__push-cta {
  font-size: 11px;
  text-decoration: underline;
  font-family: var(
    --GOTHAM-MEDIUM,
    "Gotham SSm medium A",
    "Gotham SSm medium B",
    Helvetica,
    Arial
  );
}
.holy__page .holy__push-cta:hover {
  text-decoration: none;
}

/*   popin    */

.holy__popin {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.holy__popin.holy__opened {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  z-index: 99;
}

.holy__popin-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 1;
}

.holy__popin-content {
  position: relative;
  top: 0;
  left: 0;
  width: 90%;
  background-color: #fff;
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  /*! overflow-y: hidden; */
  overflow-y: auto;
  /*! height: 100%; */
  max-height: 90vh;
  z-index: 2;
}

.holy__popin-body {
  position: relative;

  width: 100%;

  background-color: #fff;
}

.holy__popin-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  z-index: 2;
  cursor: pointer;
  border-radius: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/picto_close.svg);
  background-size: 60%;
}

/*   finder    */

.holy__page .holy__finder {
  position: relative;
  display: flex;
  z-index: 1;
  align-items: flex-start;
}

.holy__page .holy__finder-media {
  width: 100%;
  max-width: 445px;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 12px;
  overflow: hidden;
  margin: 100px 60px 60px 60px;
  box-shadow: 0 0 50px rgba(88, 44, 2, 0.13);
  display: block;
}

.holy__page .holy__finder-picture {
  position: relative;
  top: 0;
  left: 0;
}

.holy__page .holy__finder-content {
  text-align: left;
  padding-bottom: 80px;
  width: 100%;
}

.holy__page .holy__finder-title {
  font-size: 56px;
  padding-bottom: 27px;
  padding-top: 70px;
  padding-right: 5%;
}
.holy__page .holy__finder-title &gt; span {
  /*! display: block; */
}

.holy__page .holy__finder-groups {
  padding-top: 40px;
}
.holy__page .holy__finder-group {
  padding-bottom: 32px;
}
.holy__page .holy__finder-group:last-child {
  padding-bottom: 20px;
}
.holy__page .holy__finder-group.holy__hide {
  display: none;
}

.holy__page .holy__finder-field {
  position: relative;
  top: 0;
  left: 0;
  min-width: 248px;
  display: inline-block;
}
.holy__page .holy__finder-label {
  color: #cea150;
  font-size: 20px;
  line-height: 1.2em;
  padding-bottom: 11px;
}
.holy__page .holy__finder-handler {
  border: solid 1px #cfcac9;
  height: 46px;
  border-radius: var(--RADIUS);
  display: flex;
  align-items: center;
  padding: 0 10px;
  position: relative;
  background: #fff;
}
.holy__page .holy__finder-handler-arrow {
  position: absolute;
  right: 15px;
  top: calc(50% - 7.5px);
  background: url(images/holy_arrow.svg) left top no-repeat;
  background-size: 100% auto;
  width: 8px;
  height: 15px;
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.holy__page .holy__finder-select {
  text-align: left;
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
  background: #fff;
  width: 100%;
  border: solid 1px #cfcac9;
  border-top: none;
  border-radius: 5px 0 0 5px;
}
.holy__page .holy__finder-group.holy__opened .holy__finder-handler {
  z-index: 6;
}
.holy__page .holy__finder-group.holy__opened .holy__finder-handler-arrow {
  transform: rotate(-90deg);
}
.holy__page .holy__finder-group.holy__opened .holy__finder-select {
  display: block;
  z-index: 5;
}

.holy__page .holy__finder-select ul {
  list-style: none;
  padding: 7px 0 3px 0;
  margin: 0;
}
.holy__page .holy__finder-select li {
  list-style: none;
  padding: 4px 10px;
  cursor: pointer;
  margin: 0;
}
.holy__page .holy__finder-select li.holy__hide {
  display: none;
}

.holy__page .holy__finder-cta a {
  min-width: 248px;
}

.holy__page .holy__bloc-finder .holy__decor[data-item="1"] {
  width: 250px;
  top: -55px;
  left: calc(50% - 368px);
}
.holy__page .holy__bloc-finder .holy__decor[data-item="1"] img {
  transform: rotate(0deg);
}
.holy__page .holy__bloc-finder .holy__decor[data-item="2"] {
  width: 340px;
  bottom: -72px;
  left: -100px;
}
.holy__page .holy__bloc-finder .holy__decor[data-item="2"] img {
  transform: rotate(10deg);
  filter: blur(1.9px);
}
.holy__page .holy__bloc-finder .holy__decor[data-item="3"] {
  width: 400px;
  bottom: -100px;
  left: calc(50% + 294px);
}
.holy__page .holy__bloc-finder .holy__decor[data-item="4"] {
  display: none;
}

.holy__page .holy__bloc-finder .holy__paillette[data-item="1"] {
  width: 105px;
  top: -27px;
  left: calc(50% - 512px);
  transform: rotate(87deg);
  filter: blur(2.5px);
}
.holy__page .holy__bloc-finder .holy__paillette[data-item="2"] {
  width: 154px;
  top: -58px;
  left: calc(50% - 496px);
}
.holy__page .holy__bloc-finder .holy__paillette[data-item="2"] img {
  transform: rotate(-1deg);
}
.holy__page .holy__bloc-finder .holy__paillette[data-item="3"] {
  display: none;
}
.holy__page .holy__bloc-finder .holy__paillette[data-item="4"] {
  display: none;
}
.holy__page .holy__bloc-finder .holy__paillette[data-item="5"] {
  display: none;
}

@media (max-width: 1300px) {
  .holy__page .holy__finder-title {
    font-size: 48px;
  }
  .holy__page .holy__finder-label {
    font-size: 18px;
  }

  .holy__page .holy__finder-media {
    margin-right: 5%;
    margin-left: 5%;
  }
}

@media (max-width: 1150px) {
  .holy__page .holy__finder-title {
    font-size: 40px;
  }
  .holy__page .holy__finder-label {
    font-size: 16px;
  }
}

@media (max-width: 1024px) {
  .holy__page .holy__finder {
    display: block; /*! padding-bottom: 55px; */
  }
  .holy__page .holy__finder-media {
    width: 100%;
    max-width: 578px;
    margin: 30px auto;
  }
  .holy__page .holy__finder-content {
    padding-left: 0;
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }

  .holy__page .holy__finder-title {
    padding-top: 2px;
    padding-bottom: 15px;
    font-size: 48px;
    line-height: 1em;
    padding-right: 0;
  }
  .holy__page .holy__finder-text {
    padding-right: 0;
  }

  .holy__page .holy__finder-label {
    font-size: 18px;
  }

  .holy__page .holy__bloc-finder .holy__decor[data-item="1"] {
    top: auto;
    bottom: 99px;
    left: -85px;
    width: 240px;
  }
  .holy__page .holy__bloc-finder .holy__decor[data-item="2"] {
    display: none;
  }
  .holy__page .holy__bloc-finder .holy__decor[data-item="3"] {
    top: auto;
    bottom: -82px;
    width: 400px;
    right: -220px;
  }

  .holy__page .holy__bloc-finder .holy__paillette[data-item="1"] {
    width: 156px;
    top: auto;
    bottom: 224px;
    left: -51px;
    transform: rotate(87deg);
    filter: blur(2.5px);
  }
  .holy__page .holy__bloc-finder .holy__paillette[data-item="5"] {
    width: 180px;
    top: auto;
    bottom: -91px;
    left: -138px;
    transform: scaleY(-1) rotate(-119deg);
    display: block;
  }
}

@media (max-width: 707px) {
  .holy__page .holy__finder {
    display: block;
  }
  .holy__page .holy__finder-media {
    max-width: 90vw;
    margin: 5vw auto 0 auto;
    border-radius: 0;
  }
  .holy__page .holy__finder-content {
    padding-left: 0;
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }

  .holy__popin-content {
    width: 100%;
  }

  .holy__page .holy__finder-title &gt; span {
    display: block;
  }

  .holy__page .holy__finder-groups {
    padding-top: 29px;
  }

  .holy__page .holy__bloc-finder .holy__decor[data-item="1"] {
    width: 200px;
    top: auto;
    left: calc(50% - 16px);
    bottom: -52px;
  }
  .holy__page .holy__bloc-finder .holy__decor[data-item="2"] {
    display: none;
  }
  .holy__page .holy__bloc-finder .holy__decor[data-item="3"] {
    display: none;
  }
  .holy__page .holy__bloc-finder .holy__decor[data-item="4"] {
    width: 93px;
    top: -25px;
    left: -11px;
    display: block;
  }
  .holy__page .holy__bloc-finder .holy__decor[data-item="4"] img {
    transform: rotate(4deg);
  }

  .holy__page .holy__bloc-finder .holy__paillette[data-item="1"] {
    width: 115px;
    top: auto;
    left: calc(50% - 127px);
    transform: rotate(69deg);
    filter: blur(2.5px);
    bottom: -51px;
  }
  .holy__page .holy__bloc-finder .holy__paillette[data-item="2"] {
    width: 144px;
    bottom: -33px;
    left: calc(50% - 145px);
    top: auto;
  }
  .holy__page .holy__bloc-finder .holy__paillette[data-item="2"] img {
    transform: rotate(-83deg);
  }
  .holy__page .holy__bloc-finder .holy__paillette[data-item="3"] {
    width: 105px;
    top: 114px;
    left: -58px;
    transform: rotate(87deg);
    filter: blur(2.5px);
    display: block;
  }
  .holy__page .holy__bloc-finder .holy__paillette[data-item="4"] {
    width: 146px;
    top: 124px;
    left: -58px;
    display: block;
  }
  .holy__page .holy__bloc-finder .holy__paillette[data-item="4"] img {
    transform: rotate(-107deg);
  }
  .holy__page .holy__bloc-finder .holy__paillette[data-item="5"] {
    display: none;
  }
}

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

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .holy__popin-content {
    max-height: initial;
  }
  .holy__page .holy__bloc-finder .holy__decor[data-item="3"] {
    left: auto;
  }
}

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
  .holy__page .holy__push-media {
    height: auto;
  }
}



/*------------------------------------------------------------------------------------------*/
.holy__popin-content {
  top: 73px;
}

.holy__page .holy__finder-title {
  padding-top: 30px;
}

.holy__page .holy__push-description {
  padding-bottom: 17px;
}

.holy__page .holy__push-content {
  min-height: 151px;
  padding-bottom: 15px;
}

.holy__page .holy__push-cta {
  text-transform: uppercase;
}

.product-tile__badge {
  z-index: 13;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (-webkit-min-device-pixel-ratio: 2) {
  .c-spot__wrapper .holy__page .holy__push-media img {
    width: auto;
    height: auto;
  }
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .holy__popin-content {
    top: 72px;
    height: 78vh;
    max-height: 90vh;
  }

  .holy__page .holy__finder-title {
    padding-top: 70px;
  }

  .holy__page .holy__finder-media {
    margin: 34px 60px 60px 60px;
  }
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .holy__popin-content {
    top: 47px;
  }

  .holy__page .holy__finder-title {
    padding-top: 2px;
  }
}

/*iPhone 13*/
@media (max-width: 480px) {
  .holy__popin-content {
    top: 36px;
    height: 80vh;
  }

  .holy__page .holy__finder-title {
    padding-top: 2px;
  }

  .holy__page .holy__push-description {
    width: 80%;
    margin: 0 auto;
  }
}</pre></body></html>