@charset "UTF-8";
h1.seo {
  background-color: #ffffff;
  cursor: default;
  color: #191919;
}

.main-banner::after {
  background-color: unset;
}
@media (max-width: 575.98px) {
  .main-banner {
    height: 100vh !important;
  }
}
@media (min-width: 576px) and (max-width: 766.98px) {
  .main-banner {
    padding: 75px 0 65px !important;
  }
}
.main-banner.modern {
  /** Заголовок под углом (как на главной)  */
  /** Прямой заголовок */
}
.main-banner.modern .z-top {
  z-index: 10;
}
.main-banner.modern .logo {
  position: absolute;
  top: 0;
  right: 0;
}
.main-banner.modern .content {
  position: relative;
  display: flex;
  flex-direction: column;
  color: white;
  cursor: default;
  font-family: FuturaFuturisC;
  margin-top: 20px;
}
.main-banner.modern .breadcrumbs-wrapper {
  margin-bottom: 0px;
}
.main-banner.modern .breadcrumbs-wrapper .breadcrumbs {
  margin-bottom: 0px;
}
.main-banner.modern .breadcrumbs-wrapper li {
  color: white;
}
.main-banner.modern .breadcrumbs-wrapper li a {
  color: white;
}
.main-banner.modern .breadcrumbs-wrapper li a:hover {
  color: black;
}
.main-banner.modern .banner-header {
  margin-top: 30px;
  margin-bottom: auto;
  font-weight: 800;
  font-size: 40px;
  text-transform: uppercase;
  color: white;
  transform: rotate(-6deg);
  line-height: 1;
  width: max-content;
  text-align: left;
}
@media (max-width: 991.98px) {
  .main-banner.modern .banner-header {
    margin-left: auto;
    margin-right: auto;
    /* font-size: 40px; */
  }
}
@media (min-width: 576px) {
  .main-banner.modern .banner-header {
    margin-top: 280px;
  }
}
@media (min-width: 768px) {
  .main-banner.modern .banner-header {
    margin-top: 120px;
    margin-bottom: 140px;
    margin-left: 0px;
    transform: none;
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .main-banner.modern .banner-header {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  .main-banner.modern .banner-header {
    font-size: 60px;
  }
}
@media (min-width: 1340px) {
  .main-banner.modern .banner-header {
    margin-top: 50px;
    margin-bottom: 80px;
    /* font-size: 80px; */
  }
}
.main-banner.modern .banner-header .block {
  position: relative;
}
@media (max-width: 991.98px) {
  .main-banner.modern .banner-header .block {
    position: static;
  }
}
.main-banner.modern .banner-header .block .subtitle {
  font-size: 20px !important;
  position: absolute;
  bottom: -20px;
  left: 3px;
  display: flex;
}
@media (max-width: 991.98px) {
  .main-banner.modern .banner-header .block .subtitle {
    left: 0;
  }
}
.main-banner.modern .banner-header .block .subtitle.accent {
  padding: 14px 15px 10px;
  border-radius: 12px;
  color: #ffffff;
  background-color: #232129;
  left: 0;
  bottom: -45px;
  width: max-content;
}
@media (min-width: 768px) {
  .main-banner.modern .banner-header .block .subtitle.accent {
    font-size: 19px;
  }
}
@media (min-width: 992px) {
  .main-banner.modern .banner-header .block .subtitle.accent {
    font-size: 22px;
    left: unset;
    right: 0;
    bottom: -35px;
  }
}
.main-banner.modern .banner-header .block-2 {
  display: inline-flex;
  position: relative;
}
.main-banner.modern .banner-header .block-2 .subtitle {
  font-size: 20px;
}
.main-banner.modern .banner-header .block-2 .subtitle.accent {
  padding: 14px 15px 10px;
  border-radius: 12px;
  color: #ffffff;
  background-color: #232129;
  width: max-content;
  height: max-content;
  font-size: 17px;
  left: 40px;
}
@media (min-width: 768px) {
  .main-banner.modern .banner-header .block-2 .subtitle.accent {
    left: 70px;
    font-size: 19px;
  }
}
@media (min-width: 992px) {
  .main-banner.modern .banner-header .block-2 .subtitle.accent {
    left: unset;
    margin-left: 25px;
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .main-banner.modern .banner-header .block-2 .subtitle.accent {
    margin-top: 3px;
  }
}
@media (max-width: 991.98px) {
  .main-banner.modern .banner-header .block-2 .subtitle.accent {
    position: absolute;
    bottom: -40px;
  }
}
.main-banner.modern .banner-title {
  font-size: 78px;
  font-weight: 700;
  line-height: 90px;
  text-transform: uppercase;
  /* text-align: left; */
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .main-banner.modern .banner-title {
    font-size: 45px;
    line-height: 54px;
    margin-bottom: auto;
    margin-top: 20px;
  }
}
.main-banner.modern .banner-title-after {
  font-size: 28px;
  /* font-weight: 700; */
  line-height: 34px;
  text-transform: uppercase;
  /* text-align: left; */
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .main-banner.modern .banner-title-after {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}
.main-banner.modern .buttons-block {
  display: flex;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .main-banner.modern .buttons-block {
    flex-direction: column-reverse;
  }
}
.main-banner.modern .button {
  /* font-size: 16px; */
  font-size: 24px;
  font-weight: 700;
  /* line-height: 38px; */
  letter-spacing: 0.48px;
  text-align: center;
  border-radius: 40px;
  /* border-radius: 15px; */
  border-style: solid;
  border-width: 1px;
  padding: 19px 39px;
  /* width: min-content; */
}
@media (max-width: 991.98px) {
  .main-banner.modern .button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 400px;
  }
}
@media (max-width: 767.98px) {
  .main-banner.modern .button {
    /* width: 100%; */
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .main-banner.modern .button:not(:first-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .main-banner.modern .button:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .main-banner.modern .button:not(:last-child) {
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.main-banner.modern .button.button-accent {
  background: #232129;
  border-color: #232129;
}
.main-banner.modern .button.button-accent:hover {
  background: white;
  border-color: white;
  color: #232129;
}
.main-banner.modern .button.button-transparent {
  /* background: #7D15CC; */
  border-color: white;
}
.main-banner.modern .button.button-transparent:hover {
  background: white;
  color: #f76703;
}

@media (max-width: 767.98px) {
  .modern .container,
.modern .row,
.modern .content {
    height: 100%;
  }

  .modern .content {
    margin-top: 10px;
  }
}
.button-left {
  margin-top: 10px;
}
@media (min-width: 576px) {
  .button-left {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .button-left {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .button-left {
    margin-top: 0;
    margin-left: 30px;
  }
}

.footer__payments-btn {
  background-color: transparent;
}

/* .banner-header span {
      display: inline !important;
      font-size: inherit !important;
      color: inherit !important;
    } */

/*# sourceMappingURL=banners.css.map */
