

/* Start:/local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/style.css?17558468973479*/
.blog_item_page{
  display: flex;
  flex-direction: column;
  height: 100%;
 min-height: 597px;
}


.date_blog{
 display:flex;
 margin-bottom:28px;
 
 }
.date_blog span{
   color: #111;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
margin-left:8px;
    /* font-family: "Segoe UI"; */
}

.author_blog{
 display: flex;
}

.about_autor{
 margin-bottom:20px;
 margin-left:24px;

}

.avatar img{
 margin-top:10px;
 border-radius:50%;
}

.author_blog .about_autor .name_author{
color: #111;
font-size: 16px;
font-weight: 500;
line-height: 25px;
margin-bottom:3px;
}


.author_blog .about_autor .dolz_author{
color: #111;

    /* font-family: "Segoe UI"; */
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; 
margin-top:3px;
}

.blog_item_page_top-container{
  background-color: var(--orange);
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 276px;
  row-gap: 9px;
  color: #fff;
  padding: 0 51px 0 45.5px;
  border-top-left-radius: 50.037px;
  border-top-right-radius: 50.037px;
  background-position: right;
  background-repeat: no-repeat;
  
}
/*.blog_item_page_top-container_1{
  background-image: url(/local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/1.svg);
}
.blog_item_page_top-container_2{
  background-image: url(/local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/2.svg);
}
.blog_item_page_top-container_3{
  background-image: url(/local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/3.svg);
}
.blog_item_page_top-container_4{
  background-image: url(/local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/4.svg);
}
.blog_item_page_top-container_5{
  background-image: url(/local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/5.svg);
}
.blog_item_page_top-container_6{
  background-image: url(/local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/6.svg);
}*/
.blog_item_page_date{
  font-size: 16px;
  font-weight: 300;
}
.blog_item_page_title{
  font-size: 25px;
  font-weight: 700;
  
}
.blog_item_page_bottom-container{
  background: #fff;
  padding: 31px 51px 55px 45.5px;
  border-bottom-left-radius: 50.037px;
  border-bottom-right-radius: 50.037px;
  margin-bottom: 60px;
  flex-grow: 1;
}
.blog_item_page_preview{
  color: #111;
  font-size: 16px;
  margin-bottom: 13px;
  font-weight: 300;
  line-height: 23px;  
  /* display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical; */
  overflow: hidden;
  word-break: break-word;
  font-size: 14px !important;
}
.wrapper .blog_item_page_preview p{
  margin-bottom: 15px;
}
.blog_item_page_more{
  font-size: 16px;
  color: var(--text-blue-green);
  font-weight: 400;
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.blog_item_page_more span{
	color: var(--Gray, #555);
    /* font-family: "Segoe UI"; */
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
	line-height: normal;
}
.preview_text{
	color: #111!important;
}

@media(max-width: 1400px){
 
  .blog_item_page_top-container{
    height: 265px;
    padding: 0 45px 0 45px;
  }
  .blog_item_page_date{
    font-size: 15px;
  }
  .blog_item_page{
    min-height: 558px;
  }
  .blog_item_page_bottom-container{
    padding: 25px 45px 32px;
  }
}


@media(max-width: 768px){
  .blog_item_page_preview{
    -webkit-line-clamp: 3;
  }
  .blog_item_page_top-container{
    height: 147px;
    border-top-left-radius: 30.037px;
    border-top-right-radius: 30.037px;
    padding: 0 20px 0 20px;
    background-size: contain;
  }
  .blog_item_page_date{
    font-size: 14px;
  }
  .blog_item_page_title{
    font-size: 18px;
  }
  .blog_item_page{
    min-height: 307px;
  }
  .blog_item_page_bottom-container{
    padding: 15px 20px 29px;
    margin-bottom: 25px;
    border-bottom-left-radius: 30.037px;
    border-bottom-right-radius: 30.037px;
  }
}


/* End */
/* /local/templates/.default/components/bitrix/news/2025.blog_page/bitrix/news.list/.default/style.css?17558468973479 */
