/* Ui-Kit COLORS */
body[data-v-a94d3900] {
  --ds-color-primary: #74B908;
  --ds-color-primary-hover: #87D014;
  --ds-color-primary-active:#4E8313;
  --ds-color-gradient-main: linear-gradient(83deg, #4BB908 0%, #93E80E 99.66%);
  --ds-color-green-inactive: #CAF08F;
  --ds-color-text: #262B26;
  --ds-hover-text: #656565;
  --ds-color-neutral: #959595;
  --ds-color-hover-neutral: #B2B2B2;
  --ds-color-inactive: #E4E4E4;
  --ds-color-hover-inactive: #F2F2F2;
  --ds-color-table-border: #F3F3F3;
  --ds-color-background: #F5F5F5;
  --ds-color-light-background: #F9F9F9;
  --ds-color-light-error-background: #FFEDED;
  --ds-color-done-background: #E2F9BE;
  --ds-color-accent: #DC662D;
  --ds-color-accent-active: #FF6A24;
  --ds-color-error: #FC5142;
  --ds-color-text-error: #DA5D23;
  --ds-color-error-background: #FFDAC9;
  --ds-color-warning-text: #BF5000;
  --ds-color-warning-background: #FFEEB2;
  --ds-color-white: #FFFFFF;
  --ds-color-black: #000000;
  --ds-color-rating-star: #FFC905;
  --ds-color-black-green: #4B7903;
  --ds-color-boxberry: #DF0043;
  --ds-color-cdek: #00B33C;
  --ds-color-russian: #014898;
  --ds-color-rating-star: #FFC905;
  /* SPECIAL COLORS */
  --new-year-holidays-text: #00254A;
  --four-twenty-primary: #142714;
  --four-twenty-secondary: #0A1300;
}
.ds-text-1[data-v-a94d3900] {
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
}
@media (min-width: 992px) {
.ds-text-1[data-v-a94d3900] {
    font-weight: 400;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
}
.ds-text-2[data-v-a94d3900] {
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.8375rem;
}
@media (min-width: 992px) {
.ds-text-2[data-v-a94d3900] {
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 2.1875rem;
}
}
.ds-text-3[data-v-a94d3900] {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
@media (min-width: 992px) {
.ds-text-3[data-v-a94d3900] {
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.8375rem;
}
}
.ds-text-4[data-v-a94d3900] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (min-width: 992px) {
.ds-text-4[data-v-a94d3900] {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.575rem;
}
}
.ds-text-5[data-v-a94d3900] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.225rem;
}
@media (min-width: 992px) {
.ds-text-5[data-v-a94d3900] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4rem;
}
}
.ds-text-6[data-v-a94d3900] {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.1375rem;
}
@media (min-width: 992px) {
.ds-text-6[data-v-a94d3900] {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.225rem;
}
}
.ds-text-7[data-v-a94d3900] {
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 0.9625rem;
}
@media (min-width: 992px) {
.ds-text-7[data-v-a94d3900] {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.05rem;
}
}
.bold[data-v-a94d3900] {
  font-weight: 500;
}
@media (min-width: 992px) {
.bold[data-v-a94d3900] {
    font-weight: 500;
}
}
.bold-2[data-v-a94d3900] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-2[data-v-a94d3900] {
    font-weight: 600;
}
}
.bold-3[data-v-a94d3900] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-3[data-v-a94d3900] {
    font-weight: 700;
}
}
.ds-text-5.bold[data-v-a94d3900] {
  font-weight: 600;
}
.ds-text-3.bold[data-v-a94d3900] {
  font-weight: 500;
}
.ds-text-1.bold[data-v-a94d3900] {
  font-weight: 500;
}
svg[data-v-a94d3900] {
  transition: all 0.3s;
}
.ds-icon-xs[data-v-a94d3900] {
  width: 17px;
  height: 17px;
}
.ds-icon-sm[data-v-a94d3900] {
  width: 19px;
  height: 19px;
}
.ds-icon-md[data-v-a94d3900] {
  width: 22px;
  height: 22px;
}
.ds-icon-lg[data-v-a94d3900] {
  width: 30px;
  height: 30px;
}
.ds-icon-xl[data-v-a94d3900] {
  width: 40px;
  height: 40px;
}
.icon-fill[data-v-a94d3900] {
  fill: var(--color);
}
.icon-stroke[data-v-a94d3900] {
  stroke: var(--color);
}
.icon-fill-stroke[data-v-a94d3900] {
  fill: var(--color);
  stroke: var(--color);
}
.product-of-day__wrapper[data-v-a94d3900] {
  padding: 24px;
  width: 303px;
  min-height: 200px;
  border-radius: 12px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px;
}
@media (max-width: 995px) {
.product-of-day__wrapper[data-v-a94d3900] {
    width: 320px;
}
}
@media (max-width: 574px) {
.product-of-day__wrapper[data-v-a94d3900] {
    width: 100%;
    height: 250px;
}
}
.product-of-day__header[data-v-a94d3900] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-of-day__header-timer[data-v-a94d3900] {
  display: flex;
  flex-direction: column;
}
.product-of-day__header-timer .header-timer__timer[data-v-a94d3900] {
  color: #FF21B3;
}
.product-of-day__header-tag[data-v-a94d3900] {
  white-space: nowrap;
  font-weight: 500;
  padding: 6px 15px;
  border-radius: 4px;
}
.product-of-day__product[data-v-a94d3900] {
  display: flex;
  gap: 16px;
}
.product-of-day__product_image img[data-v-a94d3900] {
  width: 86px;
  height: 86px;
}
@media (min-width: 995px) {
.product-of-day__product_image img[data-v-a94d3900] {
    width: 100px;
    height: 100px;
}
}
.product-of-day__product-wrapper[data-v-a94d3900] {
  line-height: 19px;
  display: flex;
  flex-direction: column;
  align-items: start;
  text-align: end;
  gap: 8px;
}
.product-of-day__product-wrapper .product-of-day__product_name[data-v-a94d3900] {
  text-align: start;
}
.product-of-day__product-info[data-v-a94d3900] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  gap: 16px;
}
.product-of-day__product_info_rating[data-v-a94d3900] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.product-of-day__product_info_rating svg[data-v-a94d3900] {
  --color:#FFD335;
  --color-2: #FFD335;
}
.product-of-day__product_info_reviews-count[data-v-a94d3900] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.product-of-day__product_info_reviews-count svg[data-v-a94d3900] {
  --color: var(--ds-color-black);
}
.product-of-day__footer[data-v-a94d3900] {
  display: flex;
  align-items: end;
  gap: 16px;
}
.product-of-day__footer .product-of-day__footer-price[data-v-a94d3900] {
  display: flex;
  flex-wrap: wrap;
  line-height: 20px;
}
.product-of-day__footer .discounted-footer-price[data-v-a94d3900] {
  font-size: 1.25rem;
  font-weight: 700;
}
.product-of-day__footer-button[data-v-a94d3900] {
  width: 100%;
  position: relative;
}