

/* Start:/local/templates/titan/components/bitrix/news.detail/service/style.css?17688356871270*/
.service {
  margin-bottom: 100rem;
}
.service__banner {
  display: flex;
  align-items: center;
  height: max(50vh, 400rem);
  padding-left: 86rem;
  margin-bottom: 70rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.service__banner h2 {
  word-break: break-word;
  font-family: "Acrom";
  font-weight: 500;
  font-size: clamp(22rem, 4vw, 40rem);
  color: #fff;
  text-transform: uppercase;
}
.service__content h3 {
  color: #000;
  font-family: "Acrom";
  font-size: clamp(17rem, 4vw, 20rem);
  font-weight: 600;
  margin-bottom: 25rem;
}
.service__content p {
  color: #3D3D3D;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 30rem;
}
.service__content ul {
  margin-bottom: 20rem;
}
.service__content ul li {
  color: #3D3D3D;
  font-size: 18rem;
  line-height: 1.5;
}
.service__btn {
  width: 100%;
  max-width: 267rem;
  padding: 21rem 0;
}
@media (max-width: 768px) {
  .service {
    margin-bottom: 50px;
  }
  .service__banner {
    height: 300rem;
    padding-left: 5rem;
    padding-right: 5rem;
    margin-bottom: 30rem;
  }
  .service__content h3 {
    margin-bottom: 20rem;
  }
  .service__content p {
    margin-bottom: 15rem;
  }
  .service__content ul li {
    font-size: 16rem;
  }
  .service__btn {
    padding: 15rem 0;
  }
}
/* End */
/* /local/templates/titan/components/bitrix/news.detail/service/style.css?17688356871270 */
