

/* Start:/local/templates/new_plastilin/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1775469817970*/
.title-main {
	max-width: 1050px;
}
div.news-detail {
	word-wrap: break-word;
}
div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}
.news-date-time {
	color: #486daa;
}
.container-plastilin .title-main {
	font-size: 3.125rem;
	line-height: 2.5rem;
	margin-bottom: 1.0625rem;
}

.container-plastilin .customTextNew p {
	max-width: 470px;
	text-align: left;
}
.container-plastilin .blog-head .customTextNew p {
	max-width: 575px;
}
.porfolioDuo__item {
	width: 100%;
}

.section-title-new {
	font-weight: 400;
	font-size: 1.875rem;
	line-height: 2.5625rem;
	margin-bottom: 20px;
}

.section-title-new--big-margin-bottom {
	margin-bottom: 40px;
}
@media (max-width: 1190px) {
	.container-plastilin .title-main {
		font-size: 36px;
	}
}
@media (max-width: 767px) {
	.container-plastilin .title-main {
		font-size: 1.5rem;
		line-height: 100%;
	}
	.section-title-new {
		margin-bottom: 1.5625rem;
		font-size: 1.375rem;
		line-height: 1.875rem;
	}
}

/* End */


/* Start:/local/templates/new_plastilin/components/bitrix/news.list/faq/style.css?17754700131297*/
.faq-new {
  max-width: 665px;
  margin: 0 auto;
  width: 100%;
}
.faq-new__item {
  padding: 0.625rem 0;
  border-bottom: 1px solid #1b398f;
}
.faq-new__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 0.625rem 0;
  cursor: pointer;
}
.faq-new__title {
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 100%;
  color: #000;
}
.faq-new__icon {
  position: relative;
  height: 19px;
  width: 19px;
}
.faq-new__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2px;
  width: 100%;
  border-radius: 5px;
  background-color: #1b398f;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease;
}
.faq-new__icon::after {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  height: 100%;
  width: 2px;
  border-radius: 5px;
  background-color: #1b398f;
  transition:
    transform 0.3s ease,
    opacity 0.3s ease;
}
.faq-new__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.faq-new__item.is-open .faq-new__icon::after {
  transform: translate(-50%, -50%) rotate(-90deg);
  opacity: 0;
}

@media (max-width: 768px) {
  .faq-new {
    max-width: 100%;
  }
  .faq-new__title {
    font-size: 1.125rem;
  }
}

/* End */


/* Start:/local/templates/new_plastilin/components/bitrix/news.list/others-articles/style.css?1775469496996*/
.other-articles {
  margin-top: 50px;
}
.other-articles__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
.other-articles-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.other-articles-item__title {
  font-size: 1.375rem;
  line-height: 1.5625rem;
  font-weight: 600;
}
.other-articles-item__date {
  font-weight: 400;
  font-size: 1rem;
  color: #7e8bb1;
}
.other-articles-item__desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 106%;
  font-weight: 500;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .other-articles__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .other-articles__grid {
    gap: 32px;
    grid-template-columns: 1fr;
  }
  .other-articles-item__title {
    font-size: 1.125rem;
  }
  .other-articles-item__desc {
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
}

/* End */
/* /local/templates/new_plastilin/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1775469817970 */
/* /local/templates/new_plastilin/components/bitrix/news.list/faq/style.css?17754700131297 */
/* /local/templates/new_plastilin/components/bitrix/news.list/others-articles/style.css?1775469496996 */
