.carousel[data-v-b5e30efa] {
  --n-dot-color-active: #8d5222;
  --n-dot-color: rgba(141, 82, 34, 0.5);
  --n-dot-color-focus: rgba(141, 82, 34, 0.5);
  --n-dot-line-width: 30px;
  --n-dot-line-width-active: 30px;
}
.carousel[data-v-b5e30efa] .n-carousel__dot {
  height: 6px !important;
}
.carousel.carousel_10[data-v-b5e30efa] .n-carousel__dots {
  bottom: 10px;
  --n-dot-line-width: 20px;
  --n-dot-line-width-active: 20px;
}
.carousel.carousel_10[data-v-b5e30efa] .n-carousel__dots .n-carousel__dot {
  height: 4px !important;
}
.carousel.carousel_30[data-v-b5e30efa] .n-carousel__dots {
  bottom: 30px;
}
