

/* Start:/local/templates/public/components/bitrix/news.list/yam/style.css?1675161413150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/public/components/bitrix/news.list/notification/style.css?17727042971167*/
.sticky-toast {
  width: 560px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  top: -100%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;

  transition: all 0.5s ease;
}
.sticky-toast.--active {
  top: 50%;
}
.sticky-toast.--active ~ .main {
  filter: blur(4px);
}
.sticky-toast__image {
  position: relative;
  z-index: 2;
}
.sticky-toast__info {
  margin-top: -29px;
  padding: 50px;

  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;

  background: #fff;
  border-radius: 30px;
}
.sticky-toast__info-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.sticky-toast__info-title {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.sticky-toast__info-description {
  font-size: 16px;
  font-weight: 400;
  color: #828d9d;
  text-align: center;
}
.sticky-toast__info-button {
  width: auto;
  min-width: 160px;
  padding: 14px 18px;
  background: #0052f1;
  border-radius: 4px;
  border: none;
  color: #fff;
  font-family: Golos;
  font-size: 1rem;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?166307218251*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/public/styles.css?167117041173*/
pre {
    color: white;
    background-color: black;
    z-index: 1000;
}
/* End */
/* /local/templates/public/components/bitrix/news.list/yam/style.css?1675161413150 */
/* /local/templates/public/components/bitrix/news.list/notification/style.css?17727042971167 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?166307218251 */
/* /local/templates/public/styles.css?167117041173 */
