

/* Start:/local/templates/x10/components/bitrix/news.list/index-reviews/style.css?17379081792570*/
.index-page-reviews__slider-slide{background:#fff;border-radius:24px;max-width:440px;overflow:hidden;padding:30px;width:100%}@media (max-width:767.98px){.index-page-reviews__slider-slide{border-radius:12px;max-width:340px;padding:15px}}@media (max-width:575.98px){.index-page-reviews__slider-slide{max-width:calc(100vw - 24px)}}.fancybox-slide .index-page-reviews__slider-slide{max-width:1080px}.index-page-reviews__slider-slide--video{min-height:380px;position:relative}.index-page-reviews__slider-slide--video:before{background:rgba(0,0,0,.6);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.index-page-reviews__slider-slide--video .index-page-reviews__slider-slide-title{color:#f8f8f8}.index-page-reviews__slider-slide-img{border-radius:50%;margin-right:20px;max-height:100px;max-width:100px;min-height:100px;min-width:100px}@media (max-width:767.98px){.index-page-reviews__slider-slide-img{max-height:75px;max-width:75px;min-height:75px;min-width:75px}}.index-page-reviews__slider-slide-title{font-family:Rothek,sans-serif;font-size:26px;font-weight:700;line-height:31.2px;margin-bottom:3px}.index-page-reviews__slider-slide-city{color:#77767b;font-size:20px;font-weight:500;line-height:24.38px}.index-page-reviews__slider-slide-text{font-size:16px;line-height:19.5px;margin-bottom:20px;margin-top:30px;max-height:137px;overflow:hidden}.fancybox-slide .index-page-reviews__slider-slide-text{color:#383838;margin-bottom:0;max-height:2000px}.index-page-reviews__slider-slide-text-wrap{bottom:30px;left:30px;position:absolute;z-index:1}@media (max-width:767.98px){.index-page-reviews__slider-slide-text-wrap{bottom:15px;left:15px}}.index-page-reviews__slider-slide-link{color:#0e3aac;cursor:pointer;font-size:20px;line-height:24.38px}.fancybox-slide .index-page-reviews__slider-slide-link{display:none}@media (max-width:575.98px){.index-page-reviews__slider-slide-link{font-size:16px}}.index-page-reviews__slider-slide-play{margin-left:-10px;max-width:50px}.index-page-reviews__slider-thumb-img{border:2px solid #383838;border-radius:50%;margin-right:-15px;position:relative;z-index:1}.index-page-reviews__slider-thumb-text{background-color:#0e3aac;border-radius:32px;color:#f8f8f8;font-size:16px;font-weight:700;line-height:18px;padding:21px 31px;position:relative;z-index:0}.index-page-reviews__slider .swiper-slide{min-width:440px}@media (max-width:767.98px){.index-page-reviews__slider .swiper-slide{min-width:340px}}@media (max-width:575.98px){.index-page-reviews__slider .swiper-slide{min-width:calc(100vw - 24px)}}

/* End */


/* Start:/local/templates/x10/components/bitrix/system.pagenavigation/.default/style.css?1737906381287*/
.pagination a,.pagination span{align-items:center;display:inline-flex;font-size:.875em;height:32px;justify-content:center;width:32px}.pagination a:focus,.pagination span:focus{box-shadow:none;outline:0}.pagination a:first-child,.pagination a:last-child{height:auto;padding:0;width:auto}

/* End */


/* Start:/local/templates/x10/components/bitrix/news.list/index-main-person/style.css?17498197261066*/
.index-main-person__block {
  position: relative;
  overflow: hidden;
  max-width: 440px;
  border-radius: 24px;
  border: 1px solid #E5E5E5;
}

.index-main-person__block:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.9) 0%, rgba(0, 0, 0, 0) 50%);
}

.index-main-person__block-title {
  margin-bottom: 10px;
  font-family: "Rothek", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 31.2px;
}

.index-main-person__block-text {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.index-main-person__block-text br {
  display: none;
}

.index-main-person__block-wrap {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}

.index-main-person__block-badge {
  font-family: "Rothek", sans-serif;
  font-weight: 700;
  line-height: 16.8px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 6px 10px;
  display: inline-block;
  background: #E5E5E5;
}

/* End */


/* Start:/local/templates/x10/components/bitrix/news.list/index-news/style.css?17506835101186*/
.index-news__block {
  max-width: 440px;
}

.index-news__block img {
  margin-bottom: 20px;
  border-radius: 24px;
}

.index-news__block-title {
  margin-bottom: 6px;
  font-family: "Rothek", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
}

.index-news__block-text {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  color: #858585;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-news__block-link {
  font-family: "Rothek", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.2px;
  display: inline-block;
  color: #0E3AAC;
  margin-bottom: 11px;
  transition: color 0.3s ease;
}

.index-news__block-date {
  color: #bfbfbf;
}

.index-news__main-link {
  color: #383838;
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 31.69px;
  display: inline-block;
  margin-top: 15px;
  transition: color 0.3s ease;
}

.index-news__main-link:hover {
  color: #0E3AAC;
}

@media (max-width: 767.98px) {
  .index-news__main-link {
    font-size: 16px;
    margin-top: 7px;
  }
}

/* End */
/* /local/templates/x10/components/bitrix/news.list/index-reviews/style.css?17379081792570 */
/* /local/templates/x10/components/bitrix/system.pagenavigation/.default/style.css?1737906381287 */
/* /local/templates/x10/components/bitrix/news.list/index-main-person/style.css?17498197261066 */
/* /local/templates/x10/components/bitrix/news.list/index-news/style.css?17506835101186 */
