.coyaka-upsell-progress-bar {
  position: relative;
  z-index: 0;
  clear: both;
  margin: 0 0 20px;
  font-size: 16px;
}
.coyaka-upsell-progress-bar.animated {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  max-height: 0;
  transition: max-height 300ms ease-in-out, padding-top 300ms ease-in-out, padding-bottom 300ms ease-in-out;
  transform: translateZ(0);
}
.coyaka-upsell-progress-bar.animated.appear {
  max-height: 200px;
}
.coyaka-upsell-progress-bar div:empty {
  display: block;
}
.coyaka-upsell-progress-bar.hide {
  display: none;
}
.coyaka-upsell-progress-bar.border1pxSolidRed {
  border: 1px solid red;
}
.coyaka-upsell-progress-bar.border1pxSolidBlue {
  border: 1px solid blue;
}
.coyaka-upsell-progress-bar.border1pxSolidGreen {
  border: 1px solid green;
}
.drawer .coyaka-upsell-progress-bar.paddingTop0, .coyaka-upsell-progress-bar.paddingTop0 {
  padding-top: 0;
}
.drawer .coyaka-upsell-progress-bar.paddingBottom0, .coyaka-upsell-progress-bar.paddingBottom0 {
  padding-bottom: 0;
}
.drawer .coyaka-upsell-progress-bar.paddingTop12, .coyaka-upsell-progress-bar.paddingTop12 {
  padding-top: 12px;
}
.drawer .coyaka-upsell-progress-bar.paddingBottom12, .coyaka-upsell-progress-bar.paddingBottom12 {
  padding-bottom: 12px;
}
.drawer .coyaka-upsell-progress-bar.paddingTop16, .coyaka-upsell-progress-bar.paddingTop16 {
  padding-top: 16px;
}
.drawer .coyaka-upsell-progress-bar.paddingBottom16, .coyaka-upsell-progress-bar.paddingBottom16 {
  padding-bottom: 16px;
}
.drawer .coyaka-upsell-progress-bar.marginLeft0, .coyaka-upsell-progress-bar.marginLeft0 {
  margin-left: 0;
}
.drawer .coyaka-upsell-progress-bar.marginRight0, .coyaka-upsell-progress-bar.marginRight0 {
  margin-right: 0;
}
.drawer .coyaka-upsell-progress-bar.marginLeft10, .coyaka-upsell-progress-bar.marginLeft10 {
  margin-left: 10px;
}
.drawer .coyaka-upsell-progress-bar.marginRight10, .coyaka-upsell-progress-bar.marginRight10 {
  margin-right: 10px;
}
.drawer .coyaka-upsell-progress-bar.marginLeft5, .coyaka-upsell-progress-bar.marginLeft5 {
  margin-left: 5px;
}
.drawer .coyaka-upsell-progress-bar.marginRight5, .coyaka-upsell-progress-bar.marginRight5 {
  margin-right: 5px;
}
.drawer .coyaka-upsell-progress-bar.marginLeft20, .coyaka-upsell-progress-bar.marginLeft20 {
  margin-left: 20px;
}
.drawer .coyaka-upsell-progress-bar.marginRight20, .coyaka-upsell-progress-bar.marginRight20 {
  margin-right: 20px;
}
.drawer .coyaka-upsell-progress-bar.marginLeft30, .coyaka-upsell-progress-bar.marginLeft30 {
  margin-left: 30px;
}
.drawer .coyaka-upsell-progress-bar.marginRight30, .coyaka-upsell-progress-bar.marginRight30 {
  margin-right: 30px;
}
.drawer .coyaka-upsell-progress-bar.marginLeftM10, .coyaka-upsell-progress-bar.marginLeftM10 {
  margin-left: -10px;
}
.drawer .coyaka-upsell-progress-bar.marginRightM10, .coyaka-upsell-progress-bar.marginRightM10 {
  margin-right: -10px;
}
.drawer .coyaka-upsell-progress-bar.marginLeftM20, .coyaka-upsell-progress-bar.marginLeftM20 {
  margin-left: -20px;
}
.drawer .coyaka-upsell-progress-bar.marginRightM20, .coyaka-upsell-progress-bar.marginRightM20 {
  margin-right: -20px;
}
.drawer .coyaka-upsell-progress-bar.marginLeftM30, .coyaka-upsell-progress-bar.marginLeftM30 {
  margin-left: -30px;
}
.drawer .coyaka-upsell-progress-bar.marginRightM30, .coyaka-upsell-progress-bar.marginRightM30 {
  margin-right: -30px;
}
.drawer .coyaka-upsell-progress-bar.marginTop0, .coyaka-upsell-progress-bar.marginTop0 {
  margin-top: 0;
}
.drawer .coyaka-upsell-progress-bar.marginBottom0, .coyaka-upsell-progress-bar.marginBottom0 {
  margin-bottom: 0;
}
.drawer .coyaka-upsell-progress-bar.marginTop10, .coyaka-upsell-progress-bar.marginTop10 {
  margin-top: 10px;
}
.drawer .coyaka-upsell-progress-bar.marginBottom10, .coyaka-upsell-progress-bar.marginBottom10 {
  margin-bottom: 10px;
}
.drawer .coyaka-upsell-progress-bar.marginTop12, .coyaka-upsell-progress-bar.marginTop12 {
  margin-top: 12px;
}
.drawer .coyaka-upsell-progress-bar.marginBottom12, .coyaka-upsell-progress-bar.marginBottom12 {
  margin-bottom: 12px;
}
.drawer .coyaka-upsell-progress-bar.marginTop20, .coyaka-upsell-progress-bar.marginTop20 {
  margin-top: 20px;
}
.drawer .coyaka-upsell-progress-bar.marginBottom20, .coyaka-upsell-progress-bar.marginBottom20 {
  margin-bottom: 20px;
}
.drawer .coyaka-upsell-progress-bar.marginTop30, .coyaka-upsell-progress-bar.marginTop30 {
  margin-top: 30px;
}
.drawer .coyaka-upsell-progress-bar.marginBottom30, .coyaka-upsell-progress-bar.marginBottom30 {
  margin-bottom: 30px;
}
.drawer .coyaka-upsell-progress-bar.marginTopM10, .coyaka-upsell-progress-bar.marginTopM10 {
  margin-top: -10px;
}
.drawer .coyaka-upsell-progress-bar.marginBottomM10, .coyaka-upsell-progress-bar.marginBottomM10 {
  margin-bottom: -10px;
}
.drawer .coyaka-upsell-progress-bar.marginTopM16, .coyaka-upsell-progress-bar.marginTopM16 {
  margin-top: -16px;
}
.drawer .coyaka-upsell-progress-bar.marginBottomM16, .coyaka-upsell-progress-bar.marginBottomM16 {
  margin-bottom: -16px;
}
.drawer .coyaka-upsell-progress-bar.marginTopM20, .coyaka-upsell-progress-bar.marginTopM20 {
  margin-top: -20px;
}
.drawer .coyaka-upsell-progress-bar.marginBottomM20, .coyaka-upsell-progress-bar.marginBottomM20 {
  margin-bottom: -20px;
}
.drawer .coyaka-upsell-progress-bar.marginTopM30, .coyaka-upsell-progress-bar.marginTopM30 {
  margin-top: -30px;
}
.drawer .coyaka-upsell-progress-bar.marginBottomM30, .coyaka-upsell-progress-bar.marginBottomM30 {
  margin-bottom: -30px;
}

.drawer .coyaka-upsell-progress-bar {
  margin-left: 20px;
  margin-right: 20px;
}

.cupb__bar,
.cupb__progress {
  min-height: 14px;
}

.cupb__bar {
  position: relative;
  z-index: 1;
  background: #eae7e0;
}
.cupb__bar.hide {
  display: none;
}

.cupb__bar .cupb__total-value {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 100%;
  display: none;
  line-height: 1;
  transform: translateX(50%);
}

.cupb__progress {
  position: relative;
  overflow: hidden;
  z-index: 2;
  width: 0;
  background: #eb4f47;
  transition: width 500ms ease-in-out;
  line-height: 1px;
  text-indent: -1000px;
  text-align: left;
}

.cupb__progress-amount-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.cupb__progress-amount-wrapper.hide {
  visibility: hidden;
}

.cupb__progress-amount {
  display: flex;
  justify-content: flex-end;
  width: 0;
  transition: width 500ms ease-in-out;
}

.cupb__progress-amount-value {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.1;
  white-space: nowrap;
  transform: translateX(50%);
}

.coyaka-upsell-progress-bar .cupb__list-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
}
.coyaka-upsell-progress-bar .cupb__list-wrapper.hide {
  display: none;
}

.cupb__list-item {
  position: relative;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.cupb__list-item.cupb__list-item__is-link {
  cursor: pointer;
}

/*.cupb__list-item__is-reached {
  background: green;
}

.cupb__list-item__not-reached {
  background: red;
}*/
.cupb__marker {
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -5px 0 0;
  display: block;
  overflow: hidden;
  transform: translateX(-50%);
  border-radius: 4px;
  width: 3px;
  height: 12px;
  background: #4a4a4a;
  line-height: 1px;
  text-indent: -1000px;
}

.cupb__image-wrapper {
  position: relative;
  display: block;
  margin: 0 -500px;
}
.cupb__image-wrapper:before {
  content: " ";
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding-bottom: 100%;
  transform: translate(-50%, -50%);
}

.cupb__image {
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: block;
  margin: 0;
  width: auto;
  max-width: 70px !important;
}

.cupb__title {
  overflow: hidden;
  display: block;
  margin: 3px -500px 0;
  max-width: 95%;
  font-size: 0.8em;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.cupb__price-wrapper {
  position: relative;
  display: block;
}
.cupb__price-wrapper:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  padding-bottom: 100%;
  background: transparent;
  line-height: 0;
  width: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.cupb__price {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.6em;
  padding: 0;
}

.completionWording {
  font-size: 1.2em;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.drawer .completionWording {
  margin-left: 20px;
  margin-right: 20px;
}

.completionWording.hide {
  display: none;
}

.cupb__success-message {
  line-height: 1.4;
}

/**
 * Variants Modal - background
 */
.cupb__variants-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  transition: all 300ms ease-in-out;
}

.cupb__variants-modal-background--enter,
.cupb__variants-modal-background--entered {
  backdrop-filter: blur(3px);
  background-color: rgba(0, 0, 0, 0.3);
}

/**
 * Variants Modal - wrapper
 */
.cupb__variants-modal-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  padding: 20px;
  border-radius: 10px;
  background: white;
}

.cupb__variants-modal-list {
  padding: 0;
  list-style: none;
}

.cupb__variants-modal-list-item {
  cursor: pointer;
}

.cupb__variants-modal-item-image {
  width: 50px;
  height: 50px;
}
