

/* Start:/local/templates/default/components/bitrix/news.detail/solution/style.css?178600957912363*/
@media (max-width: 768px) {
  .solution-ctr__items-wrap {
    display: flex;
    flex-direction: column;
  }
  .solution-ctr__items-wrap .solution-ctr__media {
    order: 2;
  }
  .solution-ctr__items-wrap .solution-ctr__items {
    order: 3;
  }
  .solution-ctr__items-wrap .solution-ctr__bottom-text {
    order: 1;
  }
}

.solution-intro > * {
  position: relative;
}
.mobile_application_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 65px;
  padding: 70px 0;
}
.mobile_application_text_title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 8px;
}
.mobile_application_text {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0%;
  color: #ffffff;
  line-height: 22px;
}
.mobile_application_text_green {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0%;
  color: #82b766;
}
.mobile_application_text_qrcode {
  display: flex;
  align-items: center;
  gap: 32px;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0%;
}
.mobile_application_text_qrcode a,
.mobile_application_text_cons .callback {
  font-weight: 700;
  text-decoration: underline;
  color: #fff;
}
.mobile_application_image img {
  max-width: unset;
}
.mobile_application_text_cons {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0%;
  color: #fff;
}
.mobile_application_text_cons a {
  color: #82b766;
  text-decoration: underline;
}
.mobile_application_text_phone {
  display: none;
}
.mobile_application_text_container {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}
.mobile_application_text_container a {
  font-weight: 700;
  text-decoration: underline;
  color: #fff;
}
@media (max-width: 992px) {
  .mobile_application_image {
    display: none;
  }
  .mobile_application_text_qrcode {
    display: none;
  }
  .mobile_application_text_phone {
    display: block;
  }
  .mobile_application_text {
    align-items: center;
    text-align: center;
    gap: 19px;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  .mobile_application_flex {
    padding: 50px 0;
  }
  .mobile_application_text_phone img {
    height: 300px;
    margin: 0 auto;
  }
  .mobile_application_text_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  .mobile_application_text_green {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  .mobile_application_text_qrcode {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  .mobile_application_text_cons {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
}
.col-1 {
  width: 8.33%;
}
.col-2 {
  width: 16.67%;
}
.col-3 {
  width: 24.99%;
}
.col-4 {
  width: 33.33%;
}
.col-5 {
  width: 46.47%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33%;
}
.col-8 {
  width: 66.66%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33%;
}
.col-11 {
  width: 91.67%;
}
.col-12 {
  width: 100%;
}
.row {
  display: flex;
  justify-content: space-between;
}
.section-watch {
  overflow: visible;
}

.section-watch__inner {
  gap: 50px;
  align-items: flex-end;
  position: relative;
}

/* Half-bleed: левая часть до края вьюпорта, правая остаётся в контейнере */
.section-watch__image {
  position: relative;
  z-index: 1;
  margin-left: calc(50% - 50vw);
  width: 50vw;
  max-width: none;
  flex: 0 0 auto;
}

.section-watch__info {
  position: relative;
  z-index: 2;
  flex: 0 0 calc(50% - 25px);
  width: calc(50% - 25px);
  max-width: calc(50% - 25px);
}

.section-watch__img {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 60%;
}

.section-watch__img img {
  position: absolute;
  top: 0;
  left: 20%;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left bottom;
}

/* Зелёная полоска уезжает в левый край вместе с колонкой */
.section-watch__img::before {
  content: '';
  width: 100%;
  height: 28%;
  min-height: 80px;
  max-height: 180px;
  background-color: #82b766;
  border-radius: 0 16px 0 0;
  z-index: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 992px) {
  .section-watch__inner {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    align-items: stretch;
  }

  /* Колонка на всю ширину контейнера, полоска отдельно уезжает влево */
  .section-watch__image {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }

  .section-watch__info {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }

  .section-watch__img {
    padding-top: 60%;
    max-width: none;
    margin: 0 auto;
  }

  .section-watch__img img {
    object-position: center bottom;
    left: 0;
  }

  /* Полоска: в левый край экрана, справа отступ + скругление */
  .section-watch__img::before {
    left: calc(50% - 50vw);
    width: calc(100vw - 24px);
    height: 36%;
    min-height: 60px;
    max-height: 140px;
    border-radius: 0 16px 16px 0;
  }

  /* На мобилке телефон уже в section-watch__image — дубль скрываем */
  .section-watch .mobile_application_text_phone {
  }
}

/* ===== section-monitoring: картинка + подложка → в правый край ===== */
.section-monitoring {
  overflow: visible;
  margin-bottom: 140px;
  margin-bottom: clamp(60px, -0.364rem + 10.13vw, 140px);
}

.section-monitoring__inner {
  gap: 50px;
  align-items: center;
  position: relative;
}

.section-monitoring__info {
  position: relative;
  z-index: 2;
  flex: 0 0 calc(50% - 25px);
  width: calc(50% - 25px);
  max-width: calc(50% - 25px);
}

/* Half-bleed вправо: колонка до края вьюпорта */
.section-monitoring__image {
  position: relative;
  z-index: 1;
  margin-right: calc(50% - 50vw);
  width: 50vw;
  max-width: none;
  flex: 0 0 auto;
}

.section-monitoring__img {
  position: relative;
  width: 100%;
}

/* Зелёная подложка: скругление слева, в правый край */
.section-monitoring__img::before {
  content: '';
  position: absolute;
  top: 10%;
  /* bottom: 17%; */
  left: 46%;
  right: 0;
  background-color: #82b766;
  border-radius: 16px 0 0 16px;
  z-index: 0;
  height: 90%;
}

.section-monitoring__img img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: right center;
}

@media (max-width: 992px) {
  .section-monitoring__inner {
    flex-direction: column;
    gap: 24px;
    align-items: stretch;
  }

  .section-monitoring__info {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }

  /* На мобилке картинка уже внутри info (d-sm-none), десктопную скрываем */
  .section-monitoring__image {
    width: 100vw;
  }
}

/* ===== section-tech: картинка + подложка → в левый край ===== */
.section-tech {
  overflow: visible;
  width: 100%;
}

.section-tech__inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  gap: 50px;
  width: 100%;
}

/* Текст — правая половина контейнера */
.section-tech__info {
  position: relative;
  z-index: 2;
  flex: 0 0 calc(50% - 25px);
  width: calc(50% - 25px);
  max-width: calc(50% - 25px);
}

/* Картинка абсолютом: не ломает ширину ряда, подложка в левый край */
.section-tech__image {
  position: absolute;
  left: calc(50% - 50vw);
  top: 50%;
  transform: translateY(-50%);
  width: calc(50% + (100vw - 100%) / 2);
  max-width: none;
  z-index: 1;
}

.section-tech__img {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 70%;
}

.section-tech__img img {
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}

/* Зелёная подложка: в левый край, скругление справа */
.section-tech__img::before {
  content: '';
  position: absolute;
  top: 0%;
  bottom: 10%;
  left: 0;
  right: 52%;
  background-color: #82b766;
  border-radius: 0 16px 16px 0;
  z-index: 0;
  height: 100%;
}

.section-tech__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.section-tech__wrapper {
  display: flex;
  flex-direction: column;
}

@media (max-width: 992px) {
  .section-tech__inner {
    flex-direction: column;
    justify-content: flex-start;
    gap: 24px;
    align-items: stretch;
  }

  .section-tech__info {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }

  .section-tech__image {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: 100%;
    max-width: 100%;
    order: -1;
  }

  .section-tech__img {
    padding-top: 60%;
    width: auto;
  }

  .section-tech__img img {
    object-position: center center;
  }

  .section-tech__img::before {
    left: calc(50% - 50vw);
    right: auto;
    width: calc(60vw - 24px);
    border-radius: 0 16px 16px 0;
  }
}

.section-tech {
  margin-bottom: 140px;
  margin-bottom: clamp(60px, -0.364rem + 10.13vw, 140px);
  margin-top: clamp(60px, -0.364rem + 10.13vw, 140px);
}
.section-watch {
  margin-top: 140px;
  margin-bottom: clamp(60px, -0.364rem + 10.13vw, 140px);
}
@media (max-width: 992px) {
  .section-watch__image-desk {
    display: none;
  }
}
.section-monitor-big {
  position: relative;
  /* height: 0;
  padding-top: 60%; */
}
.section-monitor-big::before {
  position: absolute;
  bottom: 8px;
  width: 100%;
  height: 70px;
  left: 0;
  background-color: #82b766;
  z-index: 0;
  content: '';
}
.section-monitor-big img {
  position: relative;
  top: 0;
  left: 0;
  width: 770px;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
}
.section-monitor-biggest {
  /* width: 100%; */
  margin-top: 40px;
}

/* ===== section-calc: как section-watch — полоска + картинка влево ===== */
.section-calc {
  overflow: visible;
}

.section-calc__inner {
  gap: 50px;
  align-items: center;
  position: relative;
}

/* Half-bleed: левая часть до края вьюпорта */
.section-calc__image {
  position: relative;
  z-index: 1;
  margin-left: calc(50% - 50vw);
  width: 50vw;
  max-width: none;
  flex: 0 0 auto;
}

.section-calc__info {
  position: relative;
  z-index: 2;
  flex: 0 0 calc(50% - 25px);
  width: calc(50% - 25px);
  max-width: calc(50% - 25px);
      justify-content: flex-end;
    display: flex;
}

.section-calc__img {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 60%;
}

.section-calc__img img {
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Зелёная полоска → в левый край */
.section-calc__img::before {
  content: '';
  width: 100%;
  height: 28%;
  min-height: 80px;
  max-height: 160px;
  background-color: #82b766;
  border-radius: 0 16px 16px 0;
  z-index: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 992px) {
  .section-calc__inner {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    align-items: stretch;
  }

  .section-calc__image {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }

  .section-calc__info {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;

    justify-content: flex-start;
  }

  .section-calc__img {
    padding-top: 65%;
    margin: 0 auto;
  }

  .section-calc__img img {
    object-position: center bottom;
  }

  .section-calc__img::before {
    left: calc(50% - 50vw);
    width: calc(100vw - 24px);
    height: 36%;
    min-height: 60px;
    max-height: 140px;
    border-radius: 0 16px 16px 0;
  }
}

/* End */
/* /local/templates/default/components/bitrix/news.detail/solution/style.css?178600957912363 */
