

/* Start:/local/templates/rossvik/components/bitrix/news.list/service_center.faq_articles/style.css?17815292882055*/
.block-faq__persons .item-consultant-4 {
  height: 100%;
}

.block-faq__persons .item-consultant-4__link {
  align-items: stretch;
  height: 100%;
  min-height: 179px;
}

.block-faq__persons .item-consultant-4__image {
  width: 137px;
  min-width: 137px;
  height: 179px;
  flex-shrink: 0;
  overflow: hidden;
  background-color: var(--gray-100, #f3f4f6);
}

.block-faq__persons .item-consultant-4__img {
  object-fit: cover;
  object-position: center;
}

.block-faq__persons .item-consultant-4__image--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, #e8f5ef 0%, #d4ebe0 100%);
}

.block-faq__persons .item-consultant-4__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--green-100, #1f9160);
}

.block-faq__persons .item-consultant-4__placeholder svg {
  display: block;
  width: 48px;
  height: 48px;
  opacity: 0.55;
}

.block-faq__persons .item-consultant-4__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
  height: 179px;
  min-height: 179px;
  max-height: 179px;
  overflow: hidden;
  box-sizing: border-box;
}

.block-faq__persons .item-consultant-4__title {
  margin-bottom: 0;
  flex: 0 0 auto;
  max-height: calc(1.34em * 3);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.block-faq__persons .item-consultant-4__wrap {
  flex: 0 0 auto;
  margin-top: auto;
  min-height: 52px;
  overflow: hidden;
}

.block-faq__persons .item-consultant-4__wrap--empty {
  visibility: hidden;
}

.block-faq__persons .item-consultant-4__name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.block-faq__persons .item-consultant-4__position {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: calc(1.29em * 2);
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

/* End */


/* Start:/local/components/webformat/press.reviews/templates/detail.video/style.css?17731348912104*/
.popup-video-watch-review .popup-video-review__content {
    margin-top: 15px;
}

.popup-video-watch-review .popup-video-review__image {
    position: relative;
    width: 100%;
    height: auto !important;
    max-height: none !important;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.popup-video-watch-review .popup-video-review__image-link {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

.popup-video-watch-review .popup-video-review__image iframe.popup-video-review__image-img {
    display: block;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
}

.popup-video-watch-review .popup-video-review__image-link::before {
    display: none !important;
}

.popup-video-watch-review .popup-video-review__image-play-icon {
    display: none !important;
}

@media (max-width: 768px) {
    .popup-video-watch-review .popup__content {
        max-width: 100% !important;
    }
}

.block-content-reviews .item-review-5__content-wrapper {
    display: block;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
    overflow: visible;
    text-overflow: clip;
}

.block-content-reviews .item-review-5.is-clamped .item-review-5__content-wrapper {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-content-reviews .item-review-5.is-clamped.is-opened .item-review-5__content-wrapper {
    -webkit-line-clamp: 5000;
}

.block-content-reviews .item-review-6__text-wrapper {
    display: block;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
    overflow: visible;
    text-overflow: clip;
}

.block-content-reviews .item-review-6.is-clamped .item-review-6__text-wrapper {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-content-reviews .item-review-6.is-clamped.is-opened .item-review-6__text-wrapper {
    -webkit-line-clamp: 5000;
}

.block.block-reviews-real {
    margin: inherit;
}

/* End */
/* /local/templates/rossvik/components/bitrix/news.list/service_center.faq_articles/style.css?17815292882055 */
/* /local/components/webformat/press.reviews/templates/detail.video/style.css?17731348912104 */
