.landscape {
  padding-bottom: 60px;
  color: #000
}
.landscape__banner {
  width: 100%;
  height: 400px;
  position: relative
}
.landscape__banner img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.landscape__banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 327px;
  background: linear-gradient(0deg,rgba(80,107,52,0) 0,rgba(58,79,36,.3) 34.5%,rgba(45,61,26,.6) 69%,rgba(29,40,14,.8) 100%);
  z-index: 0
}
.landscape__title {
  color: #fff;
  font-size: 46px;
  line-height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
  text-align: center
}
.landscape__container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px
}
.landscape__inner {
  padding-top: 20px;
  display: flex;
  justify-content: center;
  gap: 20px
}
.landscape__sidebar {
  width: 20%
}
.landscape__main {
  width: 80%
}
.landscape__promo {
  position: relative;
  height: 345px;
  margin-bottom: 60px
}
.landscape__promo::before {
  content: "";
  position: absolute;
  top: -137px;
  left: 137px;
  width: 345px;
  height: 619px;
  background: linear-gradient(0deg,rgba(80,107,52,0) 0,rgba(58,79,36,.3) 34.5%,rgba(45,61,26,.6) 69%,rgba(29,40,14,.8) 100%);
  transform: rotate(-90deg);
  z-index: 0
}
.landscape__promo-banner img {
  display: block;
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.landscape__promo-content {
  width: 100%;
  max-width: 505px;
  position: absolute;
  top: 73px;
  left: 40px;
  color: #fff;
  z-index: 1
}
.landscape__promo-title {
  font-size: 36px;
  line-height: 38px;
  letter-spacing: -1.44px;
  margin-bottom: 20px
}
.landscape__promo-text {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 40px
}
.landscape__promo-button {
  width: 100%;
  max-width: 194px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 10px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  transition: color .3s linear,background-color .3s linear
}
.landscape__promo-button:hover {
  background-color: #fff;
  color: #000
}
.landscape__description {
  margin: 60px 0
}
.landscape__description-title {
  font-size: 36px;
  line-height: 38px;
  letter-spacing: -1.44px;
  margin-bottom: 20px
}
.landscape__description-content {
  width: 100%;
  max-width: 415px
}
.landscape__description-content p {
  font-size: 15px;
  line-height: 18px;
  font-weight: 300
}
.landscape__description-content p:not(:last-child) {
  margin-bottom: 20px
}
.landscape__description-img {
  width: 100%;
  max-width: 453px
}
.landscape__description-img img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover
}
.landscape__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px
}
.landscape__content h2 {
  font-size: 36px;
  line-height: 38px;
  letter-spacing: -1.44px;
  margin-bottom: 20px
}
.landscape__content p {
  font-size: 15px;
  line-height: 100%
}
.landscape__content p:not(:last-child) {
  margin-bottom: 20px
}
.landscape__content p a {
  color: #000;
  text-decoration: underline
}
.landscape__content p a:hover {
  text-decoration: none
}
.landscape__content ul {
  list-style-type: disc;
  padding-left: 17px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #f5f5f5
}
.landscape__content ul li {
  font-size: 15px;
  line-height: 110%
}
.landscape__content ul li:not(:last-child) {
  margin-bottom: 5px
}
.landscape__content ul li::marker {
  color: #5b9118
}
.landscape__content ul li a {
  color: #000;
  text-decoration: underline
}
.landscape__content ul li a:hover {
  text-decoration: none
}
@media (max-width:1450px) {
  .landscape__title {
    font-size: 40px;
    line-height: 40px
  }
}
@media (max-width:1260px) {
  .landscape__title {
    font-size: 35px;
    line-height: 38px
  }
}
@media (max-width:1200px) {
  .landscape__container {
    max-width: 970px
  }
  .landscape__promo-content {
    top: 40px;
    left: 30px
  }
}
@media (max-width:1100px) {
  .landscape__content h2,
  .landscape__description-title,
  .landscape__promo-title {
    font-size: 30px;
    line-height: 32px
  }
}
@media (max-width:992px) {
  .landscape__container {
    max-width: 750px
  }
  .landscape__sidebar {
    width: 33.333%
  }
  .landscape__main {
    width: 66.667%
  }
  .landscape__promo {
    height: auto
  }
  .landscape__promo::before {
    display: none
  }
  .landscape__promo-banner img {
    height: auto
  }
  .landscape__promo-content {
    padding-top: 10px;
    position: static;
    max-width: 100%;
    color: #000
  }
  .landscape__promo-button {
    background-color: #fff;
    color: #5b9118;
    border-color: #5b9118
  }
  .landscape__promo-button:hover {
    background-color: #5b9118;
    color: #fff
  }
  .landscape__description-content,
  .landscape__description-img {
    max-width: 100%
  }
  .landscape__row {
    flex-wrap: wrap;
    gap: 10px
  }
}
@media (max-width:991px) {
  .landscape__container {
    max-width: 100%
  }
}
@media (max-width:768px) {
  .landscape {
    padding-bottom: 40px
  }
  .landscape__banner {
    height: 300px
  }
  .landscape__title {
    font-size: 28px;
    line-height: 100%
  }
  .landscape__promo {
    margin-bottom: 30px
  }
  .landscape__description {
    margin: 30px 0
  }
}
@media (max-width:767px) {
  .landscape__inner {
    flex-wrap: wrap
  }
  .landscape__main,
  .landscape__sidebar {
    width: 100%
  }
  .landscape__promo-title {
    font-size: 20px;
    line-height: 100%
  }
  .landscape__promo-text {
    font-size: 15px;
    line-height: 100%;
    margin-bottom: 20px
  }
  .landscape__description-title {
    font-size: 20px;
    line-height: 100%
  }
  .landscape__description-content p:not(:last-child) {
    margin-bottom: 10px
  }
  .landscape__content h2 {
    font-size: 20px;
    line-height: 100%
  }
}
@media (max-width:590px) {
  .landscape__banner::before {
    height: 168px
  }
  .landscape__banner {
    height: 200px
  }
  .landscape__title {
    left: 15px;
    transform: translate(0,-50%);
    text-align: start
  }
}
@media (max-width:575px) {
  .landscape__promo-button {
    max-width: 100%
  }
}