

/* Start:/local/templates/rossvik/components/bitrix/catalog/catalog_sale/style.css?177490450362*/
.block-catalog__banners .slider-banner-1 {
    height: 100%;
}
/* End */


/* Start:/local/components/bitrix/subscribe.edit/templates/item_banner_26/style.css?17761528162932*/
.subscribe-edit-item-banner-26 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 152px;
  background: #f3f5f6;
  border: 1px solid rgba(11, 32, 76, 0.08);
  overflow: hidden;
}

.subscribe-edit-item-banner-26 .item-banner-26__content {
  padding: 20px;
  background: transparent;
}

.subscribe-edit-item-banner-26 .item-banner-26__title {
  margin: 0 0 6px;
}

.subscribe-edit-item-banner-26 .item-banner-26__description {
  margin: 0;
  max-width: 360px;
}

.subscribe-edit-item-banner-26 .item-banner-26__form {
  margin: 14px 0 0;
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__notice {
  margin-bottom: 12px;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 18px;
  border: 1px solid rgba(11, 32, 76, 0.12);
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__notice_success {
  background-color: rgba(31, 145, 96, 0.08);
  border-color: rgba(31, 145, 96, 0.24);
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__notice_error {
  background-color: rgba(221, 74, 57, 0.08);
  border-color: rgba(221, 74, 57, 0.2);
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__notice_error div + div {
  margin-top: 6px;
}

.subscribe-edit-item-banner-26 .subscribe-edit-item-banner-26__form-inner {
  gap: 10px;
}

.subscribe-edit-item-banner-26 .form__label {
  display: block;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 16px;
  color: var(--black-100);
}

.subscribe-edit-item-banner-26 .form__field-email {
  min-width: 0;
}

.subscribe-edit-item-banner-26 .form__input {
  height: 40px;
  border: 1px solid rgba(11, 32, 76, 0.12);
}

.subscribe-edit-item-banner-26 .form__actions {
  width: 100%;
}

.subscribe-edit-item-banner-26 .form__submit {
  height: 40px;
  font-size: 14px;
}

.subscribe-edit-item-banner-26 .form__field-agreement-personal-data,
.subscribe-edit-item-banner-26 .form__field-agreement-privacy-policy {
  margin-top: 2px;
}

.subscribe-edit-item-banner-26 .checkbox__label {
  font-size: 12px;
  line-height: 16px;
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__auth-note {
  gap: 10px;
  padding: 12px;
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__auth-note .button {
  font-size: 13px;
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__auth-title {
  font-size: 16px;
  line-height: 20px;
}

.subscribe-edit-item-banner-26 .subscribe-edit-mainpage__auth-text {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}

.subscribe-edit-item-banner-26 .item-banner-26__image {
  min-height: 100%;
}

.subscribe-edit-item-banner-26 .item-banner-26__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 1199px) {
  .subscribe-edit-item-banner-26 {
    grid-template-columns: 1fr;
  }

  .subscribe-edit-item-banner-26 .item-banner-26__description {
    max-width: none;
  }

  .subscribe-edit-item-banner-26 .item-banner-26__image {
    display: none;
  }
}

/* End */


/* Start:/local/components/webformat/catalog.smart.filter.webformat/templates/catalog_filter_sale/style.css?17745999881052*/
  /* Стили для полей в ряд (как у цены) */
  .form__field-number-range .form__input-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
}
    .form__field .checkbox {
    font-size: 14px;
    line-height: 1.29;
    color: var(--black-100);
    margin: 0;
}

.filter-mobile__button-show-products {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    text-decoration: none;
    display: block;
    color: inherit;
}

.filter-mobile__button-show-products:active {
    opacity: 0.8;
}

.filter-mobile__button-show-products:hover {
    text-decoration: none;
    color: inherit;
}

/* Скрываем мобильную панель на десктопе */
@media (min-width: 1024px) {
    .filter-mobile[data-filter-mobile="true"] {
        display: none !important;
    }
    .filter-fast__filters-mobile .filter-mobile[data-filter-mobile="true"] {
        display: none !important;
    }
}

/* End */


/* Start:/local/components/webformat/catalog.section.webformat/templates/grid/style.css?17749045031521*/
/* Исправление для режима правки в шаблоне grid компонента catalog.section.webformat */
.block-catalog__content_grid-webformat > [id^="bx_incl_area"] {
  display: grid;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Убеждаемся, что товары внутри оберток занимают всю ширину и имеют правильные размеры */
.block-catalog__content_grid-webformat > [id^="bx_incl_area"] > .item-product-1 {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
}


.block-catalog__content_grid-webformat > [id^="bx_incl_area"]:has(.item-banner-6) {
  grid-column: 1 / -1;
}

/* webformat:banner.include — прямой потомок грида; grid-column на .item-banner-6 внутри не работает */
.block-catalog__content_grid-webformat > .rw-banner-include:has(.item-banner-6) {
  grid-column: 1 / -1;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  .block-catalog__content_grid-webformat > .rw-banner-include:has(.item-banner-8) {
    grid-column: 1 / -1;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
  }
}

.block-promotions [id^="bx_incl_area"]:has(.block-promotions__products) {
  max-width: 75%;
}
.block-promotions [id^="bx_incl_area"] .block-promotions__products {
  width: 100%;
}
/* End */


/* Start:/local/components/webformat/kit.selection/templates/.default/style.css?1772546342770*/
/* .form-kit-selection .form__group {
    grid-template-columns: 1fr!important;
} */
.form-kit-selection .form__field.is-error .checkbox__label::before {
    border-color: var(--color-border-error)!important;
}

.form-kit-selection .form__field.is-error .checkbox__label::after {
    border-color: var(--color-border-error)!important;
}

/* Ошибки чекбоксов используют общую стилистику из bases.css:
   .form__field.is-error .checkbox__label::before { border-color: var(--color-border-error); }
   Здесь лишь слегка подправим отступ для текстового сообщения, если оно есть.
*/
.form-kit-selection .form__field.is-error .form__error-message {
    margin-top: 4px;
}

/* End */


/* Start:/local/components/webformat/showrooms.banner/templates/.default/style.css?17725463421765*/
/*
Чуть меняем стили для попапа видео шоурумов,
по аналогии с block.completed_projects, но только для popup-showrooms-video-review
*/

.popup-showrooms-video-review .popup-video-review__content {
    margin-top: 15px;
}

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

/* Контейнер для iframe: только по высоте видео */
.popup-showrooms-video-review .popup-video-review__image-link {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

/* RuTube как адаптивное 16:9 видео */
.popup-showrooms-video-review .popup-video-review__image iframe.popup-video-review__image-img {
    display: block;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
}

/* Убираем тёмный оверлей и иконку play,
 * которые перекрывают iframe RuTube.
 */
.popup-showrooms-video-review .popup-video-review__image-link::before {
    display: none !important;
}

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

.popup-make-appointment-for-consultation .form__field-agreement-personal-data {
    margin-bottom: 5px;
}
.popup-make-appointment-for-consultation .form__actions {
    margin-top: 5px;
}

/* На мобиле делаем контент попапа шире, чтобы всё помещалось */
@media (max-width: 768px) {
    .popup-showrooms-video-review .popup__content {
        max-width: 100% !important;
    }
}


/* End */


/* Start:/local/templates/rossvik/components/bitrix/news.list/block.completed_projects/style.css?17721053671695*/
/* 
Чуть меняем стили
 */

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

/* Контейнер для iframe: только по высоте видео */
.popup-video-review__image-link {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

/* RuTube как адаптивное 16:9 видео */
.popup-video-review__image iframe.popup-video-review__image-img {
    display: block;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
}

/* Убираем тёмный оверлей и иконку play,
 * которые перекрывают iframe RuTube.
 */
.popup-video-review__image-link::before {
    display: none !important;
}

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

/* SVG-заглушка документа должна адаптивно вписываться
 * в контейнер вложения и не обрезаться на мобиле.
 */
.item-review-1__attachment-placeholder {
    display: block;
    width: 100%;
    height: 100%;
}

.item-review-1__attachment-placeholder svg {
    display: block;
    width: 100%;
    height: 100%;
}

/* Делаем сам контент попапа немного шире на мобиле,
 * чтобы всё помещалось по ширине.
 */
@media (max-width: 768px) {
    .popup-video-review .popup__content {
        max-width: 100% !important;
    }
}


/* End */


/* Start:/local/components/webformat/business.excursions/templates/.default/style.css?17772762281921*/
.block-business-excursions__content br {
    display: none!important;
}

/* Поле даты в форме записи на бизнес-экскурсию: подсветка ошибки */
.form-sign-up-for-business-trip .form__field.has-error .date-field {
    border-color: var(--color-border-error);
}

/* Стили для попапа успеха бизнес-экскурсий */
.popup-business-trip-success .popup__content {
    max-width: 500px;
}

.popup-business-trip-success .popup__content-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 32px;
    background-color: var(--black-10);
    text-align: center;
}

.popup-business-trip-success .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    border-radius: 8px;
    width: 72px;
    height: 72px;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.06);
    background-color: var(--white-100);
}

.popup-business-trip-success p {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    color: var(--black-100);
    margin: 0;
}

.popup-business-trip-success .button {
    font-weight: 600;
    font-size: 16px;
}

/* Стили для попапа ошибки бизнес-экскурсий */
.popup-business-trip-error .popup__content {
    max-width: 500px;
}

.popup-business-trip-error .popup__content-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 24px;
    background-color: var(--black-10);
    text-align: center;
}

.popup-business-trip-error__message {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: var(--black-100);
    margin: 0;
}

.popup-business-trip-error .button {
    font-weight: 600;
    font-size: 16px;
}

ul#business-excursions {
    margin: 0;
}

.form__field .checkbox {
    font-weight: 400;
}

/* 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 */


/* Start:/local/components/webformat/company.faq/templates/.default/style.css?17745999882253*/
/* ─── Попап "Задать вопрос эксперту" ──────────────────────────────────────── */

.popup-ask-question-expert .popup__content {
    max-width: 560px;
}

/* ─── Попап успеха ─────────────────────────────────────────────────────────── */

.popup-ask-question-expert-success .popup__content {
    max-width: 500px;
}

.popup-ask-question-expert-success .popup__content-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 32px;
    background-color: var(--black-10);
    text-align: center;
}

.popup-ask-question-expert-success .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    border-radius: 8px;
    width: 72px;
    height: 72px;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.06);
    background-color: var(--white-100);
}

.popup-ask-question-expert-success p {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    color: var(--black-100);
    margin: 0;
}

.popup-ask-question-expert-success .button {
    font-weight: 600;
    font-size: 16px;
}

/* ─── Попап ошибки ─────────────────────────────────────────────────────────── */

.popup-ask-question-expert-error .popup__content {
    max-width: 500px;
}

.popup-ask-question-expert-error .popup__content-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 24px;
    background-color: var(--black-10);
    text-align: center;
}

.popup-ask-question-expert-error__message {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: var(--black-100);
    margin: 0;
}

.popup-ask-question-expert-error .button {
    font-weight: 600;
    font-size: 16px;
}
#ask-question-expert-form .block-get-catalog__text {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
}
/* End */
/* /local/templates/rossvik/components/bitrix/catalog/catalog_sale/style.css?177490450362 */
/* /local/components/bitrix/subscribe.edit/templates/item_banner_26/style.css?17761528162932 */
/* /local/components/webformat/catalog.smart.filter.webformat/templates/catalog_filter_sale/style.css?17745999881052 */
/* /local/components/webformat/catalog.section.webformat/templates/grid/style.css?17749045031521 */
/* /local/components/webformat/kit.selection/templates/.default/style.css?1772546342770 */
/* /local/components/webformat/showrooms.banner/templates/.default/style.css?17725463421765 */
/* /local/templates/rossvik/components/bitrix/news.list/block.completed_projects/style.css?17721053671695 */
/* /local/components/webformat/business.excursions/templates/.default/style.css?17772762281921 */
/* /local/components/webformat/press.reviews/templates/detail.video/style.css?17731348912104 */
/* /local/components/webformat/company.faq/templates/.default/style.css?17745999882253 */
