.rs-text-block {
  margin: 0;
  overflow: visible;
}
.rs-text-block__wrapper {
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  padding: 64px 0px;
}
@media (max-width: 1439.98px) {
  .rs-text-block__wrapper {
    padding: 40px 0px;
  }
}
@media (max-width: 991.98px) {
  .rs-text-block__wrapper {
    padding: 25px 0px;
  }
}
@media (max-width: 767.98px) {
  .rs-text-block__wrapper {
    padding: 15px 0px;
  }
}
@media (min-width: 767.98px) {
  .rs-text-block__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .rs-artists-block .rs-text-block__wrapper {
       -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  }
}
.rs-artists-block .rs-text-block__wrapper {
  padding: 62px 0px;
}
@media (max-width: 1439.98px) {
  .rs-artists-block .rs-text-block__wrapper {
    padding: 40px 0px;
  }
}
@media (max-width: 991.98px) {
  .rs-artists-block .rs-text-block__wrapper {
    padding: 25px 0px;
  }
}
@media (max-width: 767.98px) {
  .rs-artists-block .rs-text-block__wrapper {
    padding: 15px 0px;
  }
}
.rs-text-block__img {
  width: 100%;
}
@media (min-width: 767.98px) {
  .rs-text-block__img {
    max-width: 610px;
  }

.rs-artists-block .rs-text-block__img {
    padding-top: 30px
}

  .rs-artists-block .rs-text-block__img img {
      position: sticky;
      top: 150px;
      left: 0;
  }
}
.rs-text-block__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.rs-text-block__desc {
  width: 100%;
}
@media (min-width: 767.98px) {
  .rs-text-block__desc {
    max-width: 880px;
    margin-left: 30px;
  }
  .rs-artists-block .rs-text-block__desc {
    margin-right: 30px;
    margin-left: 0px;
  }
}
@media (max-width: 767.98px) {
  .rs-text-block__desc {
    margin-top: 15px;
  }
  .rs-artists-block .rs-text-block__desc {
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
.rs-text-block__desc h1 {
  font-family: "Suisse Intl", sans-serif;
  font-weight: 400;
  font-size: 50px;
  line-height: 110%;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
}
.rs-artists-block .rs-text-block__desc h1 {
  border: none;
  padding: 0px;
}
@media (max-width: 1439.98px) {
  .rs-text-block__desc h1 {
    font-size: 40px;
  }
}
@media (max-width: 1169.98px) {
  .rs-text-block__desc h1 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .rs-text-block__desc h1 {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
.rs-text-block__desc .h5 p,
.rs-text-block__desc h5 {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  margin-top: 20px;
  color: #000;
}
.rs-artists-block .rs-text-block__desc h5 {
  color: #858585;
}
@media (max-width: 1439.98px) {
  .rs-text-block__desc h5 {
    font-size: 18px;
  }
}
@media (max-width: 1169.98px) {
  .rs-text-block__desc .h5 p,
  .rs-text-block__desc h5 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .rs-text-block__desc .h5 p,
  .rs-text-block__desc h5 {
    font-size: 13px;
    margin-top: 10px;
  }
}
.rs-text-block__desc .rs-text-block__head {
  margin-bottom: 32px;
  margin-top: 0px;
}
@media (max-width: 1439.98px) {
  .rs-text-block__desc .rs-text-block__head {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .rs-text-block__desc .rs-text-block__head {
    margin-bottom: 15px;
  }
}
.rs-text-block__desc p {
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #858585;
  margin-top: 15px;
}
@media (max-width: 1439.98px) {
  .rs-text-block__desc p {
    font-size: 16px;
  }
}
@media (max-width: 1169.98px) {
  .rs-text-block__desc p {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .rs-text-block__desc p {
    font-size: 13px;
    margin-top: 8px;
  }
}
.rs-text-block__desc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
@media (max-width: 1439.98px) {
  .rs-text-block__desc ul {
    margin-top: 10px;
    -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;
  }
}
.rs-text-block__desc ul li {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.03em;
  color: #858585;
}
@media (max-width: 1439.98px) {
  .rs-text-block__desc ul li {
    font-size: 18px;
  }
}
@media (max-width: 1169.98px) {
  .rs-text-block__desc ul li {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .rs-text-block__desc ul li {
    font-size: 13px;
  }
}
.rs-text-block__desc ul li:not(:last-child) {
  margin-right: 30px;
}
@media (max-width: 1439.98px) {
  .rs-text-block__desc ul li:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 5px;
  }
}
.rs-text-block__desc .rs-btn {
  margin-top: 30px;
}
@media (max-width: 991.98px) {
  .rs-text-block__desc .rs-btn {
    margin-top: 15px;
  }
}