/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/main/resources/static/sass/addToCartCustomer/addToCartCustomer.src.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Do not edit directly, this file was auto-generated.
 */
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-status-dot {
  background-color: #0b96cc;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 100%;
  display: inline-block;
}
.mozaic-v2 .mc-status-dot--s {
  height: 0.25rem;
  width: 0.25rem;
}
.mozaic-v2 .mc-status-dot--l {
  height: 1rem;
  width: 1rem;
}
.mozaic-v2 .mc-status-dot--success {
  background-color: #3f9e10;
}
.mozaic-v2 .mc-status-dot--error {
  background-color: #ea302d;
}
.mozaic-v2 .mc-status-dot--warning {
  background-color: #ea7315;
}
.mozaic-v2 .mc-status-dot--neutral {
  background-color: #808080;
}
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-status-badge {
  background-color: #e1f3f9;
  border: 0.0625rem solid #a7d9ed;
  font-weight: 400;
  font-size: 0.875rem;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  text-transform: lowercase;
  white-space: nowrap;
  min-height: 1.5rem;
}
.mozaic-v2 .mc-status-badge__label {
  color: #000000;
}
.mozaic-v2 .mc-status-badge__label::first-letter {
  text-transform: uppercase;
}
.mozaic-v2 .mc-status-badge--success {
  background-color: #ebf5de;
  border: 0.0625rem solid #c5e39e;
}
.mozaic-v2 .mc-status-badge--error {
  background-color: #fdeaea;
  border: 0.0625rem solid #f8bcbb;
}
.mozaic-v2 .mc-status-badge--warning {
  background-color: #fdf1e8;
  border: 0.0625rem solid #f8d2b3;
}
.mozaic-v2 .mc-status-badge--neutral {
  background-color: #f2f2f2;
  border: 0.0625rem solid #cccccc;
}
.mozaic-v2 .mc-button--full {
  width: stretch;
}
.mozaic-v2 .addtocart__drawer {
  --drawer-z-index: 999;
}
.mozaic-v2 .addtocart__modal {
  --modal-z-index: 999;
}

.l-atc-layer__container {
  position: relative;
  width: 100%;
  min-height: 5rem;
}
.l-atc-layer__loader {
  text-align: center;
  padding: 1rem;
}
.l-atc-layer__added-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
@media (width >= 1024px) {
  .l-atc-layer__added-title {
    flex-wrap: nowrap;
  }
}
.l-atc-layer__added-label {
  color: var(--color-grey-900);
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 400;
  flex: 0 1 100%;
  text-align: center;
}
@media (width >= 1024px) {
  .l-atc-layer__added-label {
    flex: 0 1 auto;
  }
}
.l-atc-layer__added-icon {
  fill: var(--color-primary-01-500);
  margin: 0 0 0.5rem 0;
  flex: 0 1 100%;
}
@media (width >= 1024px) {
  .l-atc-layer__added-icon {
    flex: 0 1 auto;
    margin: 0 0.75rem 0 0;
  }
}
.l-atc-layer__added-icon--error {
  fill: var(--color-danger-500);
}
.l-atc-layer__added-icon--warning {
  fill: var(--color-secondary-orange-500);
}
.l-atc-layer__added-content {
  margin-bottom: 2rem;
}
@media (width >= 1024px) {
  .l-atc-layer__added-content {
    margin-bottom: 1.25rem;
  }
}
.l-atc-layer__added-content .km-collapse__label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
  text-decoration: underline;
}
.l-atc-layer__added-content .km-collapse__trigger:checked ~ .km-collapse__content {
  padding-bottom: 0;
}
.l-atc-layer__added-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (width >= 1024px) {
  .l-atc-layer__added-footer {
    flex-wrap: nowrap;
  }
}
.l-atc-layer__pursue-shopping {
  flex: 0 1 100%;
  margin: 0 0 1rem 0;
}
@media (width >= 1024px) {
  .l-atc-layer__pursue-shopping {
    flex: 0 1 40%;
    margin: 0 1rem 0 0;
  }
}
.l-atc-layer__see-cart {
  flex: 0 1 100%;
}
@media (width >= 1024px) {
  .l-atc-layer__see-cart {
    flex: 0 1 40%;
  }
}
.l-atc-layer__see-products {
  margin-top: 1rem;
}
.l-atc-layer__card {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.l-atc-layer__card:not(:last-child) {
  border-bottom: 1px solid var(--color-primary-02-600);
  padding-bottom: 1rem;
}
.l-atc-layer__card-badge {
  flex: 0 1 100%;
  margin: 1rem 0 0.5rem 0;
}
.l-atc-layer__card-visual {
  flex: 0 1 80px;
  margin-right: 1rem;
}
.l-atc-layer__card-content {
  flex: 0 1 70%;
  flex-wrap: wrap;
}
@media (width >= 1024px) {
  .l-atc-layer__card-content {
    display: flex;
    flex: 0 1 84%;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.l-atc-layer__card-designation {
  color: var(--color-grey-999);
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 1rem;
}
@media (width >= 1024px) {
  .l-atc-layer__card-designation {
    font-size: 1rem;
    line-height: 1.3;
    max-width: 276px;
  }
}
.l-atc-layer__card-quantity {
  color: var(--color-grey-999);
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 600;
  margin-top: 1rem;
}

ul.l-atc-layer__added-content li + li {
  margin-top: 1rem;
}

.popin-cart__content {
  margin-bottom: 1.5rem;
}
.popin-cart__icon {
  margin-right: 0.5rem;
  fill: var(--color-success-500);
}
.popin-cart__icon-warning {
  fill: var(--color-warning-500);
}
.popin-cart__icon-error {
  fill: var(--color-danger-500);
}
.popin-cart__quantity {
  font-size: 0.875rem;
  line-height: 1.3;
}
.popin-cart__heading {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.popin-cart__items > article:not(:first-of-type) {
  margin-top: 1rem;
}

@media (max-width: 480px) {
  .recommendation--add-to-cart .o-thumbnail .a-illustration {
    width: 4rem;
    height: 4rem;
  }
}
.l-atc-layer--large .mc-drawer__dialog,
.l-atc-layer--large .mc-drawer__dialog--extended {
  width: 80%;
  max-width: inherit;
}

/*# sourceMappingURL=addToCartCustomer.css.map*/