

/* Start:/local/templates/new_estelab_2023/components/bitrix/news/estelab_specials/bitrix/news.list/.default/style.css?17071351433385*/
body {
  background-color: #FBFCFE !important;
}

.wrap_offers__list {
  letter-spacing: normal;
}
.wrap_offers__list .section__head {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.wrap_offers__list .section__head h1.heading-page {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  font-family: "Lato";
  font-style: normal;
  text-transform: none;
}
.wrap_offers__list .offers__lists a {
  text-decoration: none;
  color: #000000;
}
.wrap_offers__list .offers__lists .offers__item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 541px;
  margin-bottom: 20px;
}
.wrap_offers__list .offers__lists .offers__item:hover .offers__item--img img, .wrap_offers__list .offers__lists .offers__item:focus .offers__item--img img {
  transform: scale(1.2);
}
.wrap_offers__list .offers__lists .offers__item:hover .offers__item--name .offers__item--title, .wrap_offers__list .offers__lists .offers__item:focus .offers__item--name .offers__item--title {
  color: var(--main-bg-color);
}
.wrap_offers__list .offers__lists .offers__item .offers__item--procent {
  position: absolute;
  top: 20px;
  right: 0;
  width: 103px;
  height: 38px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  background-color: var(--main-bg-color);
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  z-index: 9;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--img {
  height: 100%;
  overflow: hidden;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
  display: block;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--name {
  min-height: 111px;
  height: 111px;
  padding: 20px;
  background-color: #F5F5F5;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--date {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 10px;
  color: #858585;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--title {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: unset;
  max-height: 100px;
  overflow: hidden;
  transition: color 0.3s;
}

@media (max-width: 768px) {
  .wrap_offers__list .section__head h1.heading-page {
    font-size: 16px;
    line-height: 19px;
    text-align: left;
  }
  .wrap_offers__list .offers__lists .offers__item {
    height: 484px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--procent {
    font-size: 18px;
    line-height: 22px;
    padding-left: 15px;
    width: 88px;
    font-size: 18px;
    line-height: 22px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--name {
    height: 114px;
    min-height: 114px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--date {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 15px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--title {
    font-size: 18px;
    line-height: 22px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/new_estelab_2023/components/bitrix/news/estelab_specials/bitrix/news.list/future/style.css?16844818663437*/
.wrap_offers__list {
  letter-spacing: normal;
}
.wrap_offers__list .section__head {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.wrap_offers__list .section__head h1.heading-page, .wrap_offers__list .section__head h2.heading-page {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  font-family: "Lato";
  font-style: normal;
  text-transform: none;
}
.wrap_offers__list .offers__lists a {
  text-decoration: none;
  color: #000000;
}
.wrap_offers__list .offers__lists .offers__item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 541px;
  margin-bottom: 20px;
}
.wrap_offers__list .offers__lists .offers__item:hover .offers__item--img img, .wrap_offers__list .offers__lists .offers__item:focus .offers__item--img img {
  transform: scale(1.2);
}
.wrap_offers__list .offers__lists .offers__item:hover .offers__item--name .offers__item--title, .wrap_offers__list .offers__lists .offers__item:focus .offers__item--name .offers__item--title {
  color: var(--main-bg-color);
}
.wrap_offers__list .offers__lists .offers__item .offers__item--procent {
  position: absolute;
  top: 20px;
  right: 0;
  width: 103px;
  height: 38px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  background-color: var(--main-bg-color);
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  z-index: 9;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--img {
  height: 100%;
  overflow: hidden;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
  display: block;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--name {
  min-height: 111px;
  height: 111px;
  padding: 20px;
  background-color: #F5F5F5;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--date {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 10px;
  color: #858585;
}
.wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--title {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: unset;
  max-height: 100px;
  overflow: hidden;
  transition: color 0.3s;
}

@media (max-width: 768px) {
  .wrap_offers__list .section__head h1.heading-page, .wrap_offers__list .section__head h2.heading-page {
    font-size: 16px;
    line-height: 19px;
    text-align: left;
  }
  .wrap_offers__list .offers__lists .offers__item {
    height: 484px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--procent {
    font-size: 18px;
    line-height: 22px;
    padding-left: 15px;
    width: 88px;
    font-size: 18px;
    line-height: 22px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--name {
    height: 114px;
    min-height: 114px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--date {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 15px;
  }
  .wrap_offers__list .offers__lists .offers__item .offers__item--name .offers__item--title {
    font-size: 18px;
    line-height: 22px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/new_estelab_2023/components/bitrix/news/estelab_specials/bitrix/news.list/.default/style.css?17071351433385 */
/* /local/templates/new_estelab_2023/components/bitrix/news/estelab_specials/bitrix/news.list/future/style.css?16844818663437 */
