

/* Start:/local/templates/torg.1c.ru/components/bitrix/catalog.element/torg.1c.ru.catalog.element.service.detail.v2/style.css?17516191597034*/

.view-list--content {
    display: block;
}

.calculating-price .view-list--sided {
    justify-content: space-between;
}

.calculating-price .view-list--sided .promotion-block__button  {
    margin-left: 0;
}


/* Скорректированные стили Статей */
.useful-materials_intend {
    margin: 105px 0 0 0;
}

.useful-materials .useful-materials__name {
    font-size: 18px;
    line-height: 24px;
}

.useful-materials__card .icon {
    width: 16px;
    height: 16px;
    position: relative;
    top: -2px;
}

.useful-materials__card .useful-materials__date_positioned {
    margin: 0 8px 0 0;
}

.useful-materials__card:not(:nth-child(-n + 6)) {
    display: none;
}

/* Скорректированные стили Кейсов */
.keys {
    margin: 105px 0 0 0;
}

.keys .useful-materials__card:not(:nth-child(-n + 3)) {
    display: none;
}

.keys .useful-materials__name {
    padding: 22px 0 0 0;
    width: 100%;
    max-width: unset;
}

/* Скорректированные стили Видео */
{
    margin: 105px 0 0 0;
}

.publications__wrapper {
    gap: 48px 30px;
}

.publications__card {
    --gap: 60px;
    max-width: calc(100% / 3 - var(--gap) / 3);
}

.publications__item-wrapper a::after {
    content: none;
}

.publications__card-name {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 28px 24px 28px;
    font-family: "MuseoSansCyrl-500", Helvetica, sans-serif;
    color: #373739;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
}

.publications__card-name .publications__card-type {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.publications__card-name .publications__card-name-text {
    width: 100%;
    font-size: 23px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.01em;
    padding-top: 10px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

@media (max-width:768px) {

    .publications__card-name .publications__card-name-text {
        font-size: 20px;
        font-weight: 600;
        line-height: 22px;
    }
}


@media (max-width: 1024px) {
    .useful-materials__card:not(:nth-child(-n + 6)) {
        display: none;
    }

    .useful-materials__card {
        --gap: 30px;
        width: calc(100% / 2 - var(--gap) / 2);
    }

    .keys .useful-materials__card {
        --gap: 30px;
        width: calc(100% / 2 - var(--gap) / 2);
    }

    .keys .useful-materials__card:not(:nth-child(-n + 2)) {
        display: none;
    }

    .publications__card:not(:nth-child(-n + 8)) {
        display: none;
    }

    .publications__card {
        --gap: 30px;
        max-width: unset;
        width: calc(100% / 2 - var(--gap) / 2);
    }

    .articles,
    .keys
    {
        margin: 90px 0 0 0;
    }
}

@media (max-width: 768px) {
    .useful-materials__container {
        padding: 24px 0 0 0;
    }
}

@media (max-width: 640px) {

    .useful-materials__container {
        flex-flow: wrap;
    }

    .publications__card {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 480px) {

    .useful-materials__card,
    .keys .useful-materials__card,
    .publications__card {
        width: 100% !important;
        max-width: 100% !important;
    }

    .useful-materials__container {
        flex-flow: column;
    }
}

/* ---------------------------Секция видио---------------------------------- */

.publications_intend {
    margin-top: 80px;
    transition: all ease 1s;
}

.publications__title {
    margin: 0 0 28px 0;

    font-family: "MuseoSansCyrl-600", Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;
}

.publications__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 60px;
}

.publications__card {
    --gap: 60px;
    max-width: calc(100% / 2 - var(--gap) / 2);
}

.publications__item-wrapper {
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.publications__preview {
    width: 100%;
    height: auto;

    position: relative;
}

.publications__item-wrapper a::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.publications__icon-container {
    width: 64px;
    height: 64px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 40px;

    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px);

    background: rgba(206, 238, 255, 0.4);
    backdrop-filter: blur(4px);
    z-index: 1;
}

.icon {
    width: 25px;
    height: 26px;

    margin-left: 5px;

    fill: #FFFFFF;
    z-index: 2;
}

.publications__card-name {
    font-family: "MuseoSansCyrl-500", Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: 26px;
    letter-spacing: -0.01em;
    text-align: left;

    cursor: pointer;
}

.publications__card-name a {
    color: #000000;
}

.publications__card-name a:hover {
    color: #d91920;
}

.publications__card-name a:active {
    color: #000000;
}


@media (max-width: 1024px) {
    .services__description ul {
        padding-left: 64px;
    }

    .publications__wrapper {
        gap: 24px 30px;
    }
}

@media (max-width: 768px) {
    .publications_intend {
        margin-top: 60px;
    }

    .publications__card-name {
        font-size: 14px;
        line-height: 20px;
        margin-top: 8px;
    }
}

@media (max-width: 480px) {
    .publications__wrapper {
        flex-flow: column;
    }

    .publications__card {
        max-width: 100%;
    }

    .publications__card:not(:nth-child(-n+2)) {
        display: none;
    }
}

.content .content__list--green-mark li::before {
    top: unset!important;
    width: unset!important;
    height: 0px!important;
    background-image: unset!important;
    content: '—'!important;
}

.content .content__list--green-mark li {
    margin-bottom: 3px!important;
}

.content .content__list--green-mark ul li {
    padding-left: 22px!important;
}

.content p {
    margin-bottom: 5px!important;
}

.publications__play-button {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, .6);
    position: absolute;
    right: 10px;
    bottom: 8px;
    z-index: 1;
    border-radius: 40px;
}

.publications .icon {
    position: relative;
    top: calc(50% - 29px / 2);
    left: calc(50% - 12px);
    width: 23px;
    height: 25px;
    fill: #4F658D;
}

.content .scrollspy {
    margin-top: 40px!important;
    margin-bottom: 10px!important;
}

.content .scrollspy:first-child {
    margin-bottom: 20px!important;
    margin-top: -10px!important;
}

.services .content p + ol {
    margin-top: 0.5rem;
}

/* End */


/* Start:/local/html/redesign/main/css/useful-materials.css?17442755703748*/
.useful-materials_intend {
  margin-top: 121px;
}

.useful-materials__title {
  font-family: "MuseoSansCyrl-500", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
}

.useful-materials__title-baner {
  position: absolute;
  left: -40px;
  top: -20px;
  z-index: -1;
  width: 79px;
  height: 58px;
}

.useful-materials__container {
  display: flex;
  flex-wrap: wrap;
  gap: 48px 30px;

  padding-top: 36px;
}

.useful-materials__card {
  display: flex;
  flex-direction: column;

  --gap: 30px;
  width: calc(100% / 3 - var(--gap) * 2 / 3);
}

.useful-materials__image {
  border-radius: 20px;
}

.useful-materials__picture {
  height: fit-content;
  display: block;
  width: 100%;
  border-radius: 20px;
}

.useful-materials__category-container {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  row-gap: 10px;

  padding-top: 12px;
}

.useful-materials__category {
  padding: 8px;
  margin-right: 12px;

  border-radius: 12px;
  background: #f4f6f8;

  font-family: "MuseoSansCyrl-300", Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;

  color: rgba(0, 0, 0, 0.6);
}

.useful-materials__category:hover {
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.useful-materials__category:active {
  color: rgba(0, 0, 0, 0.6);
}

.useful-materials__name {
  font-family: "MuseoSansCyrl-500", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;

  padding-top: 12px;

  width: 100%;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.useful-materials__tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;

  font-family: "MuseoSansCyrl-300", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  text-align: center;

  padding-top: 12px;
}

.useful-materials__parameters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;

  padding-top: 12px;
}

.useful-materials__date,
.useful-materials__number-views {
  font-family: "MuseoSansCyrl-500", Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0.06em;
  text-align: left;
  text-transform: uppercase;
  color: #717070;
}

.useful-materials__date_positioned {
  margin-right: 12px;
}

.useful-materials__views-icon_positioned {
  margin-right: 4px;
}


@media (max-width: 991px) {
  .useful-materials_intend {
    margin-top: 89px;
  }

  .useful-materials__name {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .useful-materials__card {
    width: calc(100% / 2 - (var(--gap) / 2));
  }

  .main__container .useful-materials__card {
    display: none;
  }

  .main__container .useful-materials__card:nth-child(-n + 2), /* по-умолчанию по 2 на планшете */
  .main__container .useful-materials__card.useful-materials__count_for2:nth-child(-n + 2) { /* если для 2х на планшете */
    display: flex;
  }

  .main__container .useful-materials__card.useful-materials__count_for4:nth-child(-n + 4) { /* если для 4х на планшете */
    display: flex;
  }
}

@media (max-width: 768px) {
  .useful-materials__container {
    row-gap: 32px;
  }
}

@media (max-width: 640px) {
  .useful-materials__container {
    flex-flow: column;
    row-gap: 36px;
  }

  .useful-materials__card {
    min-width: 100%;
  }

  .main__container .useful-materials__card {
    display: none;
  }

  .main__container .useful-materials__card:nth-child(-n + 3) {
    display: flex;
  }
}
/* End */


/* Start:/local/html/redesign/main/css/tag.css?1686051085182*/
.tag_positioned {
  padding-right: 8px;
}

.tag__link {
  color: #4F658D;
  text-decoration: none;
}

.tag__link:hover {
  color: #384C71;
}

.tag__link:active {
  color: #617498;
}

/* End */


/* Start:/local/html/redesign/main/css/button-all-articles.css?17442755701026*/
.all-articles {
  text-align: center;
  display: flex;
  justify-content: center;
}

.all-articles_intend {
  margin-top: 36px;
  width: 100%;
}

.all-articles__button {
  padding: 16px 154px;
  border: 2px solid #919191;
  border-radius: 8px;
  background: none;
  outline: none;

  font-family: "Roboto", Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #717070;
  text-transform: uppercase;
}

.all-articles__link {
  text-decoration: none;
}

.all-articles__button:hover {
  background: #FFDF01;
  border: 2px solid #FFDF01;
  color: rgba(0, 0, 0, 0.6);
}

.all-articles__button:active {
  background: #FFD42F;;
  border: 2px solid #FFD42F;
  color: #000000;
}

@media (max-width: 480px) {
  .all-articles__link {
    width: 100%;
  }
  .all-articles__button {
    padding: 16px 0;
    text-align: center;
  }
}

@media (max-width: 640px) {
  .all-articles_intend {
    margin-top: 32px;
    width: 100%;
  }
}

/* End */


/* Start:/local/html/redesign/main/css/links.css?1686051085126*/
.link {
  text-decoration: none;
  color: #000000;
}

.link:hover {
  color: #d91920;
}

.link:active {
  color: #000000cc;
}

/* End */


/* Start:/local/html/redesign/main/css/fonts.css?17418501091189*/
@font-face {
  font-family: "MuseoSansCyrl-600";
  src: local("MuseoSansCyrl-700"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-700.woff") format("woff"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-700.ttf") format("ttf"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-700.eot") format("eot");
  font-style: normal;
  font-weight: 600;
  font-display: optional;
}

@font-face {
  font-family: "MuseoSansCyrl-300";
  src: local("MuseoSansCyrl-300"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-300.woff") format("woff"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-300.ttf") format("ttf"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-300.eot") format("eot");
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: "MuseoSansCyrl-500";
  src: local("MuseoSansCyrl-500"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-500.woff") format("woff"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-500.ttf") format("ttf"),
    url("/local/html/fonts/MuseoSansCyrl/MuseoSansCyrl-500.eot") format("eot");
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}
/* End */


/* Start:/local/html/redesign/pop-app/css/new-banner.css?17391347792513*/
.new-banner {
    height: auto;
    position: relative;
    min-height: 301px;
    overflow: visible;
    margin-top: 30px;
}

.new-banner__container {
    max-width: 1140px;
    padding: 0 30px;
    margin: 93px auto 36px;
    position: relative;
    z-index: 2;
}

.new-banner__content-title,
.new-banner__content-description {
    font-family: "Museo Sans", Helvetica, sans-serif;
    color: unset;
}

.new-banner__contant {
    margin: 0 0 0 219px;
    max-width: 407px;
    color: #FFFFFF;
}

.new-banner__contant_color-black {
    color: #2D2D2D;
}

.new-banner__content-title {
    margin: 0 0 13px 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
}

.new-banner__content-description {
    margin: 0 0 23px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.new-banner__social-network-wrapper {
    display: flex;
    gap: 12px;
}

.new-banner__social-network {
    width: 52px;
    height: 52px;
}

.new-banner__social-network--icon {
    width: 52px;
    max-width: 100%;
    height: 52px;
    max-height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.new-banner__img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    object-fit: cover;
}

.new-banner__smail {
    position: relative;
    top: -2px;
    margin: 0 0 0 -2px;
    width: 20px;
}

/* Медиазапросы */
@media (max-width: 1024px) {
    .new-banner {
        min-height: 382px;
    }

    .new-banner__container {
        margin: 108px auto 36px;
    }

    .new-banner__contant {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .new-banner__container {
        margin: 33px auto 36px;
        padding: 0 16px;
    }

    .new-banner {
        min-height: 312px;
    }

    .new-banner__contant {
        max-width: 301px;
    }

    .new-banner__content-title {
        margin: 0 0 16px 0;
        font-size: 24px;
        line-height: 28px;
    }

    .new-banner__content-description {
        margin: 0 0 27px 0;
    }

    .new-banner__social-network-wrapper {
        gap: 8px;
    }

    .new-banner__social-network {
        width: 36px;
        height: 36px;
    }
}

@media (max-width: 680px) {
    .new-banner__contant {
        max-width: 201px;
    }
}

@media (max-width: 480px) {
    .new-banner__content-description {
        max-width: 100px;
    }
}

.mailing {
    margin-top: 0 !important;
}

@media (min-width: 1921px) {
    .new-banner {
        min-height: 400px;
    }
}

/* End */


/* Start:/local/html/redesign/pop-app/css/pop-app.css?175161915910005*/
/* ---------------------------- Общие стили для поп-апов ------------------------------ */

/* Родительский элемент поп-апа */
.pop-app {
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
}

.pop-app_close {
    display: none;
}

.pop-app_open {
    display: flex;
}

/* Контейнер для поп-апа  */
.pop-app__container {
    position: relative;
    margin: 0 19px;
}

/* Кнопка закрытия поп-апа */
.pop-app__buuton-close {
    position: absolute;
    border-radius: 30px;
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.pop-app__icon-close {
    position: relative;
    width: 16px;
    height: 17px;
}


/* Цвета кнопок и крестиков для фиолетового, жёлтого и синего баннеров */
/* Фиолетовый */
.pop-app__buuton-close_purple {
    background: #E2BEFF;
}
.pop-app__icon-close_purple {
    stroke: #611F80!important;
}
/* Жёлтый */
.pop-app__buuton-close_yelow {
    background: #FFF4BF;
}
.pop-app__icon-close_yelow {
    stroke: #2D2D2D!important;
}
/* Синий */
.pop-app__buuton-close_blue {
    background: #0F6CFF;
}
.pop-app__icon-close_blue {
    stroke: #FFFFFF!important;
}

/* Изображение поп-апа */
.pop-app__img {
    width: 100%;
    object-fit: cover;
}

.pop-app__smail {
    position: relative;
    top: -2px;
    margin: 0 0 0 3px;
    width: 28px;
}

/* Титульник + параграф + ссылки на соц-сети */
.pop-app__content-title,
.pop-app__content-description {
    font-family: "MuseoSansCyrl", Helvetica, sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: unset;
}

.pop-app__contant {
    position: absolute;
    top: 0;
    left: 0;
    color: #FFFFFF;
}

.pop-app__contant_color-black {
    color: #2D2D2D;
}

.pop-app__content-title {
    font-weight: 600;
}

.pop-app__content-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    -webkit-line-clamp: 2;
}

.pop-app__social-network-wrapper {
    display: flex;
}

.pop-app__social-network {
    width: 80px;
    height: 80px;
}

.pop-app__social-network img {
    width: 100%;
}

@media (max-width: 768px) {
    .pop-app__container {
        margin: 0 16px;
    }
}

/* --------------------------------------------------------------------------------------- */



/* ----------------- Большой поп-апп ---------------------------*/

/* Контейнер для поп-апа  */
.pop-app__container_big {
    max-width: 900px;
}

/* Кнопка закрытия поп-апа */
.pop-app__buuton-close_big {
    right: 10%;
    top: 3%;
}

.pop-app__icon-close_big {
    left: calc(100% / 2 - 16px / 2);
    top: calc(100% / 2 - 17px / 2);
    margin-left: 0px;
}

/* Титульник + параграф + ссылки на соц-сети */
.pop-app__contant_big {
    margin: 55px 0 0 60px;
    max-width: 497px;
}

.pop-app__content-title_big {
    font-size: 33px;
    line-height: 48px;
    margin: 0 0 32px 0;
    -webkit-line-clamp: 3;
}

.pop-app__content-description_big {
    margin: 0 0 58px 0;
    font-size: 17px!important;
    -webkit-line-clamp: 2;
}


/* Медиазапросы */
@media (max-width: 1168px) {

    /* Титульник + параграф */
    .pop-app__contant_big {
        margin: 75px 0 0 40px;
    }

    .pop-app__content-title_big {
        margin: 0 0 24px 0;
    }

    .pop-app__content-description_big {
        margin: 0 0 28px 0;
        font-size: 17px!important;
    }

}

@media (max-width: 1024px) {

    /* Контейнер для поп-апа  */
    .pop-app__container_big {
        margin: 0 30px;
        max-width: 670px;
    }

    /* Кнопка закрытия поп-апа */
    .pop-app__buuton-close_big {
        right: 7%;
        top: 4%;
        width: 44px;
        height: 44px;
    }

    /* Титульник + параграф + ссылки на соц-сети */
    .pop-app__contant_big {
        margin: 85px 0 0 32px;
        max-width: 390px;
    }

    .pop-app__content-title_big {
        font-size: 32px;
        line-height: 40px;
        margin: 0 0 28px 0;
    }

    .pop-app__content-description_big {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 49px 0;
    }

    .pop-app__social-network_big {
        width: 56px;
        height: 56px;
    }
}

@media (max-width: 940px) {
    .pop-app__contant_big {
        margin: 89px 0 0 32px;
        max-width: 389px;
    }
}

@media (max-width:767px) {

    /* Контейнер для поп-апа  */
    .pop-app__container_big {
        margin: 0 16px;
    }

    /* Кнопка закрытия поп-апа */
    .pop-app__buuton-close_big {
        right: 7%;
        top: 9%;
        width: 32px;
        height: 32px;
    }

    .pop-app__icon-close_big {
        width: 13px;
        height: 12px;
        left: calc(32px / 2 - 6.5px);
        top: calc(32px / 2 - 10px);
    }

    /* Титульник + параграф + ссылки на соц-сети */
    .pop-app__contant_big {
        margin: 135px 0 0 24px;
    }

    .pop-app__content-title_big {
        -webkit-line-clamp: 4;
    }

    .pop-app__content-description_big {
        max-width: 250px;
        margin: 0 0 32px 0;
        -webkit-line-clamp: 3;
    }

    .pop-app__social-network-wrapper_big {
        gap: 8px;
    }

    .pop-app__social-network_big {
        width: 36px;
        height: 36px;
    }
    .pop-app__container_big {
        max-width: 365px!important;
    }
}

@media (max-width:540px) {

    /* Параграф */
    .pop-app__contant_big {
        margin: 110px 0 0 24px;
        max-width: 380px;
    }

    .pop-app__content-description_big {
        max-width: 200px;
    }
}

@media (max-width:480px) {
    .pop-app__buuton-close_big {
        right: 4%;
        top: 7%;
    }

    /* Титульник + параграф */
    .pop-app__contant_big {
        margin: 105px 0 0 24px;
        max-width: 320px;
    }

    .pop-app__content-title_big {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 16px 0;
    }

    .pop-app__content-description_big {
        font-size: 16px;
        line-height: 20px;
        max-width: 170px;
    }
}

@media (max-width:420px) {

    /* Параграф */
    .pop-app__contant_big {
        margin: 77px 0 0 24px;
        max-width: 201px;
    }

    .pop-app__content-description_big {
        max-width: 111px;
    }
}

/* --------------------------------------------------------------------------------------- */



/* ----------------- Маленкий поп-апп ---------------------------*/

/* Контейнер для поп-апа  */
.pop-app__container_small {
    width: 605px;
}

/* Кнопка закрытия поп-апа */
.pop-app__buuton-close_small {
    right: 0;
    top: 130px;
}

.pop-app__icon-close_small {
    left: calc(100% / 2 - 16px / 2);
    top: calc(100% / 2 - 18px / 2);
    margin-left: 0;
}

/* Титульник + параграф + ссылки на соц-сети */
.pop-app__contant_small {
    margin: 355px 50px 0;
    max-width: 604px;
    text-align: center;
}

.pop-app__content-title_small {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 36px 0;
    -webkit-line-clamp: 2;
}

.pop-app__content-description_small {
    margin: 0 0 60px 0;
}

.pop-app__social-network-wrapper_small {
    justify-content: center;
}

/* Медиазапросы */
@media (max-width: 1024px) {
    .pop-app__container_small {
        max-width: 605px;
    }

    .pop-app__contant_small {
        margin: 355px 55px 0;
        max-width: 604px;
        text-align: center;
    }

    .pop-app__content-title_small {
        font-size: 32px;
        line-height: 40px;
        margin: 0 0 32px 0;
    }

    .pop-app__content-description_small {
        margin: 0 0 56px 0;
    }
}

@media (max-width: 768px) {
    .pop-app__container_small {
        max-width: 350px!important;
    }

    .pop-app__contant_small {
        margin: 260px 16px 0;
    }

    .pop-app__content-title_small {
        -webkit-line-clamp: 3;
    }

    /* Кнопка закрытия поп-апа */
    .pop-app__buuton-close_small {
        width: 32px;
        height: 32px;
        top: 70px;
    }

    .pop-app__icon-close_small {
        width: 13px;
        height: 12px;
        left: calc(100% / 2 - 13px / 2);
        top: calc(100% / 2 - 18px / 2);
    }
    .pop-app__content-title_small {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 16px 0;
    }
    .pop-app__content-description_small {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 32px 0;
    }
}

@media (max-width:540px) {
    .pop-app__content-title_small {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 16px 0;
    }

    .pop-app__content-description_small {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 32px 0;
    }

    .pop-app__social-network-wrapper_small {
        gap: 8px;
    }

    .pop-app__social-network_small {
        width: 44px;
        height: 44px;
    }

    .pop-app__content-description_small {
        font-size: 14px;
    }
}

@media (max-width:460px) {
    .pop-app__buuton-close_small {
        top: 20px;
    }
}

@media (max-width:380px) {
    .pop-app__contant_small {
        margin: 220px 16px 0;
    }
}

@media (max-width:340px) {
    .pop-app__contant_small {
        margin: 179px 16px 0;
    }
}
@media (max-width: 769px) {
    .pop-app__contant_small {
        max-width: 256px;
        margin: 263px 51px 0;
    }
    .pop-app__social-network-wrapper_small {
        margin: 20px;
    }
}
    /* --------------------------------------------------------------------------------------- */
/* End */
/* /local/templates/torg.1c.ru/components/bitrix/catalog.element/torg.1c.ru.catalog.element.service.detail.v2/style.css?17516191597034 */
/* /local/html/redesign/main/css/useful-materials.css?17442755703748 */
/* /local/html/redesign/main/css/tag.css?1686051085182 */
/* /local/html/redesign/main/css/button-all-articles.css?17442755701026 */
/* /local/html/redesign/main/css/links.css?1686051085126 */
/* /local/html/redesign/main/css/fonts.css?17418501091189 */
/* /local/html/redesign/pop-app/css/new-banner.css?17391347792513 */
/* /local/html/redesign/pop-app/css/pop-app.css?175161915910005 */
