

/* Start:/bitrix/components/bitrix/news.list/templates/.default/style.css?1710322888150*/
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/csms/components/bitrix/news.list/tabs_slider/style.css?17115370672856*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.tabs-slider .tabs-content-item__preview-text {
  font-size: 18px;
  font-weight: 300;
  line-height: 145%;
  margin-bottom: 40px;
  max-width: 505px;
}

.tabs-slider .cslider .cslider-content {
  margin-top: 70px;
}

.tabs-slider .tabs-content-item__image {
  position: absolute;
  top: -180px;
  width: 50vw;
  max-width: 614px;
  height: 614px;
}

.tabs-slider .tabs-content-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.tabs-slider .tabs-content-item__image .fragment {
  left: -86px;
  bottom: -86px;
  width: 316px;
  height: 316px;
}

.tabs-slider .cslider-progress__values .total {
  color: #D6DEE6;
}

.tabs-slider .slick-slider .slick-list {
  overflow: visible;
}

.tabs-slider .cslider-item:not(.slick-current) {
  opacity: 0;
  visibility: hidden;
}

.tabs-slider .tabs-content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.tabs-slider .tabs-content-item__left {
  width: 60%;
}

.tabs-slider .tabs-content-item__left>* {
  max-width: 505px;
  width: 100%;
}

.tabs-slider .tabs-content-item__right {
  width: 40%;
}

@media screen and (max-width: 1024px) {
  .tabs-slider .cslider .cslider-content {
    margin-top: 20px;
  }

  .tabs-slider .tabs-content {
    margin-top: 0 !important;
  }

  .tabs-slider .tabs-content-item__preview-text {
    font-size: 14px;
    margin-bottom: 30px;
    max-width: 332px;
  }

  .tabs-slider .tabs-content-item__image {
    height: 360px;
    width: 360px;
    top: -105px;
  }

  .tabs-slider .tabs-content-item__image .fragment {
    width: 184px;
    height: 184px;
    left: -52px;
    bottom: -32px;
  }

  .tabs-slider .tabs-content-item__left {
    width: 60%;
    padding-right: 67px;
  }

  .tabs-slider .tabs-content-item__right {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  .tabs-slider .tabs-content-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .tabs-content-item .button {
    width: 100%;
  }

  .tabs-slider .tabs-content-item__left {
    width: 100%;
    padding-right: 0;
  }

  .tabs-slider .tabs-content-item__right {
    width: 100%;
    margin-bottom: 20px;
  }

  .tabs-slider .tabs-content-item__image {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 340px;
    height: auto;
    margin: 0 auto;
  }

  .tabs-slider .tabs-content-item__preview-text {
    max-width: 100%;
  }

  .tabs-slider .tabs-content-item__image .fragment {
    display: none;
  }
}
/* End */


/* Start:/local/templates/csms/components/bitrix/news.list/slider/style.css?17206247155154*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.news-list_slider .slick-list {
  margin: 0 -20px;
}

.news-list_slider .slick-slide>* {
  margin: 0 20px;
}

@media screen and (min-width: 768px) {
  .news-list_slider .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .news-list_slider .slick-track>* {
    height: inherit !important;
  }

  .news-list_slider[data-is-overflowed] .slick-slider .slick-list {
    overflow: visible;
  }
}

@media screen and (min-width:1576px) {
  .news-list_slider[data-is-overflowed] .slick-slider .slick-list {
    overflow: hidden;
  }
}

.news-list_slider .news-list-item__wrapper {
  display: block;
  background: #F7F8FA;
  color: #67717A;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
}

.news-list_slider .news-list-item__wrapper:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #4D71EF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news-list_slider .news-list-item__wrapper:hover:before {
  height: 100%;
}

.news-list_slider .news-list-item__wrapper:hover {
  color: #fff;
}

.news-list_slider .news-list-item__image {
  width: 100%;
  height: 180px;
  position: relative;
  z-index: 2;
}

.news-list_slider .news-list-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-list_slider .news-list-item__content {
  width: 100%;
  height: calc(100% - 180px);
  padding: 26px 30px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news-list_slider .news-list-item__title {
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
  letter-spacing: 0.655px;
  color: #070B3C;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news-list_slider .news-list-item__wrapper:hover .news-list-item__title {
  color: #fff;
}

.news-list_slider .news-list-item__preview-text {
  margin-top: 14px;
  font-weight: 300;
  line-height: 145%;
  color: inherit;
}

.news-list_slider .news-list-item__date {
  margin-top: 24px;
  border-top: 1px solid rgba(145, 165, 192, .25);
  padding-top: 18px;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.news-list_slider .news-list-item__date .day {
  font-size: 56px;
  font-weight: 600;
  color: #4D71EF;
  line-height: 1em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news-list_slider .news-list-item__wrapper:hover .news-list-item__date .day {
  color: #fff;
}

.news-list_slider .news-list-item__date .month-year {
  text-transform: capitalize;
  font-weight: 300;
}

.news-list_slider .news-list__actions {
  position: relative;
}

.news-list_slider .news-list__actions .additional-link {
  position: absolute;
  right: 0;
}

/* SLIDER ITEM TYPE === 'border' */
.news-list_slider .news-list-item_border .news-list-item__title {
  font-size: 18px;
  line-height: 145%;
  text-decoration: underline;
}

.news-list_slider .news-list-item_border .news-list-item__wrapper {
  background-color: transparent;
  border: 1px solid rgba(145, 165, 191, .25);
}

.news-list_slider .news-list-item_border .news-list-item__wrapper:hover {
  border-color: #4D71EF;
}

@media screen and (max-width: 1024px) {
  .news-list_slider .slick-list {
    margin: 0 -14px;
  }

  .news-list_slider .slick-slide>* {
    margin: 0 14px;
  }

  .news-list_slider .news-list__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .news-list_slider .news-list__actions .additional-link {
    position: relative;
    display: block;
    margin-top: 1.5em;
  }
}

@media screen and (max-width: 768px) {
  .news-list-item__content {
    padding: 39px 20px;
  }

  .news-list_slider .news-list-item__wrapper {
    height: auto;
  }

  .news-list_slider .news-list-item__content {
    height: auto;
  }

  .news-list_slider .news-list-item__image {
    height: 160px;
  }

  .news-list_slider .news-list-item__title {
    font-size: 18px;
  }

  .news-list_slider .news-list-item__preview-text {
    font-size: 14px;
  }

  .news-list_slider .news-list-item__date .day {
    font-size: 40px;
  }

  .news-list_slider .news-list-item__date .month-year {
    font-weight: 14;
  }

  /* BORDER */
  .news-list_slider .news-list-item_border .news-list-item__content {
    padding: 20px;
  }

  .news-list_slider .news-list-item_border .news-list-item__title {
    font-size: 16px;
  }
}
/* End */


/* Start:/local/templates/csms/components/bitrix/form.result.list/faq/style.css?1720624715876*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.faq-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template: auto / 1fr 1fr;
  grid-gap: 22px 40px;
}

.faq-item>* {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .faq-list {
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr;
    grid-template: auto / 1fr;
  }

  .faq-item .toggler.is-active .toggler-content {
    background-color: var(--colorWhite)!important;
  }
}
/* End */


/* Start:/local/templates/csms/components/bitrix/news.list/tabs/style.css?17264870062959*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.news-list_tabs .news-list__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template: auto / 1fr 1fr;
    grid-gap: 40px;
}

.news-list_tabs .news-list-item {
    width: 100%;
}

.news-list_tabs .news-list-item__wrapper {
    background-color: #f7f8fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.news-list_tabs .news-list-item__wrapper .fragment {
    right: -14px;
    bottom: -14px;
}

.news-list_tabs .news-list-item__image {
    position: relative;
    z-index: 2;
    width: 180px;
    height: 280px;
    min-width: 180px;
}

.news-list_tabs .news-list-item__image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-list_tabs .news-list-item__content {
    position: relative;
    z-index: 2;
    padding: 26px 26px 72px;
}

.news-list_tabs .news-list-item__link {
    position: absolute;
    left: 26px;
    bottom: 38px;
}

.news-list_tabs .news-list-item__category {
    color: #070b3c;
    font-family: "Raleway";
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.14px;
    text-transform: capitalize;
    margin-bottom: 28px;
}

.news-list_tabs .news-list-item__title {
    color: #070b3c;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: 0.655px;
}

.news-list_tabs a.news-list-item__title:hover {
    color: #18a783;
}

.news-list_tabs .news-list-item__preview-text {
    color: #67717a;
    font-weight: 300;
    line-height: 145%;
    margin-top: 14px;
}

@media screen and (max-width: 1024px) {
    .news-list_tabs .news-list__items {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr;
        grid-template: auto / 1fr;
        grid-gap: 28px;
    }
}

@media screen and (max-width: 768px) {
    .news-list_tabs .news-list__items {
        grid-gap: 20px;
    }

    .news-list_tabs .news-list-item__wrapper .fragment {
        display: none;
    }

    .news-list_tabs .news-list-item__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .news-list_tabs .news-list-item__image {
        width: 100%;
        height: 160px;
    }

    .news-list_tabs .news-list-item__content {
        padding: 39px 20px 84px 20px;
    }

    .news-list_tabs .news-list-item__link {
        bottom: 40px;
        left: 20px;
    }

    .news-list_tabs .news-list-item__title {
        font-size: 18px;
    }

    .news-list_tabs .news-list-item__preview-text {
        font-size: 14px;
    }
}

/* End */


/* Start:/local/components/my/iblock.image.table/templates/.default/style.css?17733100302245*/
/* Основная таблица */
.iblock-image-table {
    width: 100%;
    border-collapse: collapse;
    display: table;
    background-color: #fff;
}
/* Стили ячеек */
.iblock-image-table td {
    width: calc(100% / var(--cols, 4));
    text-align: center;
    vertical-align: top;
    padding: 20px 15px;
    box-sizing: border-box;
}
/* Обертка контента ячейки */
.iblock-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
    height: 100%;
}
/* Ссылка на весь блок (картинка + текст) */
.iblock-full-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: inherit;
}
.iblock-full-link:hover .iblock-title {
    color: #0066cc;
}
/* Контейнер для изображения */
.iblock-img-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 150px;
}
.iblock-img-box img {
    max-width: 100%;
    height: 150px;
    max-height: 250px;
    object-fit: contain;
    border-radius: 4px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #f9f9f9;
}
.iblock-full-link:hover .iblock-img-box img {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
/* Заголовок */
.iblock-title {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 18px;
    line-height: 145%;
    text-decoration: underline;
    color: #333;
    text-align: center;
    margin: 0;
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 32px;
    transition: color 0.3s ease;
}
/* Адаптивность */
@media (max-width: 768px) {
    .iblock-image-table td {
        width: 50%;
    }
    .iblock-cell {
        gap: 10px;
    }
    .iblock-title {
        font-size: 13px;
        min-height: 28px;
    }
}
@media (max-width: 480px) {
    .iblock-image-table td {
        width: 100%;
    }
    .iblock-title {
        font-size:
/* End */
/* /bitrix/components/bitrix/news.list/templates/.default/style.css?1710322888150 */
/* /local/templates/csms/components/bitrix/news.list/tabs_slider/style.css?17115370672856 */
/* /local/templates/csms/components/bitrix/news.list/slider/style.css?17206247155154 */
/* /local/templates/csms/components/bitrix/form.result.list/faq/style.css?1720624715876 */
/* /local/templates/csms/components/bitrix/news.list/tabs/style.css?17264870062959 */
/* /local/components/my/iblock.image.table/templates/.default/style.css?17733100302245 */
