

/* Start:/bitrix/templates/utes_copy/components/bitrix/news.list/offers/style.css?1755856609456*/
.offers__img.m--tours {
  height: 100% !important;
  width: 100%;
  object-fit: cover !important;
}

.offers__instalment--pink {
  position: absolute;
  right: 15px;
  bottom: 24px;
  width: 225px;
  max-width: 49%;
  height: 67px;
  max-height: 67px;
}

@media (max-width: 1014px) {
  .offers__instalment--pink { 
    bottom: 10px;
  }
}

@media (max-width: 790px) {
  .offers__instalment--pink {
    height: auto;
    right: 16px;
    bottom: 10px;
  }
}
/* End */


/* Start:/bitrix/templates/utes_copy/components/bitrix/news.list/advantages/style.min.css?17567961701487*/
.advantages {
  overflow: hidden;
}

.adv--hidden-desktop {
  display: none;
}

.advantages__title {
  margin-bottom: 56px;
}

.advantages__row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}

.advantages__item {
  width: 250px;
  margin-left: 35px;
  margin-right: 35px;
  margin-bottom: 100px;
}

.advantages__item-img {
  display: block;
  width: 149px !important;
  height: 149px;
  border-radius: 75px;
  margin-bottom: 51px;
  margin-left: auto;
  margin-right: auto;
}

.advantages__item-title {
  font-family: 'CoreRhino', sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 16px;
  text-align: center;
}

.advantages__item-text {
  font-family: 'CoreSansA', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}

@media screen and (max-width: 1310px) {
  .advantages__row {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 1014px) {

  .advantages__row {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media screen and (max-width: 790px) {
  .advantages__title {
    margin-bottom: 40px;
  }

  .advantages__row {
    flex-direction: column;
    row-gap: 20px;
  }

  .advantages__item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .advantages__item-img {
    margin-bottom: 25px;
  }
}

/* End */
/* /bitrix/templates/utes_copy/components/bitrix/news.list/offers/style.css?1755856609456 */
/* /bitrix/templates/utes_copy/components/bitrix/news.list/advantages/style.min.css?17567961701487 */
