<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dp-BTC-offer-3 {
  display: none;
  padding-top: 80px;
}

.dp-BTC-offer-3-caps {
  display: none;
  padding-top: 80px;
  padding-bottom: 240px;
}

.dp-BTC-offer-3-caps__content {
  display: block;
}

.dp-BTC-offer-3-caps__category-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin-top: 30px;
}

.dp-BTC-offer-3-caps__category[data-category="assortiments"] .dp-BTC-offer-3-caps__caps-name {
  max-width: 100%;
}

#dp-BTC-offer-3-caps__caps-item-template {
  display: none;
}

.dp-BTC-offer-3-caps__caps-img {
  width: 60px;
  flex-shrink: 0;
}

.dp-BTC-offer__banner {
  margin-top: 24px;
}

.dp-BTC-offer-3-caps__caps-details-container {
  padding-left: 25px;
  color: #2f292b;
  padding-top: 10px;
  width: 100%;
}

.dp-BTC-offer-3-caps__caps-name {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  position: relative;
  display: table;
}

.dp-BTC-offer-3-caps__caps-aroma {
  font-size: 12px;
  line-height: 14px;
  color: #7a7a7a;
  margin-top: 5px;
}

.dp-BTC-offer-3-caps__caps-intensity {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

.dp-BTC-offer-3-caps__caps-infos-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.dp-BTC-offer-3-caps__caps-item[is-AB] .dp-BTC-offer-3-caps__caps-name::before {
  content: "";
  display: block;
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: 23px;
  height: 24px;
  background-image: url(./images/logo-AB.jpg);
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
}

.dp-BTC-offer-3-caps__caps-intensity {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3px;
}

.dp-BTC-offer-3-caps__caps-cupsizes-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.dp-BTC-offer-3-caps__caps-cupsizes-container:not(:first-child) {
  padding-left: 15px;
}

.dp-BTC-offer-3-caps__caps-cupsizes-container img:not(:first-child) {
  margin-left: 6px;
}

.dp-BTC-offer-3-caps__caps-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #f9f9f8;
  padding: 10px;
  max-width: 450px;
  width: 100%;
  margin-top: 15px;
  margin-right: 15px;
  position: relative;
}

.dp-BTC-offer-3-caps__caps-item[is-best-offer="true"] {
  border: 1px solid #842c3c;
}

.dp-BTC-offer-3-caps__caps-item[is-best-offer="true"]::before {
  content: "Meilleure offre";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 159px;
  height: 23px;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(120, 23, 41, 0.9);
}

.dp-BTC-offer-3-caps__caps-price-container {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.dp-BTC-offer-3-caps__caps-add-to-bag * {
  line-height: normal;
}

.dp-BTC-offer-3-caps__caps-price {
  color: #3d8705;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  margin-right: 10px;
}

.dp-BTC-offer-3-caps__caps-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.dp-BTC-offer-3-caps__category-description {
  font-size: 16px;
  line-height: 19px;
}

.dp-BTC-offer-3-caps__category-description::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(./images/icon-info.svg);
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}

.dp-BTC-offer-3-caps__caps-assort-description {
  font-size: 12px;
  line-height: 14px;
  color: #7a7a7a;
}

.dp-BTC-offer-3-caps__caps-assort-popin.popin-trigger {
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
  color: #000;
  cursor: pointer;
  margin-top: 3px;
  display: inline-block;
}

.dp-BTC-offer-3-caps__caps-assort-popin.popin-trigger:hover {
  text-decoration: none;
}

.dp-BTC-offer-3-caps__caps-list {
  padding-top: 0;
}

@media screen and (max-width: 995px) {
  .dp-BTC-offer-3-caps__caps-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .dp-BTC-offer-3-caps__caps-name {
    max-width: 140px;
    width: 100%;
  }

  .dp-BTC-offer-3-caps__caps-assort-description {
    margin-top: 5px;
  }

  .dp-BTC-offer-3-caps__caps-assort-popin.popin-trigger {
    font-size: 13px;
  }

  .dp-BTC-offer-3-caps__caps-item[is-best-offer="true"]::before {
    height: 18px;
    font-size: 11px;
    line-height: 13px;
  }
}

@media screen and (max-width: 996px) {
  .dp-BTC-offer__container-input {
    flex-wrap: wrap;
  }

  .dp-BTC-offer__checkbox-label {
    font-size: 14px;
    line-height: 21.6px;
  }

  .dp-BTC-offer__checkbox {
    align-self: flex-start;
    position: relative;
    top: 4px;
  }
}

.dp-BTC-offer__category[has-empty-caps="true"] {
  display: none;
}

.dp-BTC-offer__category-title {
  margin: 0 auto;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  max-width: 996px;
  width: 100%;
  margin-top: 24px;
  padding: 0 48px;
}

.dp-BTC-offer__category-title[data-category="starbucks"] {
  padding-top: 24px;
  border-top: solid rgba(0, 0, 0, 0.2) 2px;
}

.dp-BTC-offer__category[data-category="assortiments"][dp-hided] {
  display: none;
}

#dp-BTC-offer__caps-item-template {
  display: none;
}

.dp-BTC-caps {
  display: flex;
  flex-direction: column;
  width: 231px;
  flex-shrink: 0;
  scroll-snap-align: start;
}

.dp-BTC-caps:not([is-bio="true"]) .dp-BTC-caps__tag--bio,
.dp-BTC-caps:not([is-new="true"]) .dp-BTC-caps__tag--new,
.dp-BTC-caps:not([is-bio="true"]) .dp-BTC-caps__picto--bio,
.dp-BTC-caps:not([has-ab-logo="true"]) .dp-BTC-caps__picto--AB {
  display: none;
}

.dp-BTC-caps[data-intensity="0"] .dp-BTC-caps__intensity {
  display: none;
}

.dp-BTC-caps__hero {
  background: #eeeeee;
  border-radius: 5px;
  position: relative;
  height: 260px;
  box-sizing: border-box;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  user-select: none;
  width: 100%;
}

.dp-BTC-caps__packshot {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  order: 3;
  padding-top: 20px;
}

.dp-BTC-caps__tag {
  order: 1;
  margin: 0;
  padding: 0 7px;
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  color: #fff;
  height: 18px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  line-height: 10px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dp-BTC-caps__tag-container {
  display: flex;
  gap: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.dp-BTC-caps__tag--new {
  background: #aa896a;
}

.dp-BTC-caps__tag--bio {
  background: #94c11c;
}

.dp-BTC-caps__logos {
  order: 2;
  height: 25px;
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  gap: 10px;
  margin-left: auto;
  position: absolute;
  top: 15px;
  right: 15px;
}

.dp-BTC-caps__intensity {
  order: 4;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  display: flex;
  color: #656565;
  flex-direction: column;
  justify-content: flex-end;
}

.dp-BTC-caps__intensity-picto {
  display: flex;
  gap: 2px;
  margin-top: 3px;
}

.dp-square.dp-square-filled {
  border-color: #aa896a;
}

.dp-BTC-caps__sizes {
  order: 5;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #777777;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.dp-BTC-caps__sizes span {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.dp-BTC-caps__sizes span img {
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
}

.dp-BTC-caps__infos {
  color: #2f292b;
  margin-top: 10px;
  margin-bottom: 16px;
}

.dp-BTC-caps__name {
  margin: 0;
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}

.dp-BTC-caps__description {
  margin: 0;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  margin-top: 3px;
}

.dp-BTC-caps__ecom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
}

.dp-BTC-caps__price {
  flex: 1;
}

.dp-BTC-caps__price-unit {
  margin: 0;
  color: #3d8705;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}

.dp-BTC-caps__price-per-sleeve {
  margin: 0;
  color: #777777;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

.dp-BTC-offer__caps-img {
  width: 120px;
  flex-shrink: 0;
}

.dp-BTC-offer__caps-item[is-AB] .dp-BTC-offer__caps-name::before {
  content: "";
  display: block;
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: 23px;
  height: 24px;
  background-image: url(./images/logo-AB.jpg);
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
}

.dp-square {
  border-right: 2px solid #d8d2c3;
  width: 2px;
  height: 7px;
  flex-shrink: 0;
}

.dp-BTC-offer__caps-intensity {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3px;
}

.dp-BTC-offer__caps-cupsizes-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.dp-BTC-offer__caps-cupsizes-container:not(:first-child) {
  padding-left: 15px;
}

.dp-BTC-offer__caps-cupsizes-container img:not(:first-child) {
  margin-left: 6px;
}

.dp-BTC-offer__caps-price-container {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.dp-BTC-offer__caps-add-to-bag * {
  line-height: normal;
}

.dp-BTC-offer__caps-price {
  color: #3d8705;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  margin-right: 10px;
}

.dp-BTC-offer__caps-container {
  margin-top: -106px;
}

.dp-BTC-offer__caps-container-inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, 231px);
  gap: 25px 24px;
  justify-items: center;
  justify-content: center;
}

.dp-BTC-offer__capsules .dp-BTC-offer__caps-container {
  max-width: 996px;
  width: 100%;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}

.dp-BTC-offer__caps-container-inner::-webkit-scrollbar {
  width: 0.1em;
  background-color: transparent;
}

.dp-BTC-offer__caps-container-inner::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.dp-BTC-offer__category {
  width: 100%;
  margin-top: 24px;
  padding-bottom: 24px;
}

.dp-BTC-offer__category[data-category="assortiments"] {
  margin-top: 0;
}

.dp-BTC-offer-3[data-offer="subscription"] .dp-BTC-offer__category[data-category="assortiments"] {
  display: none;
}

.dp-BTC-offer__caps-assort-description {
  font-size: 12px;
  line-height: 14px;
  color: #7a7a7a;
}

.dp-BTC-offer__caps-assort-popin.popin-trigger {
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
  color: #000;
  cursor: pointer;
  margin-top: 3px;
  display: inline-block;
}

.dp-BTC-offer__caps-assort-popin.popin-trigger:hover {
  text-decoration: none;
}

.dp-BTC-offer__capsules {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 64px;
}

.dp-BTC-offer__info-need-add-machine {
  margin-bottom: -24px;
  border-radius: 0 !important;
}

.dp-BTC-offer__info {
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  background-color: #735942;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  margin-top: 15px;
  display: none;
}

.dp-BTC-offer__info &gt; span {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.dp-BTC-offer__info &gt; span::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(./images/info.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 12px;
}

.dp-BTC-offer__add-machine {
  text-decoration: underline;
}

.dp-BTC-offer__add-machine:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .dp-BTC-offer__category:not([data-category="assortiments"]) .dp-BTC-offer__caps-name {
    max-width: 140px;
    width: 100%;
  }

  .dp-BTC-offer__caps-assort-description {
    margin-top: 5px;
  }

  .dp-BTC-offer__caps-assort-popin.popin-trigger {
    font-size: 13px;
  }

  .dp-BTC-offer__info {
    padding: 5px;
    height: auto;
  }

  .dp-BTC-offer__info &gt; span {
    align-items: flex-start;
  }

  .dp-BTC-offer__info &gt; span::before {
    margin-right: 0;
    position: relative;
    top: 1px;
    width: 15px;
    height: 15px;
  }
}

/******************/
/** POPIN ASSORT **/
/******************/

#dp-BTC-popin-assort-template {
  display: none;
}

.dp-BTC-popin-assort {
  padding: 20px;
  color: #000;
  font-family: "Lucas", sans-serif;
  padding-bottom: 25px;
}

.dp-BTC-popin-assort * {
  box-sizing: border-box;
  line-height: 1.2em;
}

.dp-BTC-popin-assort__title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.dp-BTC-popin-assort__caps-items {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 25px;
  max-width: 33.33%;
  width: 100%;
}

.dp-BTC-popin-assort__caps-img {
  width: 60px;
}

.dp-BTC-popin-assort__caps-details {
  text-align: left;
  padding-left: 20px;
}

.dp-BTC-popin-assort__caps-qty {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}

.dp-BTC-popin-assort__caps-name {
  font-size: 23px;
  line-height: 18px;
  font-weight: 700;
  margin-top: 3px;
}

.dp-BTC-popin-assort__caps-info-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
}

.dp-BTC-popin-assort__caps-intensity {
  color: #2f292b;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3px;
  gap: 2px;
}

.dp-BTC-popin-assort__caps-cupsizes {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 5px;
}

.dp-BTC-popin-assort__caps-cupsizes:not(:first-child) {
  margin-left: 15px;
  margin-top: 0;
}

.dp-BTC-popin-assort__caps-cupsizes img:not(:first-child) {
  margin-left: 6px;
}

.dp-BTC-popin-assort__caps-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.dp-BTC-popin-assort__caps-container[data-size="half"] .dp-BTC-popin-assort__caps-items {
  max-width: 50%;
}

@media screen and (max-width: 767px) {
  .dp-BTC-offer__caps-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }

  .dp-BTC-popin-assort__caps-container {
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .dp-BTC-popin-assort__caps-items {
    margin-top: 20px;
  }

  .dp-BTC-popin-assort__caps-items {
    max-width: 100%;
  }
}

.dp-BTC-gamme {
  background: linear-gradient(99.79deg, rgba(0, 0, 0, 0.5) 26.6%, rgba(0, 0, 0, 0) 99.29%), #986f38;
  border-radius: 10px;
  color: #fff;
  padding: 40px 40px 130px;
  box-sizing: border-box;
  transition: all 0.3s;
  min-height: 234px;
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat !important;
  max-width: 1044px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.dp-BTC-gamme__inner {
  padding: 0 20px;
}

.dp-BTC-offer__category[data-category="origins"] .dp-BTC-gamme {
  background-image: url(./images/visual-gamme-origins.jpg);
  background-image: -webkit-image-set(url(./images/visual-gamme-origins.jpg) 1x, url(./images/visual-gamme-origins@2x.jpg) 2x);
  background-image: image-set(url(./images/visual-gamme-origins.jpg) 1x, url(./images/visual-gamme-origins@2x.jpg) 2x);
}

.dp-BTC-offer__category[data-category="classic"] .dp-BTC-gamme {
  background-image: url(./images/visual-gamme-classics.jpg);
  background-image: -webkit-image-set(url(./images/visual-gamme-classics.jpg) 1x, url(./images/visual-gamme-classics@2x.jpg) 2x);
  background-image: image-set(url(./images/visual-gamme-classics.jpg) 1x, url(./images/visual-gamme-classics@2x.jpg) 2x);
}

.dp-BTC-offer__category[data-category="creations"] .dp-BTC-gamme {
  background-image: url(./images/visual-gamme-creations.jpg);
  background-image: -webkit-image-set(url(./images/visual-gamme-creations.jpg) 1x, url(./images/visual-gamme-creations@2x.jpg) 2x);
  background-image: image-set(url(./images/visual-gamme-creations.jpg) 1x, url(./images/visual-gamme-creations@2x.jpg) 2x);
}

.dp-BTC-offer__category[data-category="starbucks"] .dp-BTC-gamme {
  background-image: url(./images/visual-gamme-starbucks.jpg);
  background-image: -webkit-image-set(url(./images/visual-gamme-starbucks.jpg) 1x, url(./images/visual-gamme-starbucks@2x.jpg) 2x);
  background-image: image-set(url(./images/visual-gamme-starbucks.jpg) 1x, url(./images/visual-gamme-starbucks@2x.jpg) 2x);
}

.dp-BTC-offer__category[data-category="assortiments"] .dp-BTC-gamme {
  background: #fff;
  color: #000;
}

.dp-BTC-gamme__title {
  margin: 0;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 1.04px;
  text-transform: uppercase;
}

.dp-BTC-gamme__text {
  margin: 0;
  margin-top: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
}

.dp-BTC-abonnement {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  padding: 50px 24px;
  max-width: 747px;
  width: 100%;
}

.dp-BTC-abonnement__visual {
  border-radius: 50%;
  width: 91px;
  height: 91px;
  background-color: #eee;
  flex-shrink: 0;
}

.dp-BTC-abonnement__title {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

.dp-BTC-capsules {
  display: none;
}

.dp-BTC-abonnement__offre {
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 3px;
}

.dp-BTC-abonnement__mentions {
  margin-top: 3px;
  font-size: 16px;
  line-height: 19px;
}

.dp-BTC-abonnement__button {
  padding: 11px 14px 9px;
  gap: 10px;
  height: 37px;
  background: #986f38;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  transition: background 0.3s;
  margin-left: auto;
}

.dp-BTC-abonnement__button:hover {
  background: #8b6533;
}

.dp-BTC-assortiment__container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  margin-top: -106px;
  background: #eeeeee;
  max-width: 996px;
  border-radius: 10px;
}

.dp-BTC-assortiment__infos-container {
  display: flex;
  align-items: center;
  gap: 40px;
}

.dp-BTC-assortiment {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px 52px;
  gap: 40px;
  width: 100%;
  flex-wrap: wrap;
}

.dp-BTC-assortiment__quantity {
  margin-left: 5px;
}

.dp-BTC-assortiment__content {
  flex: 1;
}

.dp-BTC-assortiment__text {
  font-size: 16px;
  line-height: normal;
  margin: 5px 0;
  color: #7a7a7a;
}

.dp-BTC-assortiment__popin-link {
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 145%;
  text-decoration-line: underline;
}

.dp-BTC-assortiment__popin-link:hover {
  text-decoration: none;
}

.dp-BTC-assortiment__title {
  margin: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  color: #2f292b;
}

.dp-BTC-assortiment__price,
.dp-BTC-assortiment__price-new {
  color: #2e6504;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  display: block;
}

.dp-BTC-assortiment__price-old {
  font-size: 12px;
  line-height: 15px;
  color: #7a7a7a;
  display: block;
}

.dp-BTC-assortiment__price-old &gt; span {
  text-decoration: line-through;
}

.dp-BTC-assortiment__infos {
  text-align: right;
}

.dp-BTC-assortiment__price-caps {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #777777;
  display: block;
}

.dp-BTC-assortiment__list {
  display: flex;
  margin-top: 13px;
  gap: 20px;
  flex-wrap: wrap;
}

.dp-BTC-assortiment__item {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #000000;
  font-family: "Lucas", sans-serif;
}

.dp-BTC-assortiment__item-inner {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.dp-BTC-assortiment__item-inner:hover .dp-BTC-assortiment__name,
.dp-BTC-assortiment__item-inner:focus .dp-BTC-assortiment__name {
  opacity: 1;
}

.dp-BTC-assortiment .dp-BTC-assortiment__price-new,
.dp-BTC-assortiment .dp-BTC-assortiment__price-old,
.dp-BTC-assortiment[has-discount="true"] .dp-BTC-assortiment__price {
  display: none;
}

.dp-BTC-assortiment[has-discount="true"] .dp-BTC-assortiment__price-new,
.dp-BTC-assortiment[has-discount="true"] .dp-BTC-assortiment__price-old {
  display: block;
}

.dp-BTC-assortiment__name {
  position: absolute;
  padding: 10px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #2f292b;
  background: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  top: calc(100% + 10px);
  left: 0;
  opacity: 0;
  transition: 0.3s;
}

.dp-BTC-offer[data-offer="B"] .dp-BTC-assortiment[data-category="assort-best-seller-500"],
.dp-BTC-offer[data-offer="A"] .dp-BTC-assortiment[data-category="assort-best-seller-700"],
.dp-BTC-offer[data-offer="A"] .dp-BTC-assortiment[data-category="assort-best-seller"] {
  display: none;
}

@media screen and (min-width: 996px) {
  .dp-BTC-offer__caps-container-inner {
    grid-template-columns: repeat(4, 231px);
  }
}

@media screen and (max-width: 767px) {
  .dp-BTC-offer__category {
    padding: 0 16px;
  }

  .dp-BTC-gamme {
    padding: 40px 16px 136px;
  }

  .dp-BTC-gamme__inner {
    padding: 0;
  }

  .dp-BTC-assortiment {
    padding: 20px 24px;
    gap: 48px 24px;
    justify-content: space-between;
  }

  .dp-BTC-assortiment img {
    max-width: 70px;
    width: 100%;
  }

  .dp-BTC-assortiment__infos-container {
    justify-content: space-between;
    width: 100%;
  }

  .dp-BTC-offer__category-title {
    margin-top: 64px;
    padding: 0 24px;
  }

  .dp-BTC-caps {
    width: 183px;
  }

  .dp-BTC-offer__caps-container-inner {
    gap: 17px 16px;
    grid-template-columns: repeat(auto-fit, 183px);
  }
}

@media screen and (max-width: 419px) {
  .dp-BTC-assortiment .AddToBagButton {
    max-width: 200px;
    width: 100%;
  }
}
</pre></body></html>