/* Ui-Kit COLORS */
body[data-v-dd4ed3f5] {
  --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-dd4ed3f5] {
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
}
@media (min-width: 992px) {
.ds-text-1[data-v-dd4ed3f5] {
    font-weight: 400;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
}
.ds-text-2[data-v-dd4ed3f5] {
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.8375rem;
}
@media (min-width: 992px) {
.ds-text-2[data-v-dd4ed3f5] {
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 2.1875rem;
}
}
.ds-text-3[data-v-dd4ed3f5] {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
@media (min-width: 992px) {
.ds-text-3[data-v-dd4ed3f5] {
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.8375rem;
}
}
.ds-text-4[data-v-dd4ed3f5] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (min-width: 992px) {
.ds-text-4[data-v-dd4ed3f5] {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.575rem;
}
}
.ds-text-5[data-v-dd4ed3f5] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.225rem;
}
@media (min-width: 992px) {
.ds-text-5[data-v-dd4ed3f5] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4rem;
}
}
.ds-text-6[data-v-dd4ed3f5] {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.1375rem;
}
@media (min-width: 992px) {
.ds-text-6[data-v-dd4ed3f5] {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.225rem;
}
}
.ds-text-7[data-v-dd4ed3f5] {
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 0.9625rem;
}
@media (min-width: 992px) {
.ds-text-7[data-v-dd4ed3f5] {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.05rem;
}
}
.bold[data-v-dd4ed3f5] {
  font-weight: 500;
}
@media (min-width: 992px) {
.bold[data-v-dd4ed3f5] {
    font-weight: 500;
}
}
.bold-2[data-v-dd4ed3f5] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-2[data-v-dd4ed3f5] {
    font-weight: 600;
}
}
.bold-3[data-v-dd4ed3f5] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-3[data-v-dd4ed3f5] {
    font-weight: 700;
}
}
.ds-text-5.bold[data-v-dd4ed3f5] {
  font-weight: 600;
}
.ds-text-3.bold[data-v-dd4ed3f5] {
  font-weight: 500;
}
.ds-text-1.bold[data-v-dd4ed3f5] {
  font-weight: 500;
}
svg[data-v-dd4ed3f5] {
  transition: all 0.3s;
}
.ds-icon-xs[data-v-dd4ed3f5] {
  width: 17px;
  height: 17px;
}
.ds-icon-sm[data-v-dd4ed3f5] {
  width: 19px;
  height: 19px;
}
.ds-icon-md[data-v-dd4ed3f5] {
  width: 22px;
  height: 22px;
}
.ds-icon-lg[data-v-dd4ed3f5] {
  width: 30px;
  height: 30px;
}
.ds-icon-xl[data-v-dd4ed3f5] {
  width: 40px;
  height: 40px;
}
.icon-fill[data-v-dd4ed3f5] {
  fill: var(--color);
}
.icon-stroke[data-v-dd4ed3f5] {
  stroke: var(--color);
}
.icon-fill-stroke[data-v-dd4ed3f5] {
  fill: var(--color);
  stroke: var(--color);
}
.top-products__item[data-v-dd4ed3f5] {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  padding: 1.5px 0;
  margin-bottom: 3px;
}
.top-products__item-grade[data-v-dd4ed3f5] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 5px;
  background: var(--ds-color-neutral);
  position: relative;
  top: 8px;
  flex-shrink: 0;
}
.top-products__item-grade_0[data-v-dd4ed3f5] {
  background: #74B908;
}
.top-products__item-grade_1[data-v-dd4ed3f5] {
  background: #FFC905;
}
.top-products__item-grade_2[data-v-dd4ed3f5] {
  background: #FF6A24;
}
.top-products__item-feature[data-v-dd4ed3f5] {
  flex-shrink: 0;
}
.top-products__link[data-v-dd4ed3f5] {
  display: flex;
  width: 80%;
  color: #808080;
}
.top-products__link[data-v-dd4ed3f5]:hover {
  color: var(--ds-color-primary);
}
.closed .top-products__name[data-v-dd4ed3f5] {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}@media (min-width: 768px) {
.top-products__container {
    display: flex;
    justify-content: space-between;
    width: calc(100% + 16px);
}
}
.top-products__container-item {
  width: 100%;
}/* Ui-Kit COLORS */
body[data-v-30e23904] {
  --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-30e23904] {
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
}
@media (min-width: 992px) {
.ds-text-1[data-v-30e23904] {
    font-weight: 400;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
}
.ds-text-2[data-v-30e23904] {
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.8375rem;
}
@media (min-width: 992px) {
.ds-text-2[data-v-30e23904] {
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 2.1875rem;
}
}
.ds-text-3[data-v-30e23904] {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
@media (min-width: 992px) {
.ds-text-3[data-v-30e23904] {
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.8375rem;
}
}
.ds-text-4[data-v-30e23904] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (min-width: 992px) {
.ds-text-4[data-v-30e23904] {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.575rem;
}
}
.ds-text-5[data-v-30e23904] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.225rem;
}
@media (min-width: 992px) {
.ds-text-5[data-v-30e23904] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4rem;
}
}
.ds-text-6[data-v-30e23904] {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.1375rem;
}
@media (min-width: 992px) {
.ds-text-6[data-v-30e23904] {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.225rem;
}
}
.ds-text-7[data-v-30e23904] {
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 0.9625rem;
}
@media (min-width: 992px) {
.ds-text-7[data-v-30e23904] {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.05rem;
}
}
.bold[data-v-30e23904] {
  font-weight: 500;
}
@media (min-width: 992px) {
.bold[data-v-30e23904] {
    font-weight: 500;
}
}
.bold-2[data-v-30e23904] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-2[data-v-30e23904] {
    font-weight: 600;
}
}
.bold-3[data-v-30e23904] {
  font-weight: 600;
}
@media (min-width: 992px) {
.bold-3[data-v-30e23904] {
    font-weight: 700;
}
}
.ds-text-5.bold[data-v-30e23904] {
  font-weight: 600;
}
.ds-text-3.bold[data-v-30e23904] {
  font-weight: 500;
}
.ds-text-1.bold[data-v-30e23904] {
  font-weight: 500;
}
svg[data-v-30e23904] {
  transition: all 0.3s;
}
.ds-icon-xs[data-v-30e23904] {
  width: 17px;
  height: 17px;
}
.ds-icon-sm[data-v-30e23904] {
  width: 19px;
  height: 19px;
}
.ds-icon-md[data-v-30e23904] {
  width: 22px;
  height: 22px;
}
.ds-icon-lg[data-v-30e23904] {
  width: 30px;
  height: 30px;
}
.ds-icon-xl[data-v-30e23904] {
  width: 40px;
  height: 40px;
}
.icon-fill[data-v-30e23904] {
  fill: var(--color);
}
.icon-stroke[data-v-30e23904] {
  stroke: var(--color);
}
.icon-fill-stroke[data-v-30e23904] {
  fill: var(--color);
  stroke: var(--color);
}
@keyframes loader-rotation-30e23904 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
@keyframes fade-in-30e23904 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes grow-in-30e23904 {
0% {
    height: 0;
}
100% {
    height: initial;
}
}
@keyframes horizontal-grow-in-30e23904 {
0% {
    width: 0;
}
100% {
    width: initial;
}
}
/* VUE TRANSITIONS */
.fade-enter-active[data-v-30e23904] {
  animation: fade-in-30e23904 0.2s;
}
.fade-leave-active[data-v-30e23904] {
  animation: fade-in-30e23904 0.2s reverse;
}
.grow-enter-active[data-v-30e23904] {
  overflow: hidden;
  animation: grow-in-30e23904 0.4s;
}
.grow-leave-active[data-v-30e23904] {
  overflow: hidden;
  animation: grow-in-30e23904 0.4s reverse;
}
.horizontal-grow-enter[data-v-30e23904] {
  width: 100px;
  position: absolute;
  right: 10px;
}
.horizontal-grow-enter-active[data-v-30e23904] {
  transition: all 0.1s;
  position: absolute;
  right: 10px;
}
.horizontal-grow-enter-to[data-v-30e23904] {
  width: calc(100% - 20px);
  position: absolute;
  right: 10px;
}
.top-slide-fade-enter[data-v-30e23904] {
  height: 0;
}
.top-slide-fade-enter-active[data-v-30e23904] {
  transition: all 0.1s;
}
.top-slide-fade-enter-to[data-v-30e23904] {
  height: 33px;
}
.top-products__background[data-v-30e23904] {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: white;
  border-radius: 10px;
}
@media (min-width: 768px) {
.top-products__background[data-v-30e23904] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 72px;
}
}
.top-products__area[data-v-30e23904] {
  min-height: 112px;
  margin-top: 10px;
  border-radius: 10px;
}
@media (min-width: 768px) {
.top-products__area[data-v-30e23904] {
    position: relative;
    height: 289px;
    margin-top: 0;
    width: calc(100% - 20px);
    flex-shrink: 0;
}
}
.top-products__element[data-v-30e23904] {
  transition: all 0.2s;
  position: relative;
  padding: 15px;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  font-size: 16px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.top-products__element.opened[data-v-30e23904] {
  padding-bottom: 30px;
}
.top-products__element .top-products__button[data-v-30e23904] {
  position: relative;
  z-index: 4;
  margin-left: 100px;
  width: calc(100% - 100px);
}
@media (min-width: 768px) {
.top-products__element .top-products__button[data-v-30e23904] {
    margin-left: 0;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.top-products__element .opened .top-products__button[data-v-30e23904] {
    margin-left: 0;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 10px;
    left: 10px;
}
}
.top-products__element.closed[data-v-30e23904] {
  height: 100%;
}
.top-products__element hr[data-v-30e23904] {
  margin: 0;
}
.top-products__image[data-v-30e23904] {
  z-index: 3;
  position: absolute;
  top: 25px;
  left: 15px;
}
@media (min-width: 768px) {
.top-products__image[data-v-30e23904] {
    position: relative;
    max-width: 100px;
    top: 0;
    left: 0;
}
}
.opened[data-v-30e23904] {
  z-index: 1;
}
.opened .top-products__button[data-v-30e23904] {
  margin-left: 0;
  width: 100%;
}
.top-products__title[data-v-30e23904] {
  position: relative;
  z-index: 4;
  text-align: left;
  transition: all 0.3s;
  margin: 5px 0 30px;
  margin-left: 100px;
  font-size: 0.875rem;
  font-weight: 500;
}
@media (min-width: 768px) {
.top-products__title[data-v-30e23904] {
    text-align: center;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    margin-top: 6px;
}
}
@media (max-width: 768px) {
.opened .top-products__title[data-v-30e23904] {
    margin-bottom: 40px;
    margin-top: 30px;
}
}
hr[data-v-30e23904] {
  display: block;
  width: 100%;
  height: 1px;
  color: var(--ds-color-neutral);
}
.top-products__list[data-v-30e23904] {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.top-products__names[data-v-30e23904] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px;
}
.top-products__name-item[data-v-30e23904] {
  font-size: 0.625rem;
  color: var(--ds-color-neutral);
  text-transform: uppercase;
}