

/* Start:/local/templates/new_plastilin/components/bitrix/breadcrumb/plastilin/style.min.css?1656084585467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/new_plastilin/components/bitrix/news.list/faq_section/style.css?17875669661303*/
.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 */
/* /local/templates/new_plastilin/components/bitrix/breadcrumb/plastilin/style.min.css?1656084585467 */
/* /local/templates/new_plastilin/components/bitrix/news.list/faq_section/style.css?17875669661303 */
