

/* Start:/local/templates/vkb_new_suvorov/components/vip/ipoteka2/drug/style.css?17125809903555*/
/* calc */
/* calc  */
.promo-calc__tabs {
  padding-bottom: 64px;
}
.promo-calc__tabs .tab_active {
  background: rgba(255, 255, 255, 0.2);
}
.promo-calc__sub-title {
  margin-top: 0;
  margin-bottom: 172px;
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 36px;
  line-height: 110%;
  color: #fff;
}
.promo-calc__label {
  display: block;
  margin-bottom: 12px;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
}
.promo-calc__control {
  border: none;
  border-radius: 20px;
  padding: 28px 20px;
  width: 100%;
  background: #354bca;
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #fff;
}
.promo-calc__control:focus {
  border: none;
}
.promo-calc .ui-widget.ui-widget-content {
  height: 2px;
  width: calc(100% - 40px);
  left: 20px;
  top: -2px;
  margin-bottom: 18px;
  background: transparent;
  border: none;
}
.promo-calc .ui-widget-content .ui-state-default {
  width: 36px;
  height: 36px;
  top: 0;
  margin-left: 0;
  transform: translateY(-50%) translateX(-50%);
  border-radius: 100%;
  border: none;
  background: #eeeff0;
}
.promo-calc .ui-slider .ui-slider-range {
  background: #eeeff0;
}
.promo-calc .value-mark {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: rgba(255, 255, 255, 0.5);
}
.promo-calc .input-box {
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 28px;
}
.promo-calc .value-mark {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.promo-calc .value-mark.value-mark-max {
  left: initial;
  right: 20px;
}
.promo-calc__right,
.promo-calc__left {
  padding: 60px 40px;
  border-radius: 36px;
  backdrop-filter: blur(130px);
  background: #556be9;
  color: #fff;
}
.promo-calc__percent {
  margin-bottom: 40px;
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 64px;
  line-height: 100%;
  color: #fff;
}

/* quantity */
.quantity {
  display: flex;
  gap: 18px;
  align-items: center;
  justify-content: start;
  width: 100%;
}
.quantity__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 12px;
  width: 50px;
  height: 50px;
  background: #354bca;
  cursor: pointer;
}

.quantity__input {
  max-width: 300px;
  background: transparent;
  border: none;
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 64px;
  line-height: 100%;
  text-align: center;
  color: #fff;
}

.promo-calc__quantity {
  margin-bottom: 40px;
}
.promo-calc__action {
  display: flex;
  gap: 16px;
}
p.promo-calc__description {
  width: 688px;
  padding-top: 22px;
  margin: 0 auto;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}

.promo-calc__right.skeleton,
.promo-calc__right.skeleton-loader {
  position: relative;
}
.promo-calc__right.skeleton-loader::before,
.promo-calc__right.skeleton::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99;
  border-radius: 16px;
  background-color: #556be9;
  background-repeat: no-repeat;
}
.promo-calc__right.skeleton::before {
  top: auto;
  bottom: 60px;
  height: 360px;
  background-image: url(/local/templates/vkb_new_suvorov/components/vip/ipoteka2/drug/images/skeleton_dt.png);
  background-position: 40px bottom;
}
.promo-calc__right.skeleton-loader::before {
  background-image: url(/local/templates/vkb_new_suvorov/components/vip/ipoteka2/drug/images/skeleton_dt_fool.png);
  background-position: center;
}

/* End */
/* /local/templates/vkb_new_suvorov/components/vip/ipoteka2/drug/style.css?17125809903555 */
