/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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.
 */
.-isElo {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.-isElo .mc-button {
  color: #ffffff;
  background-color: #464e63;
}
.-isElo .mc-button:hover {
  background-color: #343b4c;
}
.-isElo .mc-button:active {
  background-color: #242938;
}
.-isElo .mc-button:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button {
  font-weight: 600;
  padding: 0 calc(1rem - 0.125rem);
  min-height: 3rem;
  min-width: 3rem;
  border-radius: 0.25rem;
}
.-isElo .mc-button .mc-button__label {
  font-size: 1rem;
}
.-isElo .mc-button {
  display: inline-flex;
  justify-content: center;
  vertical-align: middle;
  text-align: center;
  border: 2px solid transparent;
  transition: all ease 200ms;
  transition: box-shadow 200ms ease;
  align-items: center;
  box-sizing: border-box;
  font-family: inherit;
  fill: currentcolor;
  gap: 0.25rem;
  cursor: pointer;
}
.-isElo .mc-button__label {
  font-size: 1rem;
}
.-isElo .mc-button__icon {
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
}
.-isElo .mc-button:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--focus-color-mid, #ffffff), 0 0 0 0.25rem var(--focus-color-outer, #000000);
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.-isElo .mc-button--s {
  padding: 0 calc(0.75rem - 0.125rem);
  min-height: 2rem;
  min-width: 2rem;
  border-radius: 0.25rem;
}
.-isElo .mc-button--s .mc-button__label {
  font-size: 0.875rem;
}
.-isElo .mc-button--s .mc-button__icon {
  width: 1.25rem;
  height: 1.25rem;
}
.-isElo .mc-button--s .mc-button__icon:only-child {
  width: 1.25rem;
  height: 1.25rem;
}
.-isElo .mc-button--m {
  padding: 0 calc(1rem - 0.125rem);
  min-height: 3rem;
  min-width: 3rem;
  border-radius: 0.25rem;
}
.-isElo .mc-button--m .mc-button__label {
  font-size: 1rem;
}
.-isElo .mc-button--m .mc-button__icon {
  width: 1.5rem;
  height: 1.5rem;
}
.-isElo .mc-button--m .mc-button__icon:only-child {
  width: 1.5rem;
  height: 1.5rem;
}
.-isElo .mc-button--l {
  padding: 0 calc(1.25rem - 0.125rem);
  min-height: 4rem;
  min-width: 4rem;
  border-radius: 0.25rem;
}
.-isElo .mc-button--l .mc-button__label {
  font-size: 1.125rem;
}
.-isElo .mc-button--l .mc-button__icon {
  width: 2rem;
  height: 2rem;
}
.-isElo .mc-button--l .mc-button__icon:only-child {
  width: 2rem;
  height: 2rem;
}
.-isElo .mc-button--icon-only {
  padding: 0.25rem;
}
.-isElo .mc-button--outlined {
  color: #242938;
  border-color: #8891aa;
  background-color: #ffffff;
}
.-isElo .mc-button--outlined:hover {
  background-color: #eff1f6;
}
.-isElo .mc-button--outlined:active {
  background-color: #c9d0de;
}
.-isElo .mc-button--outlined:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--ghost {
  color: #242938;
  background-color: rgba(255, 255, 255, 0.01);
}
.-isElo .mc-button--ghost:hover {
  background-color: rgba(70, 78, 99, 0.1);
}
.-isElo .mc-button--ghost:active {
  background-color: rgba(70, 78, 99, 0.2);
}
.-isElo .mc-button--ghost:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--accent {
  color: #ffffff;
  background-color: #117f03;
}
.-isElo .mc-button--accent:hover {
  background-color: #006902;
}
.-isElo .mc-button--accent:active {
  background-color: #035010;
}
.-isElo .mc-button--accent:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--danger {
  color: #ffffff;
  background-color: #c61112;
}
.-isElo .mc-button--danger:hover {
  background-color: #8c0003;
}
.-isElo .mc-button--danger:active {
  background-color: #530000;
}
.-isElo .mc-button--danger:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--inverse {
  --focus-color-mid: #000000;
  --focus-color-outer: #ffffff;
  color: #242938;
  background-color: #ffffff;
}
.-isElo .mc-button--inverse:hover {
  background-color: #e6e6e6;
}
.-isElo .mc-button--inverse:active {
  background-color: #cccccc;
}
.-isElo .mc-button--inverse:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--icon-button {
  border-radius: 100%;
  padding: 0;
}
.-isElo .mc-button--loading {
  pointer-events: none;
}
.-isElo .mc-button--loading .mc-button__loader {
  position: absolute;
  color: currentcolor;
}
.-isElo .mc-button--loading .mc-button__label,
.-isElo .mc-button--loading .mc-button__icon {
  visibility: hidden;
}
.-isElo .mc-button--outlined.mc-button--standard {
  color: #242938;
  border-color: #8891aa;
  background-color: #ffffff;
}
.-isElo .mc-button--outlined.mc-button--standard:hover {
  background-color: #eff1f6;
}
.-isElo .mc-button--outlined.mc-button--standard:active {
  background-color: #c9d0de;
}
.-isElo .mc-button--outlined.mc-button--standard:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--outlined.mc-button--accent {
  color: #117f03;
  border-color: #78be20;
  background-color: #ffffff;
}
.-isElo .mc-button--outlined.mc-button--accent:hover {
  background-color: #ebf5de;
}
.-isElo .mc-button--outlined.mc-button--accent:active {
  background-color: #c5e39e;
}
.-isElo .mc-button--outlined.mc-button--accent:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--outlined.mc-button--danger {
  color: #c61112;
  border-color: #ef5f5c;
  background-color: #ffffff;
}
.-isElo .mc-button--outlined.mc-button--danger:hover {
  background-color: #fdeaea;
}
.-isElo .mc-button--outlined.mc-button--danger:active {
  background-color: #f8bcbb;
}
.-isElo .mc-button--outlined.mc-button--danger:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--outlined.mc-button--inverse {
  color: #ffffff;
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.01);
}
.-isElo .mc-button--outlined.mc-button--inverse:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.-isElo .mc-button--outlined.mc-button--inverse:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.-isElo .mc-button--outlined.mc-button--inverse:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--ghost.mc-button--standard {
  color: #242938;
  background-color: rgba(255, 255, 255, 0.01);
}
.-isElo .mc-button--ghost.mc-button--standard:hover {
  background-color: rgba(70, 78, 99, 0.1);
}
.-isElo .mc-button--ghost.mc-button--standard:active {
  background-color: rgba(70, 78, 99, 0.2);
}
.-isElo .mc-button--ghost.mc-button--standard:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--ghost.mc-button--accent {
  color: #117f03;
  background-color: rgba(255, 255, 255, 0.01);
}
.-isElo .mc-button--ghost.mc-button--accent:hover {
  background-color: rgba(17, 127, 3, 0.1);
}
.-isElo .mc-button--ghost.mc-button--accent:active {
  background-color: rgba(17, 127, 3, 0.2);
}
.-isElo .mc-button--ghost.mc-button--accent:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--ghost.mc-button--danger {
  color: #c61112;
  background-color: rgba(255, 255, 255, 0.01);
}
.-isElo .mc-button--ghost.mc-button--danger:hover {
  background-color: rgba(198, 17, 18, 0.1);
}
.-isElo .mc-button--ghost.mc-button--danger:active {
  background-color: rgba(198, 17, 18, 0.2);
}
.-isElo .mc-button--ghost.mc-button--danger:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo .mc-button--ghost.mc-button--inverse {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.01);
}
.-isElo .mc-button--ghost.mc-button--inverse:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.-isElo .mc-button--ghost.mc-button--inverse:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.-isElo .mc-button--ghost.mc-button--inverse:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.-isElo {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.-isElo .mc-link {
  transition: box-shadow 200ms ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  min-height: 1.5rem;
  text-decoration: none;
  color: #000000;
  font-size: 0.875rem;
}
.-isElo .mc-link__label {
  line-height: 1.3;
}
.-isElo .mc-link__icon {
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  fill: currentcolor;
}
.-isElo .mc-link:hover:not(.mc-link--stand-alone, .mc-link--inline) .mc-link__label {
  text-decoration: underline;
}
.-isElo .mc-link:focus {
  box-shadow: 0 0 0 0.125rem var(--focus-color-mid, #ffffff), 0 0 0 0.25rem var(--focus-color-outer, #000000);
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.-isElo .mc-link--m {
  min-height: 2rem;
  font-size: 1rem;
}
.-isElo .mc-link--secondary {
  color: #666666;
}
.-isElo .mc-link--accent {
  color: #117f03;
}
.-isElo .mc-link--inverse {
  --focus-color-mid: #000000;
  --focus-color-outer: #ffffff;
  color: #ffffff;
}
.-isElo .mc-link--stand-alone {
  min-height: 2rem;
  font-weight: 600;
}
.-isElo .mc-link--stand-alone .mc-link__label {
  border-bottom: 0.0625rem solid currentcolor;
}
.-isElo .mc-link--stand-alone:hover .mc-link__label {
  border-color: transparent;
}
.-isElo .mc-link--inline {
  font-weight: inherit;
  text-decoration: underline;
}
.-isElo .mc-link--inline .mc-link__label {
  line-height: 1;
}
.-isElo .mc-link--inline:hover {
  text-decoration: none;
}
.-isElo {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.-isElo .mc-loader .mc-loader__spinner {
  height: 2rem;
  width: 2rem;
}
.-isElo .mc-loader .mc-loader__path {
  stroke-width: 4;
}
.-isElo .mc-loader {
  color: #464e63;
}
.-isElo .mc-loader .mc-loader__path {
  stroke: currentcolor;
}
.-isElo .mc-loader {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
}
.-isElo .mc-loader__spinner:not(:only-child) {
  margin-bottom: 1rem;
}
.-isElo .mc-loader__icon {
  animation: rotate-loader 2s linear infinite;
  transform-origin: center;
}
.-isElo .mc-loader__path {
  fill: none;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: animate-dash-loader 2s ease-in-out infinite;
}
.-isElo .mc-loader__text {
  font-size: 1rem;
  color: currentcolor;
}
.-isElo .mc-loader:not(.mc-loader--text-visible) .mc-loader__text {
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  padding: 0;
  width: 1px;
}
.-isElo .mc-loader--xs .mc-loader__spinner {
  height: 1.25rem;
  width: 1.25rem;
}
.-isElo .mc-loader--xs .mc-loader__path {
  stroke-width: 2;
}
.-isElo .mc-loader--s .mc-loader__spinner {
  height: 1.5rem;
  width: 1.5rem;
}
.-isElo .mc-loader--s .mc-loader__path {
  stroke-width: 4;
}
.-isElo .mc-loader--l .mc-loader__spinner {
  height: 4rem;
  width: 4rem;
}
.-isElo .mc-loader--l .mc-loader__path {
  stroke-width: 8;
}
.-isElo .mc-loader--accent {
  color: #117f03;
}
.-isElo .mc-loader--accent .mc-loader__path {
  stroke: currentcolor;
}
.-isElo .mc-loader--inverse {
  color: #ffffff;
}
.-isElo .mc-loader--inverse .mc-loader__path {
  stroke: currentcolor;
}
@keyframes rotate-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes animate-dash-loader {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.-isElo {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.-isElo .mc-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  inset: 0;
  opacity: 0;
  position: fixed;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0ms 0.4s;
  z-index: var(--overlay-z-index, 4);
}
.-isElo .mc-overlay.is-visible {
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.4s ease, visibility 0ms;
  visibility: visible;
}
.-isElo .mc-overlay-loader {
  background-color: rgba(0, 0, 0, 0.5);
  inset: 0;
  opacity: 0;
  position: fixed;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0ms 0.4s;
  z-index: var(--overlay-z-index, 4);
}
.-isElo .mc-overlay-loader.is-visible {
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.4s ease, visibility 0ms;
  visibility: visible;
}
.-isElo .mc-overlay-loader {
  align-items: center;
  display: flex;
  justify-content: center;
}
.-isElo {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.-isElo .mc-modal {
  box-sizing: border-box;
  inset: 0;
  outline: 0;
  pointer-events: none;
  position: fixed;
  z-index: var(--modal-z-index, 5);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden auto;
}
@media (width >= 680px) {
  .-isElo .mc-modal {
    align-items: center;
  }
}
.-isElo .mc-modal__dialog {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  opacity: 0;
  position: relative;
  transform: translateY(-25%);
  transition: visibility 0s linear 0.4s, transform 0.4s ease, opacity 0.4s ease;
  visibility: hidden;
  width: 100%;
  border-radius: 1rem 1rem 0 0;
  z-index: var(--modal-z-index, 5);
  box-shadow: 0px 10px 20px -4px rgba(36, 41, 56, 0.2);
}
@media (width >= 680px) {
  .-isElo .mc-modal__dialog {
    width: 38rem;
    border-radius: 1rem;
  }
}
.-isElo .mc-modal.is-open .mc-modal__dialog {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  transition: visibility 0s linear 0s, transform 0.4s ease, opacity 0.4s ease;
  visibility: visible;
}
.-isElo .mc-modal__header {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  min-height: 3rem;
  padding: 1rem;
  position: relative;
}
@media (width >= 680px) {
  .-isElo .mc-modal__header {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
}
.-isElo .mc-modal__icon {
  width: 2rem;
  height: 2rem;
  color: #000000;
}
.-isElo .mc-modal__title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #000000;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  padding-right: 3rem;
}
.-isElo .mc-modal__close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.-isElo .mc-modal__body {
  font-size: 1rem;
  color: #404040;
  padding: 0 1rem;
  margin-bottom: 1rem;
}
@media (width >= 680px) {
  .-isElo .mc-modal__body {
    padding: 0 1.5rem;
  }
}
.-isElo .mc-modal__body p {
  margin: 0;
  line-height: 1.3;
}
.-isElo .mc-modal__footer {
  align-items: stretch;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  gap: 1rem;
  padding: 0.5rem 1rem 1rem 1rem;
}
@media (width >= 680px) {
  .-isElo .mc-modal__footer {
    flex-direction: row;
    padding: 0.5rem 1.5rem 1.5rem 1.5rem;
  }
}
.-isElo .mc-modal__link {
  order: 1;
}
@media (width >= 680px) {
  .-isElo .mc-modal__link {
    margin-right: auto;
    order: 0;
  }
}
.-isElo .mc-modal-open {
  overflow: hidden;
}
.-isElo {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.-isElo .mc-drawer {
  box-sizing: border-box;
  inset: 0;
  outline: 0;
  pointer-events: none;
  position: fixed;
  display: flex;
  overflow: hidden;
  padding: 0.5rem;
  justify-content: flex-end;
  z-index: var(--drawer-z-index, 5);
}
@media (width >= 680px) {
  .-isElo .mc-drawer {
    padding: 1rem;
  }
}
.-isElo .mc-drawer--left {
  justify-content: flex-start;
}
.-isElo .mc-drawer--left .mc-drawer__dialog {
  transform: translate3d(-100%, 0, 0);
}
@media (width >= 680px) {
  .-isElo .mc-drawer--extend .mc-drawer__dialog {
    max-width: 39rem;
  }
}
.-isElo .mc-drawer__dialog {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 100%;
  transform: translate3d(100%, 0, 0);
  transition: visibility 0s linear 0.4s, transform 0.4s;
  visibility: hidden;
  width: 100%;
  z-index: var(--drawer-z-index, 5);
  border-radius: 1rem;
}
@media (width >= 680px) {
  .-isElo .mc-drawer__dialog {
    max-width: 25rem;
  }
}
.-isElo .mc-drawer__header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
}
.-isElo .mc-drawer__icon {
  height: 1.5rem;
  margin-right: 0.75rem;
  width: 1.5rem;
}
.-isElo .mc-drawer__title {
  font-size: 0.875rem;
  font-weight: 600;
  color: #666666;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  flex-grow: 1;
}
.-isElo .mc-drawer__title:first-child {
  padding-left: 4rem;
}
.-isElo .mc-drawer__back, .-isElo .mc-drawer__close {
  margin: 0.5rem;
}
.-isElo .mc-drawer__body {
  flex: 1 1;
  overflow: hidden;
}
.-isElo .mc-drawer__body:last-child {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
.-isElo .mc-drawer__content {
  max-height: 100%;
  overflow: hidden auto;
  padding: 0.5rem 1rem 0;
  color: #000000;
}
@media (width >= 680px) {
  .-isElo .mc-drawer__content {
    padding: 1.5rem;
  }
}
.-isElo .mc-drawer__content__title {
  font-size: 1.5rem;
  margin: 0 0 0.5rem;
}
.-isElo .mc-drawer__footer {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 1.5rem;
  border-top: 0.0625rem solid #cccccc;
}
@media (width >= 680px) {
  .-isElo .mc-drawer__footer {
    justify-content: center;
    flex-direction: row;
  }
}
.-isElo .mc-drawer-open {
  overflow: hidden;
}
.-isElo .mc-drawer.is-open .mc-drawer__dialog {
  pointer-events: all;
  transform: translate3d(0, 0, 0);
  transition: visibility 0s linear 0s, transform 0.4s;
  visibility: visible;
}

.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*/