

/* Start:/local/templates/extranet/components/bitrix/news.list/index_slider/style.css?1738865094674*/
.intro-3d__slider {
    --minHControls: 32px;
}
.intro-3d__slider .slider-controls.intro-3d__slider-controls {
    display: flex;
    opacity: 0;
    pointer-events: none;
    min-height: var(--minHControls);
}
.intro-3d__slider .slider-controls.intro-3d__slider-controls.active {
    opacity: 1;
    pointer-events: initial;
}

@media only screen and (min-width: 1280px) {
    .header.header_noauth {
        min-height: 84px;
    }
}
@media only screen and (max-width: 1024px) {
    .intro-3d__slider {
        --minHControls: 6px;
        min-height: 430px;
    }
}

@media only screen and (max-width: 767px) {
    .intro-3d__slider {
        min-height: initial;
    }
}
/* End */


/* Start:/local/components/nota/promo.values.list/templates/.default/style.css?17388650752475*/
.production-service__description-text .w100{
  width: 100%;
}
.production-service__description-text .serv_text_with_card {
  display:flex;
  padding-right: 10px;
  width: 100%;
  justify-content: space-between;
  align-items: self-start;
}
.page_promo .production-promo__services .serv_text_with_card .production-service__text{
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  min-width: 255px;
  max-width: 468px;
}
.production-service__description-text .cards .data-card .data-card-value{
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}
.production-service__description-text .cards .data-card .data-card-value .sub-t{
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
.production-service__description-text .serv_text_with_card .cards{
  margin-bottom: 0;
  width: 48%;
  min-width: 248px;
}
.page_promo .production-promo__services .cards .data-card{
  padding: 16px 32px;
  gap: 8px;
  max-width: unset;
}
.page_promo .production-promo__services .cards{
  gap: 12px;
}
.cards.mb0{
  margin-bottom: 0;
}
.cards.mt16{
  margin-top: 16px;
}
@media screen and (max-width: 1150px) {
  .production-service__description-text.w100,
  .production-service__description-text.w100 .serv_text_with_card,
  .production-service__description-text.w100 .serv_text_with_card .production-service__text,
  .production-service__description-text.w100 .serv_text_with_card .cards {
    width: 100%;
    max-width: unset;
  }
  .production-service__description-text.w100 .serv_text_with_card .cards{
    margin-top: 16px;
  }

  .production-service__description-text .serv_text_with_card {
    flex-direction: column;
  }

  .production-service__description-text .serv_text_with_card .cards{
    flex-wrap: wrap;
  }


  .production-promo__services .production-service__description {
    margin-bottom: 24px;
  }

  .page_promo .production-promo__services .cards .data-card p {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
  }
  .page_promo .production-promo__services .cards .data-card .data-card-value {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
  }
}
@media screen and (max-width: 500px) {
  .production-service__description .production-service__description-text .production-service__title{
    font-size: 18px;
    line-height: 140%;
  }
  .production-service__description .production-service__description-text .serv_text_with_card .production-service__text {
    font-size: 16px;
    line-height: 130%;
  }
}
/* End */


/* Start:/local/templates/extranet/components/bitrix/news.list/promo_super_services_main/style.css?1629477605112*/
div.services-elem .services-elem__arrow, div.services-card .services-elem__arrow {
    display:none!important;
}
/* End */


/* Start:/local/components/nota.promo/news.list/templates/.default/style.css?1738865073639*/
.news-more {
    padding-top: 10px;
}

.card-label.card-label__address {
    white-space: normal;
}

.card-news__event-user {
    width: 44px;
    height: 44px;
}

.page-intro__wrapper-header_home_news {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}

@media (max-width: 540px) {
    .page-intro__wrapper-header_home_news {
        flex-direction: column;
    }
}

.page-intro__wrapper-header_home_news a {
    margin-left: 40px;
    color: #CEC3F8;
    transition: color 0.2s;
    text-decoration: none;
}

.page-intro__wrapper-header_home_news a:hover,
.page-intro__wrapper-header_home_news a:focus {

}
/* End */


/* Start:/local/js/skeleton/loader/src/Loader.css?17388650761507*/
.skeleton-hidden {
    display: none !important;
}

.skeleton-loader,
.skeleton-loader-single {
    width: 100%;
}

.skeleton-loader-promo {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.skeleton-loader__item {
    display: flex;
    margin-top: 20px;
    margin-bottom: 24px;
    width: 100%;
    max-width: 100%;
    padding: 20px 24px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 8px;
    border: 1px solid var(--black-black-3, #E3E3E3);
}

.skeleton-loader-promo .skeleton-loader__item {
    margin: 0;
    max-width: calc(25% - 12px);
}

.skeleton-loader-promo .skeleton-loader__item:first-child {
    max-width: calc(50% - 12px);
}

.skeleton-loader-promo .skeleton-loader__item:nth-child(2n+1) {
    background: #ffffff;
}

.skeleton-loader-promo .skeleton-loader__item:nth-child(2n) {
    background: rgba(94, 109, 190, 0.2);
    border-color: #FFFFFF1A;
}

.skeleton-loader .skeleton-loader__item svg {
    border-radius: 4px;
    background: #fff;
}

.skeleton-loader__item svg {
    border-radius: 4px;
}

@media (max-width: 1279px) {
    .skeleton-loader-promo .skeleton-loader__item:nth-child(n+3) {
        display: none;
    }

    .skeleton-loader-promo .skeleton-loader__item {
        max-width: calc(50% - 12px);
    }
}

@media (max-width: 767px) {
    .skeleton-loader-promo .skeleton-loader__item:nth-child(n+2) {
        display: none;
    }

    .skeleton-loader-promo .skeleton-loader__item:first-child {
        max-width: 100%;
    }
}
/* End */
/* /local/templates/extranet/components/bitrix/news.list/index_slider/style.css?1738865094674 */
/* /local/components/nota/promo.values.list/templates/.default/style.css?17388650752475 */
/* /local/templates/extranet/components/bitrix/news.list/promo_super_services_main/style.css?1629477605112 */
/* /local/components/nota.promo/news.list/templates/.default/style.css?1738865073639 */
/* /local/js/skeleton/loader/src/Loader.css?17388650761507 */
