.hero-main {
  position: relative;
  width: 100%;
  min-height: 100vh;
  height: 900px;
  padding: 0;
  overflow: hidden;
  border-radius: 0 0 32px 32px;
}
@media (max-width: 1024px) {
  .hero-main {
    min-height: unset;
    height: 567px;
  }
}
.hero-main__background {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 0 0 32px 32px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.hero-main__background--static {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-main__slides {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.hero-main__slide {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hero-main__overlay {
  position: absolute;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 1;
}
.hero-main__overlay--top {
  top: 0;
  height: 251px;
  opacity: 0.6;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}
@media (max-width: 768px) {
  .hero-main__overlay--top {
    height: 180px;
  }
}
@media (max-width: 480px) {
  .hero-main__overlay--top {
    height: 150px;
  }
}
.hero-main__overlay--bottom {
  bottom: 0;
  height: 297px;
  opacity: 0.8;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
@media (max-width: 768px) {
  .hero-main__overlay--bottom {
    height: 220px;
  }
}
@media (max-width: 480px) {
  .hero-main__overlay--bottom {
    height: 180px;
  }
}
.hero-main__content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 60px 20px 40px;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .hero-main__content {
    padding: 40px 20px 30px;
    max-width: 100%;
  }
}
.hero-main__title {
  color: #FFF;
  text-align: center;
  font-family: "Spectral", serif;
  font-size: 72px;
  font-style: italic;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: -2px;
  margin-bottom: 32px;
  margin-top: 0;
}
@media (max-width: 1200px) {
  .hero-main__title {
    font-size: 64px;
    letter-spacing: -2.56px;
  }
}
@media (max-width: 992px) {
  .hero-main__title {
    font-size: 56px;
    letter-spacing: -2.24px;
    margin-bottom: 28px;
  }
}
@media (max-width: 768px) {
  .hero-main__title {
    font-size: 48px;
    letter-spacing: -1.92px;
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .hero-main__title {
    font-size: 40px;
    letter-spacing: -1.6px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .hero-main__title {
    font-size: 36px;
    letter-spacing: -1.44px;
    margin-bottom: 18px;
  }
}
.hero-main__title-line--normal {
  font-style: normal;
}
.hero-main__title-line--italic {
  font-style: italic;
}
.hero-main__subtitle {
  max-width: 373px;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: "Geist", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.1px;
  opacity: 0.6;
  margin: 0;
}
@media (max-width: 768px) {
  .hero-main__subtitle {
    font-size: 15px;
    letter-spacing: -0.15px;
    max-width: 500px;
  }
}
@media (max-width: 576px) {
  .hero-main__subtitle {
    font-size: 14px;
    letter-spacing: -0.1px;
    max-width: 100%;
  }
}
.hero-main__pagination {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
.hero-main .hero-main__bullet {
  width: 6px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M4.59473 4.53906L2.58887 8.06055L0.575195 4.54004L2.58887 1.01074L4.59473 4.53906Z' fill='%234D0D3B' stroke='%234D0D3B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
.hero-main .hero-main__bullet.is-active {
  opacity: 1;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}