.hero-slider {
  overflow: hidden;
  position: relative;
  height: 717px;
}
.hero-slider .hero-slider-item {
  width: 100%;
  height: 717px;
  position: relative;
}
.hero-slider .hero-slider-item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-slider .hero-slider-item .slider-meta {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hero-slider .hero-slider-item .slider-meta h2 {
  color: var(--light-color);
  font-size: clamp(1.88rem, calc(0.78rem + 5.49vw), 4.69rem);
  line-height: 1.2;
  max-width: 865px;
  text-align: center;
  margin-bottom: 30px;
  opacity: 0;
  transform: translateY(-100%);
}
.hero-slider .hero-slider-item .slider-meta .ale-button {
  opacity: 0;
  transform: translateY(100%);
  background: var(--main-color);
  border: 0;
  color: var(--light-color);
}
.hero-slider .hero-slider-item .slider-meta .ale-button:hover {
  color: var(--main-color) !important;
}
.hero-slider .hero-slider-item .slider-meta .ale-button span {
  background: var(--light-color);
}
.hero-slider .slick-arrow {
  width: 68px;
  height: 103px;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  border-radius: 0;
  min-height: unset;
  opacity: 0.5;
  transition: all 300ms ease-in-out;
}
.hero-slider .slick-arrow:hover {
  opacity: 1;
}
.hero-slider .slick-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 2;
  background: url('data:image/svg+xml,<svg width="68" height="103" viewBox="0 0 68 103" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="51.5" width="24" height="24" rx="2" transform="rotate(-45 0 51.5)" fill="white" fill-opacity="0.2"/><rect x="1.41421" y="51.5" width="22" height="22" rx="1" transform="rotate(-45 1.41421 51.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/><rect x="34" y="51.5" width="24" height="24" rx="2" transform="rotate(-45 34 51.5)" fill="white" fill-opacity="0.2"/><rect x="35.4142" y="51.5" width="22" height="22" rx="1" transform="rotate(-45 35.4142 51.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/><rect x="34" y="85.5" width="24" height="24" rx="2" transform="rotate(-45 34 85.5)" fill="white" fill-opacity="0.2"/><rect x="35.4142" y="85.5" width="22" height="22" rx="1" transform="rotate(-45 35.4142 85.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/><rect x="34" y="17.5" width="24" height="24" rx="2" transform="rotate(-45 34 17.5)" fill="white" fill-opacity="0.2"/><rect x="35.4142" y="17.5" width="22" height="22" rx="1" transform="rotate(-45 35.4142 17.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/></svg>') center center no-repeat;
}
.hero-slider .slick-next {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 2;
  background: url('data:image/svg+xml,<svg width="68" height="103" viewBox="0 0 68 103" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="51.5" width="24" height="24" rx="2" transform="rotate(-45 0 51.5)" fill="white" fill-opacity="0.2"/><rect x="1.41421" y="51.5" width="22" height="22" rx="1" transform="rotate(-45 1.41421 51.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/><rect x="34" y="51.5" width="24" height="24" rx="2" transform="rotate(-45 34 51.5)" fill="white" fill-opacity="0.2"/><rect x="35.4142" y="51.5" width="22" height="22" rx="1" transform="rotate(-45 35.4142 51.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/><rect x="34" y="85.5" width="24" height="24" rx="2" transform="rotate(-45 34 85.5)" fill="white" fill-opacity="0.2"/><rect x="35.4142" y="85.5" width="22" height="22" rx="1" transform="rotate(-45 35.4142 85.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/><rect x="34" y="17.5" width="24" height="24" rx="2" transform="rotate(-45 34 17.5)" fill="white" fill-opacity="0.2"/><rect x="35.4142" y="17.5" width="22" height="22" rx="1" transform="rotate(-45 35.4142 17.5)" stroke="white" stroke-opacity="0.5" stroke-width="2"/></svg>') center center no-repeat;
  transform: translateY(-50%) rotate(180deg);
}
.hero-slider .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
}
.hero-slider .slick-dots li {
  margin: 0;
  padding: 0;
  list-style: none!important;
}
.hero-slider .slick-dots li button {
  font-size: 0;
  text-indent: -99999;
  padding: 0;
  border: 0;
  border-radius: 0;
  display: block;
  width: 34px;
  height: 35px;
  min-height: unset;
  transition: all 300ms ease-in-out;
  background: url('data:image/svg+xml,<svg width="34" height="33" viewBox="0 0 34 33" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.0533447" y="16.2843" width="24" height="24" rx="2" transform="rotate(-45 0.0533447 16.2843)" fill="white" fill-opacity="0.2"/><rect x="1.46756" y="16.2843" width="22" height="22" rx="1" transform="rotate(-45 1.46756 16.2843)" stroke="white" stroke-opacity="0.5" stroke-width="2"/></svg>') center center no-repeat;
}
.hero-slider .slick-dots li button:hover {
  background: url('data:image/svg+xml,<svg width="34" height="35" viewBox="0 0 34 35" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.00549316" y="17.2841" width="24" height="24" rx="2" transform="rotate(-45 0.00549316 17.2841)" fill="white"/><rect x="8.00549" y="17.2841" width="12" height="12" rx="2" transform="rotate(-45 8.00549 17.2841)" fill="%23F58B9E"/></svg>') center center no-repeat;
}
.hero-slider .slick-dots li.slick-active button {
  background: url('data:image/svg+xml,<svg width="34" height="35" viewBox="0 0 34 35" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.00549316" y="17.2841" width="24" height="24" rx="2" transform="rotate(-45 0.00549316 17.2841)" fill="white"/><rect x="8.00549" y="17.2841" width="12" height="12" rx="2" transform="rotate(-45 8.00549 17.2841)" fill="%23F58B9E"/></svg>') center center no-repeat;
}
@media (max-width: 800px) {
  .hero-slider {
    height: 600px;
  }
  .hero-slider .hero-slider-item {
    height: 600px;
  }
  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    bottom: 20px;
    top: unset;
    transform: translateY(0);
  }
  .hero-slider .slick-next {
    transform: rotate(180deg);
  }
}
@media (max-width: 500px) {
  .hero-slider .slick-dots {
    display: none!important;
  }
}
