

/* Start:/local/components/bitrix/subscribe.edit/templates/press/style.css?17852223921331*/
.block-content-press-center__form .subscribe-edit-mainpage__notice {
  margin-bottom: 16px;
  padding: 14px 16px;
  border: 1px solid rgba(11, 32, 76, 0.12);
  font-size: 14px;
  line-height: 20px;
}

.block-content-press-center__form .subscribe-edit-mainpage__notice_success {
  background-color: rgba(31, 145, 96, 0.08);
  border-color: rgba(31, 145, 96, 0.24);
  color: var(--black-100);
}

.block-content-press-center__form .subscribe-edit-mainpage__notice_error {
  background-color: rgba(221, 74, 57, 0.08);
  border-color: rgba(221, 74, 57, 0.2);
  color: var(--black-100);
}

.block-content-press-center__form .subscribe-edit-mainpage__notice_error div + div {
  margin-top: 6px;
}

.block-content-press-center__form .subscribe-edit-mainpage__auth-note {
  display: grid;
  gap: 16px;
  padding: 18px 20px;
  background-color: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(11, 32, 76, 0.08);
}

.block-content-press-center__form .subscribe-edit-mainpage__auth-note_compact {
  gap: 14px;
  padding: 16px 18px;
}

.block-content-press-center__form .subscribe-edit-mainpage__auth-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: var(--black-100);
}

.block-content-press-center__form .subscribe-edit-mainpage__auth-text {
  font-size: 14px;
  line-height: 20px;
  color: var(--black-100);
}

/* 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/components/bitrix/subscribe.edit/templates/press/style.css?17852223921331 */
/* /local/components/webformat/press.reviews/templates/detail.video/style.css?17731348912104 */
