

/* Start:/local/templates/tourism/assets/styles/item.css?17109340561278*/
.item-main {
  padding-top: 80px;
}

.item {
  background-color: #f1f3f5;
}

.item__wrapper {
  max-width: 900px;
  margin: auto;
  padding-top: 40px;
}

.item__title {
  margin-bottom: 28px;
  color: #1c2023;
  font-family: "CeraPro-Bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.item__content {
  margin-bottom: 13px;
}

.item__content-img {
  height: 486px;
  object-fit: cover;
  object-position: center;
}

.item__text {
  padding: 20px;
  background: #fff;
  color: #1c2023;
  font-family: "CeraPro-Regular", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.item__basement {
  display: flex;
  justify-content: space-between;
  margin-bottom: 38px;
}

.item__links {
  display: flex;
  align-items: center;
  gap: 16px;
}

.item__back--up{
  margin-bottom: 10px;
}

.item__back-link {
  display: flex;
  align-items: center;
  gap: 8px;
}

.item__back-text {
  color: #1c2023;
  font-family: "CeraPro-Medium", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.56px;
}

.item__back-img {
  width: 24px;
  height: 24px;
}

/* End */
/* /local/templates/tourism/assets/styles/item.css?17109340561278 */
