.stay_rules_hero-section {
  background-size: cover;
  background-position-y: 0%;
  height: 780px;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}
.stay_rules_hero-section .stay_rules_container {
  max-width: 1392px;
  margin: 0 auto;
  padding: 0 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (max-width: 768px) {
  .stay_rules_hero-section .stay_rules_container {
    padding: 0 16px;
  }
}
.stay_rules_hero-section::before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(147.05deg, rgba(0, 0, 0, 0) 15.53%, rgba(0, 0, 0, 0.3) 81.1%);
}
.stay_rules_hero-section .hero-section__content {
  position: relative;
  padding-top: 70px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  text-align: left;
  margin-top: auto;
}
.stay_rules_hero-section .hero-section__line {
  display: block;
}
.stay_rules_hero-section .hero-section__line:nth-of-type(2) {
  text-align: right;
  margin-right: -280px;
}
@media (max-width: 992px) {
  .stay_rules_hero-section .hero-section__line:nth-of-type(2) {
    text-align: left;
    margin-right: 0;
  }
}
.stay_rules_hero-section .hero-section__title {
  font-family: "NyghtSerif";
  font-weight: 400;
  font-style: italic;
  font-size: 90px;
  line-height: 0.8;
  color: #ffffff;
}
@media (max-width: 1200px) {
  .stay_rules_hero-section .hero-section__title {
    font-size: 74px;
    line-height: 1;
  }
}
@media (max-width: 992px) {
  .stay_rules_hero-section .hero-section__title {
    font-size: 60px;
    line-height: 1;
  }
}
@media (max-width: 576px) {
  .stay_rules_hero-section .hero-section__title {
    font-size: 54px;
  }
}
.stay_rules_hero-section .hero-section__title .hero-section__line:last-of-type {
  text-align: right;
  display: block;
  margin-right: -100px;
}
@media (max-width: 992px) {
  .stay_rules_hero-section .hero-section__title .hero-section__line:last-of-type {
    text-align: left;
    margin-right: 0;
  }
}
.stay_rules_hero-section .hero-section__cta-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.stay_rules_hero-section .hero-section__cta {
  max-width: 665px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 40px;
}
.stay_rules_hero-section .hero-section__icon {
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.4268 35.3673V47.25L28 37.2685L35.0427 47.25V35.3673H47.25L38.3293 28.713L47.25 21.5833H35.0427V8.75L28 19.6821L21.4268 8.75V21.5833H8.75L19.0793 28.713L8.75 35.3673H21.4268Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28 38.2191V19.2068' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.1406 28.713H38.3296' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.4272 21.5833L35.0431 35.3673' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.043 21.5833L21.4271 35.3673' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 56px;
  height: 56px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 45%;
}
@media (max-width: 768px) {
  .stay_rules_hero-section .hero-section__icon {
    display: none;
  }
}
.stay_rules_hero-section .hero-section__cta-text {
  font-family: "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stay_rules_hero-section .hero-section__cta-text {
    font-size: 18px;
    line-height: 1.2;
  }
}
.stay_rules_hero-section .hero-section__scroll-indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.14);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  position: absolute;
  z-index: 99;
  right: 48px;
  bottom: 50px;
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
@media (max-width: 1200px) {
  .stay_rules_hero-section .hero-section__scroll-indicator {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 1024px) {
  .stay_rules_hero-section .hero-section__scroll-indicator {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 992px) {
  .stay_rules_hero-section .hero-section__scroll-indicator {
    width: 64px;
    height: 64px;
    bottom: 20px;
    right: 16px;
  }
}
.stay_rules_hero-section .hero-section__scroll-indicator .hero-section__scroll-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
}
.stay_rules_hero-section .hero-section__scroll-indicator:hover {
  background-color: rgba(255, 255, 255, 0.2);
}