@media (min-width: 1024px) and (max-width: 1440px) {
  media-gallery .tee-slider__dots,
  media-gallery .tee-slider__button {
    display: none !important;
  }
}

.tee-slider__dots {
  display: none !important;
}

/* Aslan 21072025 */
.tee__input--text:focus {
  background-color: #d8c6fd !important;
  border-color: #9e66aa !important;
}
