@charset "UTF-8";
.hb-header {
  background-size: cover;
  overflow: hidden;
  color: #fff;
  position: relative
}
@media (max-width:767px) {
  .hb-header {
    height: 640px
  }
}
@media (min-width:768px) {
  .hb-header {
    height: 760px
  }
}
@media (max-width:767px) {
  .hb-header__menu {
    display: none
  }
}
@media (min-width:768px) {
  .hb-header__menu {
    display: none
  }
}
@media (min-width:1024px) {
  .hb-header__menu {
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.hb-header__menu__item {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  margin-left: 40px
}
.hb-header__menu__item:hover {
  border-bottom: 1px solid #fff
}
.hb-header .hb-logo {
  margin-left: 4px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 75px;
  height: 54px
}
@media (max-width:767px) {
  .hb-header .hb-logo {
    max-width: 54px;
    height: 39px
  }
}
.hb-header:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(51,51,51,.4);
  content: ''
}
.hb-header .hb-center {
  position: relative;
  z-index: 3
}
.hb-header__top-wrapper {
  position: absolute;
  width: 100%
}
.hb-header__top-wrapper--fixed {
  position: fixed!important;
  z-index: 1000;
  opacity: .95;
  background-color: #ff4848
}
.hb-header__top-wrapper--fixed .hb-btn_bordered {
  background-color: #fff;
  color: #ff4848
}
.hb-header__top-wrapper--fixed .hb-btn_bordered:hover {
  background-color: #fff;
  color: #000;
  border-color: #000
}
.hb-header__top-wrapper--fixed .hb-header__top {
  padding-top: 8px;
  padding-bottom: 8px
}
.hb-header__top-wrapper--fixed .hb-logo {
  max-width: 60px
}
.hb-header__top-wrapper--fixed .hb-logo__nine {
  fill: #000
}
.hb-header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px
}
@media (max-width:767px) {
  .hb-header__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px
  }
}
.hb-header__contacts {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.hb-header__contacts__phone {
  margin-top: 7px;
  font-size: 1.5rem;
  line-height: 40px;
  color: #fff
}
@media (max-width:767px) {
  .hb-header__contacts__phone {
    font-size: 1rem;
    line-height: 20px
  }
}
.hb-header__contacts__feedback {
  margin-left: 48px
}
@media (max-width:767px) {
  .hb-header__contacts__feedback {
    display: none
  }
}
.hb-header .hb-btn {
  width: 240px
}
@media (max-width:767px) {
  .hb-header__info {
    margin-top: 160px
  }
}
@media (min-width:768px) {
  .hb-header__info {
    margin-top: 200px
  }
}
@media (min-width:1024px) {
  .hb-header__info {
    margin-top: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media (min-width:768px) {
  .hb-header__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 552px;
    flex: 0 0 552px;
    max-width: 552px
  }
}
@media (max-width:767px) {
  .hb-header__text__small {
    font-size: 1rem;
    line-height: 24px
  }
}
@media (min-width:768px) {
  .hb-header__text__small {
    font-size: 1.125rem;
    line-height: 24px
  }
}
@media (min-width:1024px) {
  .hb-header__text__small {
    font-size: 1.25rem;
    line-height: 28px
  }
}
.hb-header__text__big {
  font-weight: 700;
  font-family: "PT Sans Caption",sans-serif;
  text-transform: uppercase;
  margin: 4px 0 4px
}
@media (max-width:767px) {
  .hb-header__text__big {
    font-size: 2rem;
    line-height: 42px
  }
}
@media (min-width:768px) {
  .hb-header__text__big {
    font-size: 3.25rem;
    line-height: 62px
  }
}
@media (min-width:1024px) {
  .hb-header__text__big {
    font-size: 4rem;
    line-height: 76px
  }
}
.hb-header__text__accent {
  color: #ff4848
}
@media (max-width:767px) {
  .hb-header__stat {
    font-size: 1.125rem;
    line-height: 28px;
    margin-top: 40px
  }
}
@media (min-width:768px) {
  .hb-header__stat {
    font-size: 1.25rem;
    line-height: 32px;
    margin-top: 56px
  }
}
@media (min-width:1024px) {
  .hb-header__stat {
    font-size: 1.375rem;
    line-height: 38px;
    margin-top: 40px;
    margin-left: auto
  }
}
.hb-header__stat__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.hb-header__stat__row + .hb-header__stat__row {
  margin-top: 12px
}
@media (max-width:767px) {
  .hb-header__stat__row + .hb-header__stat__row {
    margin-top: 8px
  }
}
.hb-header__stat__label {
  margin-left: 6px
}
.hb-header__stat__value {
  color: #f1d466
}
@media (max-width:767px) {
  .hb-header__stat__value {
    font-size: 1.25rem;
    line-height: 28px
  }
}
@media (min-width:768px) {
  .hb-header__stat__value {
    font-size: 1.5rem;
    line-height: 32px
  }
}
@media (min-width:1024px) {
  .hb-header__stat__value {
    font-size: 1.75rem;
    line-height: 38px
  }
}
.hb-header__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0
}
.hb-header__bg__img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0
}
.hb-header__bg__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.hb-header__bg__img:last-child {
  opacity: 0
}