

/* Start:/local/templates/olmatex/components/bitrix/news.list/text/style.css?17454125471561*/
.block-text__list{margin:0 -15px}
.text-item__title{
  display:block;
  font-weight: 600;
  color: var(--title-color);
  margin: 10px 0 15px 0;
}
h2.text-item__title{font-size:19px;}
h3.text-item__title{font-size:16px;}
.block-text__item p{
  display: block;
  font-size:13px;
  padding: 5px 0;
  margin:0;
}
.block-text__item ul{
  font-size:13px;
  padding:10px 30px;
}
.text-item__gallery{
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin:-5px;
}
.text-item__image{
  width:calc(100%/5 - 10px);
  margin:5px;
}
.text-item__image a{
  position:relative;
  min-height:133px;
}
.text-item__image img{
  position:absolute;
  width:100%;
  height:100%;
  object-fit:cover;
}
@media(max-width:1199px){
  .text-item__image{width:calc(100%/3 - 10px);}
  .text-item__image a{min-height:150px;}
  .block-text__list.text-delivery .block-text__item{width:calc(100%/2 - 30px) !important;}
}
@media(max-width:991px){
  .text-item__image{width:calc(100%/2 - 10px);}
}
@media(max-width:767px){
  .text-item__image a{min-height:133px;}
  .block-text__list.text-delivery .block-text__item{width:100% !important;margin:5px 0!important}
  .block-text__list{margin:0;}
  .block-text__item{
    width: 100% !important;
    margin:0 !important;
  }
}
@media(max-width:420px){
  .text-item__gallery{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin:-5px 0;
  }
  .text-item__image{
    width:170px;
    margin:5px 0;
  }
}
/* End */
/* /local/templates/olmatex/components/bitrix/news.list/text/style.css?17454125471561 */
