/* Ui-Kit COLORS */
body[data-v-04eec986] {
  --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-04eec986] {
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
}
@media (min-width: 992px) {
.ds-text-1[data-v-04eec986] {
    font-weight: 400;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
}
.ds-text-2[data-v-04eec986] {
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.8375rem;
}
@media (min-width: 992px) {
.ds-text-2[data-v-04eec986] {
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 2.1875rem;
}
}
.ds-text-3[data-v-04eec986] {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
@media (min-width: 992px) {
.ds-text-3[data-v-04eec986] {
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.8375rem;
}
}
.ds-text-4[data-v-04eec986] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (min-width: 992px) {
.ds-text-4[data-v-04eec986] {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.575rem;
}
}
.ds-text-5[data-v-04eec986] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.225rem;
}
@media (min-width: 992px) {
.ds-text-5[data-v-04eec986] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4rem;
}
}
.ds-text-6[data-v-04eec986] {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.1375rem;
}
@media (min-width: 992px) {
.ds-text-6[data-v-04eec986] {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.225rem;
}
}
.ds-text-7[data-v-04eec986] {
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 0.9625rem;
}
@media (min-width: 992px) {
.ds-text-7[data-v-04eec986] {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.05rem;
}
}
.bold[data-v-04eec986] {
  font-weight: 500;
}
@media (min-width: 992px) {
.bold[data-v-04eec986] {
    font-weight: 500;
}
}
.bold-2[data-v-04eec986] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-2[data-v-04eec986] {
    font-weight: 600;
}
}
.bold-3[data-v-04eec986] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-3[data-v-04eec986] {
    font-weight: 700;
}
}
.ds-text-5.bold[data-v-04eec986] {
  font-weight: 600;
}
.ds-text-3.bold[data-v-04eec986] {
  font-weight: 500;
}
.ds-text-1.bold[data-v-04eec986] {
  font-weight: 500;
}
svg[data-v-04eec986] {
  transition: all 0.3s;
}
.ds-icon-xs[data-v-04eec986] {
  width: 17px;
  height: 17px;
}
.ds-icon-sm[data-v-04eec986] {
  width: 19px;
  height: 19px;
}
.ds-icon-md[data-v-04eec986] {
  width: 22px;
  height: 22px;
}
.ds-icon-lg[data-v-04eec986] {
  width: 30px;
  height: 30px;
}
.ds-icon-xl[data-v-04eec986] {
  width: 40px;
  height: 40px;
}
.icon-fill[data-v-04eec986] {
  fill: var(--color);
}
.icon-stroke[data-v-04eec986] {
  stroke: var(--color);
}
.icon-fill-stroke[data-v-04eec986] {
  fill: var(--color);
  stroke: var(--color);
}
.search-results__container[data-v-04eec986] {
  background-color: #FFFFFF;
  overflow-x: hidden;
  padding: 16px 16px 30px 16px;
  touch-action: pan-y;
  pointer-events: all;
}
@media screen and (min-width: 992px) {
.search-results__container[data-v-04eec986] {
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
}
}
.search-results__container[data-v-04eec986]::-webkit-scrollbar {
  width: 0;
}
.search-results__title-wrapper[data-v-04eec986] {
  margin-bottom: 10px;
}
.search-results__title-img[data-v-04eec986] {
  display: inline-block;
  width: 8px;
  height: 11px;
  margin-right: 5px;
  background: url("/static/semyanich/assets/seed.Bi8ZwjVa.svg") no-repeat;
}
.search-results__title[data-v-04eec986] {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
.search-results__variants-wrapper[data-v-04eec986] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 992px) {
.search-results__variants-wrapper[data-v-04eec986] {
    flex: 1 1 auto;
    max-height: 450px;
    gap: 0;
}
}
.search-results__dividing-line[data-v-04eec986] {
  margin: 30px 0;
}
.search-results__show-all[data-v-04eec986] {
  display: block;
  margin: 30px 0;
  font-size: 14px;
  color: #A9A9A9;
}
.search-results__show-all[data-v-04eec986]:hover, .search-results__show-all[data-v-04eec986]:active, .search-results__show-all[data-v-04eec986]:focus {
  color: #74B908;
}
@media screen and (min-width: 992px) {
.search-results__show-all[data-v-04eec986] {
    text-align: left;
    margin: 15px 0 0 0;
}
}
.search-results__popular-collection[data-v-04eec986] {
  flex-shrink: 0;
}
.search-results__show-all-collection[data-v-04eec986] {
  display: block;
  font-size: 14px;
  color: #A9A9A9;
  margin-top: 16px;
}
.search-results__show-all-collection[data-v-04eec986]:hover, .search-results__show-all-collection[data-v-04eec986]:active, .search-results__show-all-collection[data-v-04eec986]:focus {
  color: #74B908;
}
@media screen and (min-width: 992px) {
.search-results__show-all-collection[data-v-04eec986] {
    text-align: left;
}
}
.popular-collection__wrapper[data-v-04eec986] {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  overflow: hidden;
  max-height: 315px;
}
@media (min-width: 992px) {
.popular-collection__wrapper[data-v-04eec986] {
    max-height: 105px;
}
}
.popular-collection__item[data-v-04eec986] {
  border: 1px solid var(--ds-color-neutral);
  border-radius: 29px;
  display: inline-block;
  cursor: pointer;
}
.popular-collection__item[data-v-04eec986]:hover {
  border-color: var(--ds-color-primary);
  color: var(--ds-color-primary);
}
.popular-collection__item span[data-v-04eec986] {
  text-wrap: nowrap;
}
.popular-collection__item .popular-collection__item_content[data-v-04eec986] {
  padding: 4px 16px 4px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popular-collection__item .popular-collection__item_content img[data-v-04eec986] {
  height: 26px;
}
@media (min-width: 992px) {
.popular-collection__item .popular-collection__item_content[data-v-04eec986] {
    padding: 6px 16px 6px 10px;
}
.popular-collection__item .popular-collection__item_content img[data-v-04eec986] {
    height: 28px;
}
}.search-input__form[data-v-85884e1b] {
  display: flex;
  width: 100%;
}
.search-input__form__active[data-v-85884e1b] {
  display: flex;
  align-items: center;
  width: 100%;
}/* Ui-Kit COLORS */
body[data-v-3cb52b37] {
  --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-3cb52b37] {
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
}
@media (min-width: 992px) {
.ds-text-1[data-v-3cb52b37] {
    font-weight: 400;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
}
.ds-text-2[data-v-3cb52b37] {
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.8375rem;
}
@media (min-width: 992px) {
.ds-text-2[data-v-3cb52b37] {
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 2.1875rem;
}
}
.ds-text-3[data-v-3cb52b37] {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
@media (min-width: 992px) {
.ds-text-3[data-v-3cb52b37] {
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.8375rem;
}
}
.ds-text-4[data-v-3cb52b37] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (min-width: 992px) {
.ds-text-4[data-v-3cb52b37] {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.575rem;
}
}
.ds-text-5[data-v-3cb52b37] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.225rem;
}
@media (min-width: 992px) {
.ds-text-5[data-v-3cb52b37] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4rem;
}
}
.ds-text-6[data-v-3cb52b37] {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.1375rem;
}
@media (min-width: 992px) {
.ds-text-6[data-v-3cb52b37] {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.225rem;
}
}
.ds-text-7[data-v-3cb52b37] {
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 0.9625rem;
}
@media (min-width: 992px) {
.ds-text-7[data-v-3cb52b37] {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.05rem;
}
}
.bold[data-v-3cb52b37] {
  font-weight: 500;
}
@media (min-width: 992px) {
.bold[data-v-3cb52b37] {
    font-weight: 500;
}
}
.bold-2[data-v-3cb52b37] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-2[data-v-3cb52b37] {
    font-weight: 600;
}
}
.bold-3[data-v-3cb52b37] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-3[data-v-3cb52b37] {
    font-weight: 700;
}
}
.ds-text-5.bold[data-v-3cb52b37] {
  font-weight: 600;
}
.ds-text-3.bold[data-v-3cb52b37] {
  font-weight: 500;
}
.ds-text-1.bold[data-v-3cb52b37] {
  font-weight: 500;
}
svg[data-v-3cb52b37] {
  transition: all 0.3s;
}
.ds-icon-xs[data-v-3cb52b37] {
  width: 17px;
  height: 17px;
}
.ds-icon-sm[data-v-3cb52b37] {
  width: 19px;
  height: 19px;
}
.ds-icon-md[data-v-3cb52b37] {
  width: 22px;
  height: 22px;
}
.ds-icon-lg[data-v-3cb52b37] {
  width: 30px;
  height: 30px;
}
.ds-icon-xl[data-v-3cb52b37] {
  width: 40px;
  height: 40px;
}
.icon-fill[data-v-3cb52b37] {
  fill: var(--color);
}
.icon-stroke[data-v-3cb52b37] {
  stroke: var(--color);
}
.icon-fill-stroke[data-v-3cb52b37] {
  fill: var(--color);
  stroke: var(--color);
}
.search-results__item[data-v-3cb52b37] {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding: 4px 16px 4px 4px;
  border-radius: 10px;
}
.search-results__item[data-v-3cb52b37]:hover {
  background-color: var(--ds-color-background);
}
.search-results__item_not-active .search-results__item-description[data-v-3cb52b37],
.search-results__item_not-active .search-results__item-img[data-v-3cb52b37] {
  opacity: 0.5;
}
.search-results__item-img[data-v-3cb52b37] {
  width: 60px;
  min-width: 40px;
  height: 60px;
  display: block;
  margin-right: 16px;
  border-radius: 10px;
}
.search-results__item-img img[data-v-3cb52b37] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.search-results__item-img img[data-v-3cb52b37]:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e9e9e9;
}
.search-results__item-info[data-v-3cb52b37] {
  display: grid;
  width: 100%;
  gap: 5px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-areas: "A A A A   A A A A   A A A A" "B B B B   B B B B   B B B B" "C C C C   C C C C   C C C C";
}
@media screen and (min-width: 992px) {
.search-results__item-info[data-v-3cb52b37] {
    grid-template-areas: "B B B B   B B B B   A A A A" "B B B B   B B B B   C C C C";
}
}
.search-results__item-tags[data-v-3cb52b37] {
  grid-area: A;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
.search-results__item-tags[data-v-3cb52b37] {
    justify-content: flex-end;
}
}
.search-results__item-description[data-v-3cb52b37] {
  grid-area: B;
  align-self: center;
  font-size: 14px;
  line-height: 21px;
}
.search-results__item-price[data-v-3cb52b37] {
  grid-area: C;
  justify-self: start;
  align-self: center;
  display: flex;
  gap: 10px;
}
@media screen and (min-width: 992px) {
.search-results__item-price[data-v-3cb52b37] {
    gap: 16px;
    justify-self: end;
}
}
.search-results__tag[data-v-3cb52b37] {
  margin: 0 3px 3px 0;
  padding: 2px 8px;
  background-color: var(--ds-color-background);
  border-radius: 2px;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: var(--ds-color-white);
}
.search-results__tag_not-available[data-v-3cb52b37] {
  margin: 0;
  background-color: var(--ds-color-accent);
}
.search-results__tag_out-of-stock[data-v-3cb52b37] {
  margin: 0;
  background-color: var(--ds-color-error);
}
.old-price[data-v-3cb52b37],
.product-price[data-v-3cb52b37] {
  display: flex;
  align-items: baseline;
  flex-wrap: nowrap;
  line-height: 1;
}
@media screen and (min-width: 992px) {
.old-price[data-v-3cb52b37],
  .product-price[data-v-3cb52b37] {
    display: inline-block;
}
}