

/* Start:/local/templates/v1rt-tdlider/components/bitrix/breadcrumb/bc/style.css?1708958336195*/
.bc {margin-bottom: 10px;font-size: 12px;}
.bc .bx-breadcrumb-item {display: inline-block;}
.bc .bx-breadcrumb-item svg {color: #844738;margin-left: 5px;margin-right: 5px;vertical-align: middle;}
/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/otzyvy/style.css?170895840598*/
.cardlist__img.otzyvy__img{
	height: auto;
}


.otzyvy .cardlist__link {
    text-align: center;
}
/* End */


/* Start:/local/templates/v1rt-tdlider/blocks/cardlist/cardlist.css?1708958335809*/
.cardlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid; 
  gap: 16px;
}

.cardlist__link {
  display: block;
  background: #f9f9f9;
  padding: 20px;
  height: 100%;
  border-radius: 10%;
  transition: opacity ease .5s;
}

.cardlist__link:hover {
  opacity: .85;
}

.cardlist__img {
  display: block;
  height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 10%;
}

.cardlist__name {
  margin: 8px 0 0;
  font-weight: bold;
}

@media screen and (min-width: 576px) {
  .cardlist {
     grid-template-columns: 1fr 1fr;
  }

  .cardlist__img {
    height: 180px;
  }
}

@media screen and (min-width: 768px) {
  .cardlist {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 1200px) {
  .cardlist {
    grid-template-columns: repeat(4, 1fr);
  }
}
/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/otzyvy-text/style.css?170895840798*/
.cardlist__img.otzyvy__img{
	height: auto;
}


.otzyvy .cardlist__link {
    text-align: center;
}
/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/otzyvy-video/style.css?170895840898*/
.cardlist__img.otzyvy__img{
	height: auto;
}


.otzyvy .cardlist__link {
    text-align: center;
}
/* End */
/* /local/templates/v1rt-tdlider/components/bitrix/breadcrumb/bc/style.css?1708958336195 */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/otzyvy/style.css?170895840598 */
/* /local/templates/v1rt-tdlider/blocks/cardlist/cardlist.css?1708958335809 */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/otzyvy-text/style.css?170895840798 */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/otzyvy-video/style.css?170895840898 */
