

/* Start:/local/templates/2019/components/bitrix/news.list/faq/style.css?17851499412517*/
/**
 * подключаем доп. стили
 */
/**
 * размер рабочей области + отступы
 * xs не меняем
 */
/**
 * размер экрана + допустимое расстояние по бокам
 * xs не меняем
 */
/**
 * медиа-запрос для 1 интервала
 */
/**
 * медиа-запрос для 1 интервала, включая все интервалы ниже
 * либо для нескольких интервалов, строго для каждого
 */
/**
 * hover на десктопной версии и active на мобильной
 */
/**
 * размер
 */
/**
 * круг, можно задать цвет, границу и также ее цвет
 */
/**
 * placeholder для разных браузеров
 */
/**
 * placeholder для разных браузеров
 */
/**
 * gradient
 */
/**
 * clearfix
 */
.faq-list__item {
  margin-top: 25px;
  border-bottom: 1px solid #f2f2f2;
}
@media only screen and (max-width: 767px) {
  .faq-list__item {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .faq-list__item {
    margin-top: 15px;
  }
}
.faq-list__item:first-child {
  margin-top: 0;
}

.faq {
  display: table;
  width: 100%;
}
.faq__cnt {
  display: table-cell;
  vertical-align: top;
  width: 1%;
  padding: 10px 10px 10px 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.faq__text {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.faq__arr {
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 6px;
  width: 30px;
  height: 30px;
  fill: #ffffff;
  transform: rotate(90deg);
  transition: transform 0.2s ease;
}
.faq__arr--bg {
  cursor: pointer;
  background: #a1a2a5;
  position: absolute;
  top: 12px;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 100;
}
html:not(.bx-touch) .faq__arr--bg:hover, .bx-touch .faq__arr--bg:active {
  background: #62b5bb;
}
.faq__title {
  position: relative;
  padding: 10px 90px 10px 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  transition: color 0.2s ease;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .faq__title {
    padding: 10px 70px 10px 0;
  }
}
@media only screen and (max-width: 529px) {
  .faq__title {
    padding: 10px 50px 10px 0;
  }
}
.faq__answer {
  display: none;
  padding-top: 10px;
  font-size: 13px;
  line-height: 25px;
}
.faq__answer *:first-child {
  margin-top: 0;
}
.faq--open .faq__arr {
  transform: rotate(270deg);
}

/* End */


/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17851499412231*/
/**
 * подключаем доп. стили
 */
/**
 * размер рабочей области + отступы
 * xs не меняем
 */
/**
 * размер экрана + допустимое расстояние по бокам
 * xs не меняем
 */
/**
 * медиа-запрос для 1 интервала
 */
/**
 * медиа-запрос для 1 интервала, включая все интервалы ниже
 * либо для нескольких интервалов, строго для каждого
 */
/**
 * hover на десктопной версии и active на мобильной
 */
/**
 * размер
 */
/**
 * круг, можно задать цвет, границу и также ее цвет
 */
/**
 * placeholder для разных браузеров
 */
/**
 * placeholder для разных браузеров
 */
/**
 * gradient
 */
/**
 * clearfix
 */
.content .paging {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin: 0 -4px;
}
.content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  border-right: none;
  font-size: 14px;
  line-height: 35px;
  color: #63666a;
  text-align: center;
  transition: all 0.1s ease-out;
  text-decoration: none;
  margin: 0 4px;
}
@media only screen and (max-width: 529px) {
  .content .paging__item {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
html:not(.bx-touch) .content .paging__item:hover, .bx-touch .content .paging__item:active {
  text-decoration: underline;
  color: #62b5bb;
}
.content .paging__item .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #62b5bb;
  font-size: 11px;
}
.content .paging__item--arr {
  border: 1px solid #62b5bb;
}
html:not(.bx-touch) .content .paging__item--arr:hover, .bx-touch .content .paging__item--arr:active {
  background-color: rgba(98, 181, 187, 0.05);
}
.content .paging__item--active {
  background-color: #f3f3f3;
}
html:not(.bx-touch) .content .paging__item--active:hover, .bx-touch .content .paging__item--active:active {
  text-decoration: none;
  pointer-events: none;
  color: #63666a;
}

/* End */
/* /local/templates/2019/components/bitrix/news.list/faq/style.css?17851499412517 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17851499412231 */
