@font-face {
  font-family: "Gotham_Light";
  src: url("../fonts/GothamLight.eot");
  src: url("../fonts/GothamLight.eot") format("embedded-opentype"), url("../fonts/GothamLight.woff2") format("woff2"), url("../fonts/GothamLight.woff") format("woff"),
    url("../fonts/GothamLight.ttf") format("truetype"), url("../fonts/GothamLight.svg#GothamLight") format("svg");
}

.DS-Light-2023-LT {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
 /* --CLARINS-FONT: "ClarinsRegular", "Clarins";*/
  --CLARINS-FONT: "ClarinsRegular", "Clarins", "Times New Roman";
  --GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
  --GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
  --GOTHAM-XLIGHT: "Gotham_Light", Helvetica, Arial, sans-serif;
  --GOTHAM-LIGHT: "Gotham_Light", Helvetica, Arial, sans-serif;
  --FONT-SIZE: 14px;
  font-family: var(--GOTHAM-BOOK);
  font-size: var(--FONT-SIZE);
  color: #333333;
  --WIDTH: 1600px;
  max-width: var(--WIDTH);
  text-align: center;
  overflow: hidden;
}

#wrapper {
  max-width: 100%;
}

.DS-Light-2023-LT * {
  box-sizing: border-box;
}

.DS-Light-2023-LT-header {
  position: relative;
  background-color: #fffbf7;
  height: 485px;
}

.DS-Light-2023-LT-header__content {
  position: absolute;
  right: 0;
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.DS-Light-2023-LT-header__title {
  font-family: var(--CLARINS-FONT);
  font-size: 60px;
  line-height: 60px;
  font-weight: normal;
  max-width: 395px;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
}

.DS-Light-2023-LT-header__background,
.DS-Light-2023-LT-header__background img {
  display: block;
  height: 100%;
}

.DS-Light-2023-LT-body {
  background: linear-gradient(to top, #fcf7ed, #faf5e9, #f2e6cb, #faf5e9, #fcf7ed);
  padding-bottom: 168px;
  position: relative;
}

.DS-Light-2023-LT-acquisition {
  position: relative;
  padding-top: 50px;
}

.DS-Light-2023-LT-body__claim {
  font-family: var(--GOTHAM-LIGHT);
  font-size: 30px;
  line-height: 50px;
  margin: 0;
}

.DS-Light-2023-LT-body__claim {
  display: flex;
  flex-direction: column;
}

.DS-Light-2023-LT-body__title {
  font-size: 60px;
  line-height: 70px;
  font-weight: normal;
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
  margin-top: 65px;
  color: #ae721c;
  font-family: var(--GOTHAM-XLIGHT);
}

.DS-Light-2023-LT-body__countdown {
  background: linear-gradient(0deg, rgba(198, 165, 117, 0.8), rgba(241, 219, 176, 0.8) 99%);
  padding: 50px 100px;
  max-width: 768px;
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 55px;
  position: relative;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  padding-bottom: 100px;
  position: relative;
}

.DS-Light-2023-LT-body__countdown-wrapper {
  position: relative;
}

.DS-Light-2023-LT-body__countdown-title {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
}

.DS-Light-2023-LT-body__countdown-calendar {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.DS-Light-2023-LT-body__countdown-calendar > span {
  margin-left: 10px;
}

.DS-Light-2023-LT-body__countdown-calendar:hover {
  text-decoration: underline;
}

.DS-Light-2023-LT-body__collection-title {
  font-size: 24px;
  line-height: 32px;
  color: #ae721c;
  font-weight: normal;
  margin: 0;
  margin-top: 60px;
  text-transform: uppercase;
}

.DS-Light-2023-LT-body__collection-paragraph {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  margin-top: 20px;
}

.DS-Light-2023-LT-body__collection-item-img {
  width: 100%;
}

.DS-Light-2023-LT-body__collection-item-wrapper {
  color: #333;
  text-decoration: none;
  display: block;
}

.DS-Light-2023-LT-body__collection-item {
  width: 220px;
}

.DS-Light-2023-LT-body__collection-item[data-product="DS-30ml"] .DS-Light-2023-LT-body__collection-item-img,
.DS-Light-2023-LT-body__collection-item[data-product="DS-50ml"] .DS-Light-2023-LT-body__collection-item-img {
  max-width: 120px;
}

.DS-Light-2023-LT-body__collection-item[data-product="DS-75ml"] .DS-Light-2023-LT-body__collection-item-img {
  max-width: 148px;
}

.DS-Light-2023-LT-body__collection-item[data-product="DSE-15ml"] .DS-Light-2023-LT-body__collection-item-img {
  max-width: 118px;
}

.DS-Light-2023-LT-body__collection-item-img {
  height: 440px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto;
}

.DS-Light-2023-LT-body__collection-item-img img {
  width: 100%;
}

.DS-Light-2023-LT-body__collection-item-title {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  margin-top: 25px;
}

.DS-Light-2023-LT-body__collection-item-price {
  margin: 0;
  margin-top: 15px;
  font-size: 16px;
  line-height: 22px;
  font-family: var(--GOTHAM-MEDIUM);
}

.DS-Light-2023-LT-body__quickshop-button {
  color: #fff;
  font-size: 14px;
  background-color: #b40024;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--GOTHAM-MEDIUM);
  height: 44px;
  border-radius: 5px;
  padding: 0 16px;
  border: solid 1px #b40024;
  transition: 0.3s;
  cursor: pointer;
  letter-spacing: 0.02em;
  margin: 0 auto;
  margin-top: 15px;
  width: fit-content;
  text-decoration: none;
}

.DS-Light-2023-LT-body__quickshop-button:hover {
  background-color: #8c0b26;
  border: solid 1px #8c0b26;
  color: #fff;
}

.DS-Light-2023-LT-quickshop {
  display: none;
}

.DS-Light-2023-LT-body__collection-wrapper {
  margin-top: 30px;
}

.DS-Light-2023-LT-body__collection-wrapper:not(.slick-initialized),
.DS-Light-2023-LT-body__services-container:not(.slick-initialized) {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.DS-Light-2023-LT-body__services-container {
  margin-bottom: 0;
}

.DS-Light-2023-LT-body .slick-dots {
  bottom: -65px;
}

.DS-Light-2023-LT .slick-dots li:not(.slick-active) {
  color: #fff;
  background-color: #fff;
}

.DS-Light-2023-LT-body__services-item-title,
.DS-Light-2023-LT-body__services-item-description {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}

.DS-Light-2023-LT-body__services-item-title {
  font-family: var(--GOTHAM-MEDIUM);
}

.DS-Light-2023-LT-body__services-item-description {
  margin-top: 10px;
}

.DS-Light-2023-LT-body__content {
  background-color: #fff;
  padding-top: 20px;
  padding-left: 20px;
  text-align: left;
  min-height: 190px;
  border: solid 1px #cfcac9;
  border-top: none;
}

.DS-Light-2023-LT-body__services-item {
  max-width: 262px;
  width: 100%;
  margin: 0 20px;
}

.DS-Light-2023-LT-body__services-item-link {
  margin-top: 25px;
  font-size: 11px;
  line-height: 18px;
  color: #333;
  font-family: var(--GOTHAM-MEDIUM);
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
}

.DS-Light-2023-LT-body__services-item-img,
.DS-Light-2023-LT-body__services-item-img img {
  display: block;
  width: 100%;
}

.DS-Light-2023-LT-body__services-title {
  font-size: 60px;
  line-height: 68px;
  color: #ae721c;
  font-family: var(--GOTHAM-XLIGHT);
  font-weight: normal;
  margin: 0;
  margin-top: 65px;
}

.DS-Light-2023-LT-body__services-container {
  margin-top: 30px;
}

.DS-Light-2023-LT-collection {
  position: relative;
}

/** NEWSLETTER **/

.DS-Light-2023-LT-body__countdown-rgpd {
  color: #fff;
  text-align: left;
}

.DS-Light-2023-LT-body__countdown-rgpd a {
  color: #fff;
  text-decoration: underline;
}

.DS-Light-2023-LT-body__countdown-rgpd a:hover {
  text-decoration: none;
}

.DS-Light-2023-LT-body__countdown-rgpd .legal-requirements {
  color: #fff;
}

.DS-Light-2023-LT-body__countdown-calendar-container {
  margin-top: 20px;
}

.DS-Light-2023-LT .DS-Light-2023-LT-body__countdown-newsletter {
  margin-top: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.DS-Light-2023-LT .newsletter-form-1-container {
  position: unset;
  padding: 0;
}

.DS-Light-2023-LT .newsletter-form-wrapper {
  width: 100%;
}

.DS-Light-2023-LT .newsletter-form-wrapper .form-group input {
  border-radius: 5px;
}

.DS-Light-2023-LT .newsletter-form-1-container .email-field {
  width: 100%;
}

.DS-Light-2023-LT .newsletter-form-1-container .subscribe .newsletter-form-1-button {
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px #fff;
  border-radius: 8px;
  padding: 0 16px;
}

.DS-Light-2023-LT .newsletter-form-wrapper .form-row.subscribe {
  padding: 0;
  position: absolute;
  bottom: 55px;
  right: 100px;
  width: 140px;
  margin: 0;
}

@media screen and (max-width: 1115px) and (min-width: 768px) {
  .DS-Light-2023-LT-header__background {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 1299px) {
  .DS-Light-2023-LT-header__content {
    position: relative;
    width: 100%;
    transform: none;
    top: 0;
  }

  .DS-Light-2023-LT-header {
    background-color: #faf3e5;
    height: auto;
  }

  .DS-Light-2023-LT-header__content {
    padding-top: 25px;
  }
}

@media screen and (max-width: 820px) {
  .DS-Light-2023-LT-body__services-item {
    margin: 0;
  }

  .DS-Light-2023-LT-body__collection-item {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .DS-Light-2023-LT-header__background,
  .DS-Light-2023-LT-header__background img {
    height: auto;
    width: 100%;
  }

  .DS-Light-2023-LT-header__title {
    font-size: 48px;
    line-height: 50px;
  }

  .DS-Light-2023-LT-acquisition {
    padding-top: 90px;
  }

  .DS-Light-2023-LT-body__title {
    font-size: 48px;
    line-height: 56px;
    margin-top: 40px;
  }

  .DS-Light-2023-LT-body__countdown {
    max-width: calc(100% - 40px);
    padding: 35px 25px;
    padding-bottom: 110px;
  }

  .DS-Light-2023-LT-body {
    background: linear-gradient(to top, #faf3e5, #f2e5c9, #faf3e5);
    padding-bottom: 100px;
  }

  .DS-Light-2023-LT-body__claim {
    font-size: 20px;
    line-height: 35px;
  }

  .DS-Light-2023-LT-body__services-title {
    font-size: 48px;
    line-height: 56px;
    margin-top: 100px;
  }

  .DS-Light-2023-LT-body__services-item {
    margin: 0;
  }

  .DS-Light-2023-LT-body__collection-item[data-product="DS-30ml"] .DS-Light-2023-LT-body__collection-item-img,
  .DS-Light-2023-LT-body__collection-item[data-product="DS-50ml"] .DS-Light-2023-LT-body__collection-item-img {
    max-width: 76px;
  }

  .DS-Light-2023-LT-body__collection-item[data-product="DS-75ml"] .DS-Light-2023-LT-body__collection-item-img {
    max-width: 104px;
  }

  .DS-Light-2023-LT-body__collection-item[data-product="DSE-15ml"] .DS-Light-2023-LT-body__collection-item-img {
    max-width: 74px;
  }

  .DS-Light-2023-LT-body__services-item {
    max-width: 188px;
  }

  .DS-Light-2023-LT-body__collection-item-img {
    height: 315px;
  }

  .DS-Light-2023-LT-body__collection-item {
    min-width: 170px;
    width: auto;
  }

  .DS-Light-2023-LT-body__collection-item-title,
  .DS-Light-2023-LT-body__collection-item-price,
  .DS-Light-2023-LT-body__quickshop-button {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
  }

  .DS-Light-2023-LT-body__collection-wrapper .slick-slide.slick-current .DS-Light-2023-LT-body__collection-item-title,
  .DS-Light-2023-LT-body__collection-wrapper .slick-slide.slick-current .DS-Light-2023-LT-body__collection-item-price,
  .DS-Light-2023-LT-body__collection-wrapper .slick-slide.slick-current .DS-Light-2023-LT-body__quickshop-button {
    opacity: 1;
    pointer-events: all;
  }

  .DS-Light-2023-LT .newsletter-form-wrapper .form-row.subscribe {
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/*************/
/** BUBBLES **/
/*************/

.DS-Light-2023-LT-background-fixed {
  width: 100%;
  height: 100%;
  border: solid 5px red;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
}

@keyframes float {
  0% {
    transform: translate(0px, 0px) translateX(-50%);
  }
  50% {
    transform: translate(-5px, -20px) translateX(-50%);
  }
  100% {
    transform: translate(0px, 0px) translateX(-50%);
  }
}

.DS-Light-2023-LT-bubble,
.DS-Light-2023-LT-bubble img {
  width: 100%;
  display: block;
  transition: 0.3s;
}

.DS-Light-2023-LT-parallax {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  pointer-events: none;
}

.DS-Light-2023-LT-parallax[z-index2] {
  z-index: 2;
}

.DS-Light-2023-LT-bubble {
  position: absolute;
  filter: drop-shadow(0 4px 4px rgba(255, 255, 255, 0.1));
  animation: float 6s ease-in-out infinite;
  animation-direction: alternate;
  transform: translate(0px, 0px) translateX(-50%);
}

.DS-Light-2023-LT-bubble[blur] {
  filter: blur(0.5px);
}

.DS-Light-2023-LT-bubble-acquisition--1 {
  width: 185px;
  left: calc(50% + 641px);
  transform: translateX(-50%);
  top: 65px;
  animation-duration: 8s;
}

.DS-Light-2023-LT-bubble-acquisition--2 {
  width: 171px;
  left: calc(50% + 540px);
  transform: translateX(-50%);
  top: -37px;
  animation-duration: 10s;
}

.DS-Light-2023-LT-bubble-acquisition--3 {
  width: 116px;
  left: calc(50% - 230px);
  transform: translateX(-50%);
  top: -49px;
  animation-duration: 10s;
}

.DS-Light-2023-LT-bubble-acquisition--4 {
  width: 22px;
  left: calc(50% - 167px);
  transform: translateX(-50%);
  top: -35px;
  animation-duration: 8s;
}

.DS-Light-2023-LT-bubble-acquisition--5 {
  width: 60px;
  left: calc(50% - 430px);
  transform: translateX(-50%);
  top: -62px;
  animation-duration: 6s;
}

.DS-Light-2023-LT-bubble-acquisition--6 {
  width: 53px;
  left: calc(50% - 381px);
  transform: translateX(-50%);
  top: 45px;
  animation-duration: 10s;
}

.DS-Light-2023-LT-bubble-acquisition--7 {
  width: 57px;
  left: calc(50% + 383px);
  transform: translateX(-50%);
  top: 168px;
  animation-duration: 8s;
}

.DS-Light-2023-LT-bubble-collection--1 {
  width: 30px;
  left: calc(50% + 337px);
  transform: translateX(-50%);
  top: 144px;
  animation-duration: 6s;
}

.DS-Light-2023-LT-bubble-collection--2 {
  width: 79px;
  left: calc(50% + 387px);
  transform: translateX(-50%);
  top: 113px;
  animation-duration: 10s;
}

.DS-Light-2023-LT-bubble-collection--3 {
  width: 204px;
  left: calc(50% - 522px);
  transform: translateX(-50%);
  top: 322px;
  animation-duration: 8s;
}

.DS-Light-2023-LT-bubble-collection--4 {
  width: 79px;
  left: calc(50% - 556px);
  transform: translateX(-50%);
  top: 331px;
  animation-duration: 9s;
}

@media screen and (max-width: 767px) {
  .DS-Light-2023-LT-bubble[blur]:not([blur-mobile]) {
    filter: none;
  }

  .DS-Light-2023-LT-bubble[blur-mobile] {
    filter: blur(0.5px);
  }

  .DS-Light-2023-LT-bubble-acquisition--1 {
    width: 56px;
    left: 50%;
    top: calc(4px * 375 / 100);
  }

  .DS-Light-2023-LT-bubble-acquisition--2 {
    width: 38px;
    left: calc(50% + 56px);
    top: calc(13px * 375 / 100);
  }

  .DS-Light-2023-LT-bubble-acquisition--3 {
    width: 80px;
    left: calc(50% + 76px);
    top: -27px;
  }

  .DS-Light-2023-LT-bubble-acquisition--4 {
    width: 48px;
    left: calc(50% + 50px);
    top: 386px;
  }

  .DS-Light-2023-LT-bubble-acquisition--5 {
    width: 37px;
    left: calc(50% - 130px);
    top: -52px;
  }

  .DS-Light-2023-LT-bubble-acquisition--6 {
    width: 32px;
    left: calc(50% - 165px);
    top: 58px;
  }

  .DS-Light-2023-LT-bubble-acquisition--7 {
    width: 34px;
    left: calc(50% + 118px);
    top: 330px;
  }

  .DS-Light-2023-LT-bubble-collection--1,
  .DS-Light-2023-LT-bubble-collection--2,
  .DS-Light-2023-LT-bubble-collection--4 {
    display: none;
  }

  .DS-Light-2023-LT-bubble-collection--3 {
    width: 123px;
    left: calc(50% - 142px);
    top: 384px;
  }
}


/*-----------------------------------------------------------------------*/
#main {
    width: 100% !important;
    max-width: 100% !important;
}
#wrapper.pt_category-wide .site-width-slot {
    max-width: 100%;
}
.DS-Light-2023-LT-bubble-acquisition--3 {
    left: calc(50% - 460px);
}
.DS-Light-2023-LT-bubble-acquisition--4 {
    left: calc(50% - 407px);
}
.DS-Light-2023-LT-bubble-collection--1 {
    left: calc(50% + 437px);
}
.DS-Light-2023-LT-bubble-collection--2 {
    left: calc(50% + 477px);
}
.DS-Light-2023-LT-body__quickshop-button {
    text-transform: none;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { }
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { }

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
  .DS-Light-2023-LT-bubble-acquisition--1 {
      left: 0;
  }
  .DS-Light-2023-LT-bubble-acquisition--2 {
      left: auto;
      right: -43px;
  }
}

/*EDITS*/
button:not(.cba-button-style){
  text-transform: unset;
}
.DS-Light-2023-LT-body__services-item-title, .DS-Light-2023-LT-body__services-item-description {
    font-size: 13px;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .DS-Light-2023-LT-body__services-container {
    margin-right: 35px;
  }
}


@media (max-width: 480px) {
  .DS-Light-2023-LT-body__services-item-title, .DS-Light-2023-LT-body__services-item-description {
    font-size: 11px;
  }
  .DS-Light-2023-LT-body__title {
    font-size: 37px;
  }
  .DS-Light-2023-LT-body__collection-title {
    font-size: 27px;
  }
  .DS-Light-2023-LT-body__services-item {
    max-width: 195px;
  }
  .DS-Light-2023-LT-body__services-item-description {
    font-size: 10px;
  }
}




