#CatfishBanner {
  display: none !important;
}

.Header__top-wrapper {
  z-index: 2002 !important;
}

#nespresso-conversational-window,
#nespresso-livechat,
#nespresso-live-trigger {
  display: none !important;
}

.QuantitySelector__popin {
  z-index: 105;
}

#SummerAOS2025_ProgressBar .pb-claim h4 {
  display: none;
  color: var(--pb-text-color, #000);
  display: block;
  font-family: "NespressoLucas";
  font-size: 1rem;
  letter-spacing: 0.075rem;
  line-height: 1.25;
  margin: 0 0 1em;
  font-weight: bold;
}

@media screen and (min-width: 996px) {
  #SummerAOS2025_ProgressBar .pb-claim h4 {
    font-size: 1.25em;
    margin: 0 0 0.5em;
  }
}

#SummerAOS2025_ProgressBar.stick {
  right: 0 !important;
  left: 0 !important;
  width: auto !important;
  margin: 0 !important;
  box-shadow: 0 0 20px 0 rgba(56, 56, 56, 0.2);
  top: auto !important;
  bottom: 0;
  border: 0;
  position: fixed;
  color: var(--pb-text-color, #000);
}

#SummerAOS2025_ProgressBar h4.completed {
  display: none;
}

#SummerAOS2025_ProgressBar.completed h4.add-more {
  display: none;
}

#SummerAOS2025_ProgressBar.completed h4.completed {
  display: block;
}

#SummerAOS2025_ProgressBar h4 small {
  display: block;
  text-transform: none;
  letter-spacing: normal;
  /* font-size: .925em */
  font-weight: 500;
}

#SummerAOS2025_ProgressBar .pb-claim h4 span {
  font-size: 20px;
}

#SummerAOS2025_ProgressBar [data-caps-add] {
  font-weight: bold;
}

#SummerAOS2025_ProgressBar {
  position: relative;
  background: var(--pb-bg-color, #e5d5bb);
  color: var(--pb-text-color, #000);
  line-height: 1.25;
  z-index: 101;
  font-size: 16px;
  display: none;
  padding-bottom: 1.25em;
  background-size: cover;
  transition: all 0.3s ease-in-out;
  min-height: 0;
}

a[href="#advent-calendar-range"] {
  display: none;
}

#SummerAOS2025_ProgressBar,
#SummerAOS2025_ProgressBar * {
  font-family: "NespressoLucas";
}

#SummerAOS2025_ProgressBar.is_stuck {
  right: 0 !important;
  left: 0 !important;
  width: auto !important;
  margin: 0 !important;
  box-shadow: 0 0 20px 0 rgba(56, 56, 56, 0.2);
  top: auto !important;
  bottom: 0;
  border: 0;
}

#SummerAOS2025_ProgressBar .termsLink {
  color: var(--pb-text-color, #000);
  text-decoration: underline;
}

.termsLink {
  font-size: 0.75em;
  display: inline-block;
  margin-top: 1.3em;
  position: absolute;
  bottom: 0;
  left: 0.7em;
  color: var(--pb-text-color, #000);

  @media screen and (min-width: 650px) {
    left: 1.325em !important;
  }
}

#main.adjust-plpsubmenu .cb-plp-filter {
  margin-top: 1em;
}

.view-offer-details-cta::after {
  content: "";
  position: absolute;
  bottom: -0.1em;
  left: 0;
  width: 117%;
  height: 1px;
  background: var(--pb-bg-color, #e5d5bb);
}

.view-offer-details-cta::before {
  content: "\003e";
  position: absolute;
  bottom: 60%;
  right: -13%;
  width: 6px;
  height: 6px;
  color: black;
}

#SummerAOS2025_ProgressBar .inner-wrap {
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
  padding: 1em;
  /* padding-bottom: 1.7em; */
  position: relative;
}

#SummerAOS2025_ProgressBar .pb-wrapper {
  width: 40%;
  margin-right: 3em;
  display: block;
}

#SummerAOS2025_ProgressBar .checkout-cta-wrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#HybridGiftChoosingSection {
  display: none;
}

.threshold-claim-desc {
  display: block;
  font-size: 1em;
  margin-left: 0;
  text-align: left;
  max-width: 100%;
}

.gift-claim-wrap h2 {
  display: none;
  font-size: 1.25em;
  font-weight: 700;
  white-space: pre-line;
  max-width: 350px;
  margin: 0.25em auto 0.25em 0 !important;
}

.main-gitf-claim {
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  color: black;
}

@media screen and (max-width: 767px) {
  .pb-image-wrap {
    display: none;
  }
}

#SummerAOS2025_ProgressBar .first-treshold.mobile,
#SummerAOS2025_ProgressBar .second-treshold.mobile,
#SummerAOS2025_ProgressBar .third-treshold.mobile {
  display: none;
}

#SummerAOS2025_ProgressBar .first-treshold,
#SummerAOS2025_ProgressBar .second-treshold,
#SummerAOS2025_ProgressBar .third-treshold {
  display: block;
}

#SummerAOS2025_ProgressBar .treshold > span {
  color: black;
}

#SummerAOS2025_ProgressBar .first-treshold > img,
#SummerAOS2025_ProgressBar .second-treshold > img,
#SummerAOS2025_ProgressBar .third-treshold > img {
  position: absolute;
  width: 35px;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
}

#SummerAOS2025_ProgressBar .second-treshold > img + img {
  position: absolute;
  width: 35px;
  top: -39px;
  left: -16px;
}

#SummerAOS2025_ProgressBar .second-treshold > img + img + img {
  position: absolute;
  width: 35px;
  top: -43px;
  left: -24px;
}

#SummerAOS2025_ProgressBar .treshold.checked:after {
  position: absolute;
  bottom: 36px;
  right: -14px;
  background: url("https://www.nespresso.com/ecom/medias/sys_master/public/33097166356510/july-fg-gift-added-check-v3.png")
    no-repeat;
  width: 24px;
  height: 24px;
  content: " ";
  display: block;
}

.icon-checkmark:before {
  content: "\2713";
  position: relative;
  color: black;
  font-weight: 800;
  font-size: 1rem;
}

.gift-claim-wrap p {
  font-size: 0.85em;
}

.progress-bar__visual-wrapper {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.progress-bar__count-wrapper {
  flex-grow: 1;
  position: relative;
}

#SummerAOS2025_ProgressBar .progress-bar__count-wrapper h3 {
  text-align: center;
  font-weight: 800;
  color: black;
  position: absolute;
  bottom: 19px;
  right: 2%;
}

#SummerAOS2025_ProgressBar .progress-bar__count-wrapper h3.first-treshold {
  right: 43%;
}

#SummerAOS2025_ProgressBar.completed .progress-bar__count-wrapper h3 {
  color: var(--pb-text-color, #000);
}

#SummerAOS2025_ProgressBar .gift-claim-wrap h2 {
  display: none;
}

#SummerAOS2025_ProgressBar .progress-bar__count {
  position: relative;
  height: 16px;
  border-radius: 16px;
  overflow: visible;
  margin: 0.6em 0.5em;
  margin-bottom: 0;
  box-shadow: 0 2px 6px rgb(0 0 0 / 10%), 0 2px 6px rgb(0 0 0 / 15%);
}

#SummerAOS2025_ProgressBar.activeProgressBar .progress-bar__count {
  background-color: white;
}

.checkout-btn,
.blue-pb-cta {
  width: auto;
  height: 40px;
  font-size: 14px;
  background-color: #257a57;
  color: #fff !important;
  border: 0;
  outline: 0;
  padding: 0.76em 1.3em;
  display: flex;
  align-items: center;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 1px;
  position: relative;
  text-align: center;
  border-radius: 40px;
  box-shadow: 0 2px 6px rgb(0 0 0 / 10%), 0 2px 6px rgb(0 0 0 / 15%);
  justify-content: center;
}

.blue-pb-cta {
  display: inline-block;
  height: auto;
}

.checkout-btn.add-capsules {
  font-size: 14px;
}

#SummerAOS2025_ProgressBar.completed .checkout-btn {
  color: black !important;
}

body.has-progressBar .sticky-banner-desktop {
  display: none;
}

#SummerAOS2025_ProgressBar .close-icon-desktop {
  color: var(--pb-text-color, #000);
  display: none;
  z-index: 2;
}

#SummerAOS2025_ProgressBar .checkout-cta.disabled,
#SummerAOS2025_ProgressBar .view-gifts-cta.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.325;
  background: #000 !important;
  color: white !important;
}

.close-offer-details-cta {
  width: 1.16667em !important;
  height: 1.66667em !important;
  font-weight: 300;
  background: transparent !important;
  font-size: 2em;
  position: absolute;
  right: -1.53333em;
  top: -1.5em;
  color: black;
  opacity: 1 !important;
  line-height: 1.5em !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: lowercase;
}

#SummerAOS2025_ProgressBar.show.is_stuck.slide-down-desktop,
#SummerAOS2025_ProgressBar.show.slide-down-desktop {
  transform: translateY(70%);
}

#SummerAOS2025_ProgressBar.show.slide-down-desktop .close-icon-desktop {
  transform: rotate(0deg);
  top: -0.6rem;
}

#SummerAOS2025_ProgressBar .close-icon-desktop {
  position: absolute;
  top: -12px;
  right: 2rem;
  transform: rotate(45deg);
  font-size: 3rem;
  opacity: 0.7;
}

@media screen and (max-width: 1300px) {
  #SummerAOS2025_ProgressBar .close-icon-desktop {
    right: 16px;
  }
}

#SummerAOS2025_ProgressBar .progress-bar__count--inner {
  width: 25%;
  height: 100%;
  background: linear-gradient(to left, #257a57, #44e0a0);
  position: relative;
  border-radius: 16px;
  min-width: 2%;
}

#SummerAOS2025_ProgressBar.completed .progress-bar__count--inner {
  width: 25%;
  height: 100%;
  background: linear-gradient(to left, #257a57, #44e0a0);
  position: relative;
}

#SummerAOS2025_ProgressBar .progress-bar__count--inner::after {
  content: "";
  position: absolute;
  right: 0;
  height: 121%;
  width: 8px;
  border-radius: 4px;
  display: none;
  bottom: -14%;
  background: #267c58;
  border: 1px solid #fff;
}

#SummerAOS2025_ProgressBar .ribbon-mesage {
  letter-spacing: 0.125rem;
  line-height: 1.2;
  padding: 0.125rem 0.5rem;
  background-color: rgb(204, 178, 117);
  color: black;
  width: auto;
  text-align: left;
  margin-bottom: 0.95em;
  margin-top: 1em;
  font-size: 0.625rem;
  font-weight: 700;
}

.aos-pb-popin {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 400000;
}

.aos-pb-popin .sp-body {
  width: 95%;
  color: var(--pb-text-color, #000);
  background-color: #f3eee6;
  font-family: "NespressoLucas", Lucas, Arial, Helvetica, sans-serif;
  padding: 25px 18px 25px 24px;
  border-radius: 5px;
  max-width: 856px !important;
  height: auto;

  @media screen and (min-width: 768px) {
    padding: 32px 80px;
    max-height: 60rem;
    max-height: 90vh;
  }
}

.aos-pb-popin .sp-body h3:has(+ .terms-wrap) {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.18px;
  padding: 12px 0px 2px 0px;
  margin-top: 12px;
  width: fit-content;
}

.aos-pb-popin .sp-body h3:has(+ .terms-wrap)::after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 3px;
  background-color: var(--pb-text-color, #000);
  height: 1px;
  width: 85%;
}

.aos-pb-popin .sp-body h3 small {
  font-size: 0.875em;
}

.aos-pb-popin .sp-body h3 > .tc-wrap-arrow > svg {
  vertical-align: sub;
}

.aos-pb-popin .sp-body h3:hover {
  cursor: pointer;
}

.aos-pb-popin .sp-body h3 > span {
  margin-left: 10px;
}

.aos-pb-popin .sp-body hr {
  margin: 0.25em 0 0.75em;
}

.aos-pb-popin .sp-body p {
  padding: 2px 3px 2px 0px;
  font-family: "NespressoLucas", Lucas, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  margin-bottom: 0.5em;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.5px;
}

.aos-pb-popin .terms-wrap a,
.aos-pb-popin .sp-body .sp-content > div > p {
  color: var(--pb-text-color, #000) !important;
}

.terms-wrap p + p {
  margin-top: 0.5em;
}

.aos-pb-popin .sp-body h2 {
  line-height: 1.1;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  font-family: "NespressoLucas", Lucas, Arial, Helvetica, sans-serif;
  color: var(--pb-text-color, #000);
  text-align: center;
  width: auto;
  line-height: 1.2;
  margin-bottom: 0.5em;
  letter-spacing: 1px;

  @media screen and (min-width: 768px) {
    font-size: 26px;
  }

  @media screen and (max-width: 500px) {
    font-size: 20px;
  }
}

.aos-pb-popin .sp-body h2 small {
  font-weight: 500;
}

.aos-pb-popin .sp-close {
  left: auto;
  right: 1em;
  background-color: #fff !important;
  top: 13px !important;
  font-size: 2em;
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--pb-text-color, #000) !important;
  position: absolute;
  right: 13px !important;
  font-weight: 100;
  text-align: center;
  width: 1.66667em;
  height: 1.66667em;
  font-family: auto;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;

  @media screen and (min-width: 768px) {
    top: 26px !important;
    right: 26px !important;
  }
}

.aos-pb-popin .sp-body > .sp-content {
  scrollbar-color: #444 #f2f2f2;
  scrollbar-width: thin;
  scrollbar-gutter: stable;
  scroll-padding: 6px;
  padding-right: 6px;
  overflow: auto;
}

.aos-pb-popin .sp-content > .terms-wrap {
  display: none;
}

.aos-pb-popin .sp-content > .terms-wrap.show {
  display: block;
  margin-top: 24px;
}

.aos-pb-popin .sp-content h3 > .tc-wrap-arrow {
  transform: none;
  display: inline-block;
}

.aos-pb-popin .sp-content h3:has(+ .terms-wrap.show) > .tc-wrap-arrow {
  transform: rotate(180deg);
}

.aos-pb-popin .terms-gift-image {
  /* width: 150px; */
  /* height: 150px; */
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #fff; */
  /* flex:150px 0 0; */
  border-radius: 50%;
  flex-basis: 16%;
}

.aos-pb-popin .terms-gift-image > img {
  width: auto;
  height: auto;
  object-fit: contain;
  max-width: 60px;

  @media screen and (min-width: 1024px) {
    max-width: 100px;
  }
}

.aos-pb-popin .terms-gift-row {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.9);
  min-height: fit-content;
  max-height: 200px;
  padding: 14px 12px;
  align-items: center;
  gap: 6px;
  align-self: stretch;
  border: 1px solid #c5c5c5;
  margin: 0.75em 0;

  @media screen and (min-width: 768px) {
    padding: 18px 16px;
    gap: 20px;
  }
}

.aos-pb-popin .terms-gift-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.2em;
  flex-basis: 84%;
  line-height: 14px;

  @media screen and (min-width: 500px) {
    gap: 0.5em;
  }
}

.aos-pb-popin .terms-gift-content > h4 {
  color: #454547 !important;
  font-size: 13px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.25px;

  @media screen and (min-width: 768px) {
    font-size: 16px !important;
  }
}

.aos-pb-popin .terms-gift-content > h4 + p {
  font-size: 11px !important;
  font-weight: 300 !important;
  color: black !important;
  /* font-style: italic; */

  @media screen and (min-width: 768px) {
    font-size: 14px !important;
  }
}

.aos-pb-popin .terms-gift-content > h4 + p + p {
  font-size: 11px !important;
  font-weight: 300 !important;
  color: black !important;
  /* font-style: italic; */

  @media screen and (min-width: 768px) {
    font-size: 14px !important;
  }
}

.aos-pb-popin .terms-gift-content > h4 + p + p strong:not(:first-of-type) {
  display: inline-block;
  margin-top: 0.2rem;

  @media screen and (min-width: 500px) {
    display: inline;
  }
}

.aos-pb-popin .terms-gift-content > h4 + p + p strong:last-of-type {
  display: inline-block;
  margin-top: 0.4rem;

  @media screen and (min-width: 500px) {
    display: inline;
  }
}

.terms-gift-content ul {
  list-style: disc outside;
  padding-left: 1.5em;
  line-height: 1.25;
  font-size: 14px;
}

.aos-pb-popin .sp-body h3:not(:has(+ .terms-wrap)) {
  display: flex;
  align-items: center;
  margin-top: 1em;
  font-family: "NespressoLucas", Lucas, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.25px;
  flex-wrap: wrap;

  @media screen and (min-width: 768px) {
    font-size: 18px;
    margin-bottom: 0px;
  }
}

.aos-pb-popin .terms-gift-wrap > h3 {
  @media screen and (min-width: 768px) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .aos-pb-popin .terms-gift-image {
    width: 100px;
    height: 100px;
  }

  .aos-pb-popin .sp-body {
    padding-top: 60px;
  }
}

.aos-pb-popin .terms-gift p small {
  font-size: 0.75em;
  font-style: italic;
}

.aos-pb-popin .terms-gift p {
  font-size: 0.925rem !important;
}

.aos-pb-popin .sp-body h2 + p {
  font-size: 1.5em;
  text-align: center;
  margin: 0.5em 0.5em 1.5em;
}

.aos-pb-popin.terms-gift-wrap {
  margin-top: 6px;
  display: flex;
  flex-direction: column;
  gap: 6px;

  @media screen and (min-width: 768px) {
    gap: 12px;
  }
}

.aos-pb-popin .terms-wrap p {
  color: var(--pb-text-color, #000);
}

.aos-pb-popin:not(:has(.terms-gift-row)) h3:has(+ .terms-wrap):after,
.aos-pb-popin:not(:has(.terms-gift-row)) .tc-wrap-arrow,
.aos-pb-popin:not(:has(.terms-gift-row)) h2 {
  display: none !important;
}

.aos-pb-popin:not(:has(.terms-gift-row)) .terms-wrap {
  display: block !important;
  margin-top: 24px;
}

.aos-pb-popin:not(:has(.terms-gift-row)) h3:has(+ .terms-wrap) {
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1px;
  color: var(--pb-text-color, #000);
  font-size: 26px;
  text-decoration: none;
  margin-bottom: 0.5em;
  cursor: default;
}

@media screen and (max-width: 767px) {
  #SummerAOS2025_ProgressBar .progress-bar__count--inner::after {
    display: block;
  }

  nb-hero:has(.nb-hero-banner__content)
    .nb-hero-banner__ctasWrapper
    > .btn-login {
    margin: auto;
  }

  #SummerAOS2025_ProgressBar .termsLink {
    bottom: -1em;
  }

  #SummerAOS2025_ProgressBar:not(.completed) .checkout-cta.disabled {
    display: none;
  }

  #nespresso-conversational-window {
    display: none;
  }

  #SummerAOS2025_ProgressBar .inner-wrap {
    padding-bottom: 0;
    padding-top: 0;
  }

  #SummerAOS2025_ProgressBar .sticky-banner-mobile {
    visibility: hidden;
    opacity: 0;
    display: flex;
    position: fixed;
    bottom: 100%;
    left: 0;
    align-items: center;
    justify-content: flex-start;
    height: 60px;
    width: 100%;
    box-shadow: 0 2px 6px rgb(0 0 0 / 10%), 0 2px 6px rgb(0 0 0 / 15%);
    transition: all 0.3s ease-in-out;
    color: var(--pb-text-color, #000);
    background: var(--pb-bg-color, #e5d5bb);
    padding: 1rem;
  }

  #SummerAOS2025_ProgressBar .sticky-banner-mobile h2 {
    text-align: center;
    font-weight: bold;
  }

  #SummerAOS2025_ProgressBar .sticky-banner-mobile h2 small {
    font-weight: 500;
  }

  #SummerAOS2025_ProgressBar .progress-bar__count-wrapper h3 {
    bottom: 7%;
  }

  #SummerAOS2025_ProgressBar .sticky-banner-mobile.show {
    visibility: visible;
    opacity: 1;
  }

  #SummerAOS2025_ProgressBar .sticky-banner-mobile.show.completed {
    visibility: visible;
    opacity: 1;
  }

  #SummerAOS2025_ProgressBar .GiftWhite,
  #SummerAOS2025_ProgressBar.completed .GiftBlack {
    visibility: hidden;
    display: none;
  }

  #SummerAOS2025_ProgressBar.completed .GiftWhite,
  #SummerAOS2025_ProgressBar .GiftBlack {
    visibility: visible;
    display: block;
  }

  #SummerAOS2025_ProgressBar.show.slide-down-mobile:not(.sticky-banner-mobile) {
    transform: translateY(100%);
  }

  #SummerAOS2025_ProgressBar .first-treshold.mobile,
  #SummerAOS2025_ProgressBar .second-treshold.mobile,
  #SummerAOS2025_ProgressBar .third-treshold.mobile {
    display: block;
  }

  #SummerAOS2025_ProgressBar.completed .first-treshold.mobile {
    display: none;
  }

  #SummerAOS2025_ProgressBar .first-treshold,
  #SummerAOS2025_ProgressBar .second-treshold,
  #SummerAOS2025_ProgressBar .third-treshold {
    display: none;
  }

  #SummerAOS2025_ProgressBar.show {
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 0;
    transform: translateY(0%);
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: auto;
    z-index: 2001;
    border-top: 1px solid #a4a19b;
  }

  #SummerAOS2025_ProgressBar .progress-bar__count {
    height: 16px;
    width: calc(100% - 0.4rem);
    margin: 0 auto;
  }

  #SummerAOS2025_ProgressBar.completed .icon-checkmark {
    width: 15px;
    height: 15px;
  }

  .icon-checkmark:before {
    font-size: 1rem;
  }

  .main-wrapper-gift-section {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100vh;
    width: 100vw;
    background: white;
    padding: 8rem 0.425em 0.125em;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .close-offer-details-cta {
    display: block;
    margin-bottom: 0.5em;
    top: -1.4em;
    right: 0;
  }

  .gift-claim-wrap h2 {
    display: block;
    margin: unset;
    position: relative;
    color: black;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.0625rem;
    line-height: 1.2;
    padding-left: 0.2rem;
  }

  .gift-claim-wrap h2::after {
    content: "";
    position: absolute;
    width: 70%;
    top: 0;
    left: -8px;
    background: #9e6844;
    z-index: -1;
    height: 13px;
  }

  .threshold-claim-desc {
    margin-left: 0;
    text-align: left;
    margin-top: 0.5em;
    text-transform: none;
  }

  #SummerAOS2025_ProgressBar .progress-bar__count {
    position: relative;
  }

  #SummerAOS2025_ProgressBar.cartContext .checkout-cta-wrapper {
    width: auto;
    display: block;
    margin: 0 auto;
  }

  #SummerAOS2025_ProgressBar.completed .checkout-cta {
    display: flex;
    width: auto;
    margin-top: 0;
  }

  #SummerAOS2025_ProgressBar.cartContext .checkout-btn {
    height: 25px;
  }

  #SummerAOS2025_ProgressBar.mobOpened .checkout-cta.disabled {
    display: none;
  }

  #SummerAOS2025_ProgressBar .ribbon-mesage {
    width: auto;
    margin-bottom: 0.95em;
    margin-top: 1em;
  }

  #SummerAOS2025_ProgressBar .pb-claim {
    flex-direction: column;
    align-items: flex-start;
  }

  #SummerAOS2025_ProgressBar .gift-claim-wrap {
    text-align: left;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
  }

  .gift-claim-wrap p {
    max-width: 100%;
  }

  #SummerAOS2025_ProgressBar .progress-bar__count-wrapper {
    padding-top: 0.4em;
    margin-bottom: 0.8em;
  }

  .view-offer-details-cta {
    border-radius: 0;
    white-space: nowrap;
    margin-bottom: 0.3em;
  }

  div#ActivePBSection {
    display: flex;
    justify-content: space-between;
  }

  div#ActivePBSection > * {
    flex-basis: 100%;
    display: flex;
  }

  .checkout-btn {
    padding: 0.46em 1.46em;
    font-size: 0.675rem;
  }

  .progress-bar__count-wrapper h3 {
    font-size: 0.675rem;
  }

  #SummerAOS2025_ProgressBar .pb-wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .terms-link {
    bottom: 0.3em;
  }

  .pb-mobile-toggler {
    position: fixed;
    right: 0.3em;
    font-size: 2.45em;
    color: black;
    font-weight: 100;
    transform: rotate(45deg);
    transition: all 0.5s ease-in-out;
    z-index: 1;
    top: 0px;
  }

  #SummerAOS2025_ProgressBar.mobOpened .pb-mobile-toggler {
    color: black;
    transform: rotate(0deg);
    top: -48px;
  }

  #SummerAOS2025_ProgressBar.mobOpened.cartContext .pb-mobile-toggler {
    transform: rotate(0deg);
    top: -50px;
    color: black;
  }

  #SummerAOS2025_ProgressBar.cartContext .pb-mobile-toggler {
    top: 0em;
  }

  #SummerAOS2025_ProgressBar.cartContext.fullycompleted .pb-mobile-toggler {
    top: -1em;
  }
}

@media screen and (min-width: 768px) {
  #SummerAOS2025_ProgressBar {
    padding-bottom: 0.5em;
  }

  #SummerAOS2025_ProgressBar .mobile-only {
    display: none !important;
  }

  .plp-filter {
    margin-top: 0 !important;
  }

  body.has-progressBar.PB-stucked #nespresso-conversational-window {
    bottom: 100px !important;
    transition: all 0.3s ease-in-out;
  }

  body.has-progressBar.PB-closed.PB-stucked #nespresso-conversational-window {
    bottom: 40px !important;
  }

  body.has-progressBar #nespresso-conversational-window {
    bottom: 0 !important;
  }

  body.has-progressBar.PB-stucked.PB-closed #ActivePBSection {
    display: none;
  }

  body.has-progressBar.PB-stucked.PB-closed #SummerAOS2025_ProgressBar {
    min-height: 150px;
  }

  #SummerAOS2025_ProgressBar .close-icon-desktop {
    display: block;
  }

  #SummerAOS2025_ProgressBar.is_stuck .close-icon-desktop {
    color: var(--pb-text-color, #000);
    display: block;
  }

  body.has-progressBar.PB-stucked.PB-closed
    #SummerAOS2025_ProgressBar
    .close-icon-desktop {
    color: var(--pb-text-color, #000);
  }

  body.has-progressBar.PB-stucked.PB-closed .sticky-banner-desktop {
    display: flex;
    align-items: center;
    width: 100%;
    top: 0;
    position: absolute;
    justify-content: center;
    height: 40px;
  }

  body.has-progressBar .sticky-banner-desktop h2 {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.0625rem;
    line-height: 1.3;
    color: black;
  }

  #nespresso-conversational-window {
    display: none;
  }

  .nlc-container {
    bottom: 145px;
  }

  #machine-sale-chat-cta {
    bottom: 15% !important;
  }

  #SummerAOS2025_ProgressBar .sticky-banner-mobile {
    display: none !important;
  }

  #SummerAOS2025_ProgressBar.show {
    display: flex;
    align-items: center;
  }

  .gift-claim-wrap p {
    font-size: 1.15em;
    max-width: unset;
  }

  .pb-claim {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 0.5em;
  }

  .view-offer-details-cta {
    width: auto;
    margin-top: 1.1em;
  }

  #SummerAOS2025_ProgressBar .gift-claim-wrap {
    width: 40%;
    text-align: left;
    display: block;
    padding-bottom: 0.5em;
  }

  html[lang="fr"] #SummerAOS2025_ProgressBar .gift-claim-wrap {
    width: 53%;
  }

  #SummerAOS2025_ProgressBar .pb-wrapper {
    margin-right: 1em !important;
    margin-left: 1em !important;
    width: 40%;
  }

  .PageCheckout #SummerAOS2025_ProgressBar .pb-wrapper {
    width: 35%;
  }
}

@media screen and (max-width: 650px) {
  #SummerAOS2025_ProgressBar .checkout-cta-wrapper {
    display: none;
    margin-top: 0.5em;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .checkout-cta-wrapper {
    display: flex;
  }

  #SummerAOS2025_ProgressBar {
    font-size: 14px;
  }

  #SummerAOS2025_ProgressBar.mobOpened .pb-claim {
    text-align: center;
    margin-top: 0.5em;
    display: flex;
  }

  #ActivePBSection {
    flex-direction: column;
  }

  div#ActivePBSection > * {
    flex-basis: 100%;
  }

  #SummerAOS2025_ProgressBar .inner-wrap {
    padding: 0;
  }

  #ActivePBSection {
    padding: 1em 0.5em 0;
  }

  #SummerAOS2025_ProgressBar .desktop-only {
    display: none !important;
  }

  #ActivePBSection {
    position: unset !important;
  }

  #SummerAOS2025_ProgressBar .termsLink {
    font-size: 0.875em;
  }

  #SummerAOS2025_ProgressBar .sticky-banner-mobile h2 {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.0625rem;
    line-height: 1.3;
    color: var(--pb-text-color, #000);
    text-align: left;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .pb-claim {
    flex-direction: row;
    justify-content: space-between;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .gift-claim-wrap {
    text-align: left;
    display: flex;
    flex-direction: column;
    width: 50%;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .gift-claim-wrap h2 {
    top: -60%;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .gift-claim-wrap h2::after {
    width: 90%;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .pb-wrapper {
    display: none;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .checkout-cta-wrapper {
    display: flex;
    width: 50%;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .checkout-btn {
    justify-content: center;
    width: 80%;
  }
}

#CW-CatfishBanner {
  display: none !important;
}

.PageCheckout #main #SummerAOS2025_ProgressBar {
  max-width: 996px;
  margin: 0 auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

#aos-gift-oos-message {
  color: black;
  max-width: 996px;
  margin: 2px auto;
  text-align: center;
  font-family: "NespressoLucas", sans-serif;
  font-size: 16px;
  background: #f2eee7;
  padding: 0.5em;
  line-height: 1.15;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}

#aos-gift-oos-message svg {
  flex: 24px 0 0;
  margin-right: 7px;
}

#HybridGiftChoosingSection {
  display: none;
}

.pb-checkout-button {
  position: relative;
}

@media screen and (min-width: 768px) {
  #SummerAOS2025_ProgressBar .choose-cta-wrapper {
    flex-basis: 170px;
    text-align: center;
  }
}

#SummerAOS2025_ProgressBar .choose-cta-wrapper a {
  /* display: none; */
  text-align: center;
}

#SummerAOS2025_ProgressBar.completed .choose-cta-wrapper a {
  display: block;
}

@media screen and (max-width: 767px) {
  .choose-cta-wrapper {
    width: 100%;
    text-align: center;
    padding-bottom: 0.5em;
  }

  #SummerAOS2025_ProgressBar.fullycompleted .choose-cta-wrapper {
    display: block;
    padding-right: 25px;
    width: auto;
  }

  #SummerAOS2025_ProgressBar .view-gifts-cta {
    font-size: 14px;
  }
}

.image-flex-container {
  display: flex;
  gap: 1em;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .image-flex-container {
    flex-direction: column;
  }
}

.image-flex-container + .image-flex-container {
  margin-top: 1em;
}

.terms-button .Glyph,
.extra-button .Glyph {
  transition: all 0.15s linear;
  transform: rotate(-90deg);
  display: inline-block;
  margin-left: 0.5em;
}

@media screen and (min-width: 996px) {
  #main:not(.checkout) #SummerAOS2025_ProgressBar .pb-claim h4 {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  #main.checkout:has(.activeProgressBar:not(.slide-down-mobile)) {
    padding-bottom: 250px;
  }
}

nb-hero:has(.nb-hero-banner__content) {
  position: relative;
  /* z-index: 200; */
}

nb-hero:has(.nb-hero-banner__content) section {
  padding: 1rem 0;

  @media screen and (min-width: 500px) {
    padding: 5rem 0;
  }
}

nb-hero:has(.nb-hero-banner__content) .cb-inner {
  color: var(--pb-hero-text-color, #000) !important;
  text-align: center;

  @media screen and (min-width: 768px) {
    max-width: 45%;
    text-align: start;
    margin: 0 0 0 6rem;
    padding: 0;
  }
}

nb-hero:has(.nb-hero-banner__content) .cb-inner .nb-hero-banner__content__top {
  text-align: center;

  @media screen and (min-width: 500px) {
    text-align: left;
  }
}

nb-hero:has(.nb-hero-banner__content) .cb-inner .nb-hero-banner__overline {
  line-height: 1.2;
  font-size: 1.25rem !important;
  font-weight: 700;
  letter-spacing: 0.015625rem;
  max-width: 35em;
  color: var(--pb-hero-text-color, #000) !important;
}

nb-hero:has(.nb-hero-banner__content) .cb-inner .nb-hero-banner__title {
  font-size: 2.25rem;
  letter-spacing: 0.0625rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 2rem;
  max-width: 20em;

  @media screen and (min-width: 500px) {
    font-size: 3rem;
  }

  @media screen and (min-width: 768px) {
    padding: 0 0.5rem 0 0;
  }
}

nb-hero:has(.nb-hero-banner__content) .cb-inner .nb-hero-banner__text {
  margin-left: 0;
  margin-top: 1rem;
  color: var(--pb-hero-text-color, #000) !important;

  @media screen and (min-width: 1300px) {
    max-width: 850px;
  }
}

nb-hero:has(.nb-hero-banner__content)
  .cb-inner
  .nb-hero-banner__text
  > p
  ~ p:last-child {
  font-size: 0.95rem;
  font-weight: 400;
  letter-spacing: 0.015625rem;
  line-height: 1.2;
  margin-top: 0.3rem;
  color: var(--pb-hero-text-color, #000) !important;
}

nb-hero:has(.nb-hero-banner__content)
  .cb-inner
  .nb-hero-banner__text
  > p:first-child {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.015625rem;
  line-height: 1.2;
  color: var(--pb-hero-text-color, #000) !important;
}

nb-hero:has(.nb-hero-banner__content)
  .cb-inner
  .nb-hero-banner-__content__bottom {
  margin-top: 3rem;
  text-align: center;

  @media screen and (min-width: 500px) {
    text-align: left;
  }
}

nb-hero:has(.nb-hero-banner__content)
  .nb-hero-banner__ctasWrapper
  > .btn-popin {
  color: var(--pb-hero-text-color, #000) !important;
  text-decoration: underline;
  font-size: 14px;
}

nb-hero:has(.nb-hero-banner__content)
  .nb-hero-banner__ctasWrapper
  > .btn-login {
  background: #257a57 !important;
  padding: 0.375rem 1.5rem;
  width: fit-content;
  display: flex;
  align-items: center;
  border: 0 !important;
  transition: 0.3s ease-in-out;
  transition-property: background-color, color, box-shadow, border-color;
  border-radius: 62.4375rem;
  box-shadow: none;
  position: relative;
}

nb-hero:has(.nb-hero-banner__content)
  .nb-hero-banner__ctasWrapper
  > .btn-login
  > span {
  line-height: 1.2;
  font-size: 1.25rem !important;
  color: #fff;
  position: static;
  overflow: unset;
  text-overflow: unset;
  white-space: normal;
  font-family: NespressoLucas, Helvetica, Arial, sans-serif !important;
  letter-spacing: 0.015625rem !important;
  width: 100%;
  padding: 0.375rem 0;
}

nb-hero .login-cta-wrap {
  min-height: 3rem;
  margin-top: 2rem;
}

nb-hero .login-cta-wrap a {
  min-height: 3rem;
  padding: 0.75rem 1.5rem;
  color: #fff;
  background: #257a57;
  white-space: normal;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  display: inline-block;
  vertical-align: top;
  transition: 0.3s ease-in-out;
  transition-property: background-color, color, border, box-shadow, text-shadow;
  border: solid 1px transparent;
  border-radius: 62.4375rem !important;
  margin: 0 auto;
  font-weight: 400;
  font-size: 1.25rem;
  letter-spacing: 0.015625rem;
  line-height: 1.2;
}

nb-hero .login-cta-wrap a:hover {
  background: #1b5b40;
}

nb-hero .login-cta-wrap a span {
  display: block;
  transition: 0.3s ease-in-out box-shadow;
}

nb-hero:has(.login-cta-wrap) nb-container .cb-inner {
  text-align: center;
}

nb-hero:has(.login-cta-wrap) .cb-bg-img {
  background: var(--pb-hero-color, #f3efe6) !important;
}

:root {
  --default-pb-ol-hero-img: url(/ecom/medias/sys_master/public/35061904343070/feb-fs-2025-ol-Desktop-HP-1920x495.jpg);
  --default-pb-vl-hero-img: url(/ecom/medias/sys_master/public/35061904736286/feb-fs-2025-vl-Desktop-HP-1920x495.jpg);
}

nb-hero[heading*="Original"]:has(.nb-hero-banner__content):not(:has(.btn-login))
  .cb-bg-img {
  background-image: var(
    --pb-ol-hero-img,
    var(--default-pb-ol-hero-img)
  ) !important;

  @media screen and (max-width: 767px) {
    background: var(--pb-hero-color, #f3efe6) !important;
  }
}

nb-hero[heading*="Vertuo"]:has(.nb-hero-banner__content):not(:has(.btn-login))
  .cb-bg-img {
  background-image: var(
    --pb-vl-hero-img,
    var(--default-pb-vl-hero-img)
  ) !important;

  @media screen and (max-width: 767px) {
    background: var(--pb-hero-color, #f3efe6) !important;
  }
}

nb-hero:has(.login-cta-wrap) section {
  padding: 4rem 0 4rem !important;
}

nb-hero:has(.login-cta-wrap) h1 {
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.015625rem;
  line-height: 1.2;
}

nb-hero:has(.login-cta-wrap) p {
  font-size: 1.25rem;
  line-height: 1.125;
}

nb-hero:has(.login-cta-wrap) .cb-inner {
  max-width: 768px;
}

@media screen and (max-width: 768px) {
  nb-hero:has(.login-cta-wrap) section {
    padding: 2rem 0 2rem !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1399px) {
  #SummerAOS2025_ProgressBar {
    min-height: 135px;
    padding-top: 1.25em;
  }

  .gift-claim-wrap {
    padding-bottom: 0.75em;
  }
}

@media screen and (min-width: 1400px) {
  #SummerAOS2025_ProgressBar .close-icon-desktop {
    right: 0.25rem;
  }
}
