

/* Start:/local/components/torg1c/search.tags.cloud/templates/.default/style.css?17442755692075*/
span.tag-span {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    margin: 0 !important;
}

/* Блок сбросить тег */
.plank-drop {
    background: rgba(255, 223, 1, 0.1);
    border-radius: 12px;
}

.plank-drop_intend {
    margin: 36px 0 0 0;
}

.plank-drop_wrapper {
    display: flex;
    align-items: center;
    padding: 20px 84px;
}

.plank-drop__description {
    flex: 1 0;
    text-align: center;
    font-family: "MuseoSansCyrl-500", Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin-right: 9px;
}

h1.plank-drop__description {
    margin: initial;
}

.plank-drop__button {
    display: inline-block;
    min-height: 44px;
    background: #FFFFFF;
    border: 1px solid #D91920;
    border-radius: 8px;
    padding: 10px 40px 10px 15px;

    font-family: "Roboto", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.plank-drop__button_link,
.plank-drop__button_link:hover,
.plank-drop__button_link:active,
.plank-drop__button_link:visited,
.plank-drop__button{
    color: #D91920;
}

.plank-drop__button_link {
    display: flex;
    align-items: center;
}

.plank-drop__button .reset-icon {
    width: 24px;
    height: 24px;
    margin-right: 17px;
}

@media (max-width: 1024px) {
    .plank-drop_wrapper {
        padding: 16px 32px;
    }

    .plank-drop__description {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 768px) {
    .plank-drop_intend {
        margin: 24px 0 0 0;
    }

    .plank-drop_wrapper {
        padding: 16px;
        flex-flow: column;
    }

    .plank-drop__description {
        font-size: 14px;
        line-height: 16px;
        display: inline;
    }

    .plank-drop__button {
        display: flex;
        align-items: center;
        min-width: 256px;
        margin: 10px 0 0 0;
        padding: 9px 32px 9px 15px;
    }

    .plank-drop__button span {
        flex: 1 0;
    }
}
/* End */


/* Start:/local/html/redesign/rubrics/css/tags.css?17442755701925*/
.tags {
    display: flex;
    flex-flow: wrap;
    gap: 6px 6px;
    padding: 8px;
    background: linear-gradient(134.9deg, #D7F0FF 27.05%, rgba(227, 214, 255, 0.3) 81.13%), #C3FBFF;
    border-radius: 12px;
}

.tags__tag_active {
    background: #9A9FAD !important;
    color: #FFFFFF !important;
    border: none;
}

.tags__tag_full {
    display: block !important;
}

.tags_intend {
    margin: 36px 0 0 0;
}

.tags div {
    padding: 6px 10px;
    background: #FFFFFF;
    border: 1px solid rgba(113, 112, 112, 0.2);
    border-radius: 10px;
    font-family: "MuseoSansCyrl-300", Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-align: left;
    color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.tags div:not(:nth-child(-n + 10)) {
    display: none;
}

.tags div:hover {
    color: rgba(0, 0, 0, 0.8);
}

.tags a {
    padding: 6px 10px;
    background: #FFFFFF;
    border: 1px solid rgba(113, 112, 112, 0.2);
    border-radius: 10px;
    font-family: "MuseoSansCyrl-300", Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-align: left;
    color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.tags a:hover {
    color: rgba(0, 0, 0, 0.8);
}

.tags p {
    align-self: center;
    font-family: "Roboto", Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: #525252;
    margin: 0 0 0 6px;
    border-bottom: 1px dashed #525252;
    cursor: pointer;
}
.visible {
    display: block;
}
.unVisible {
    display: none ;
}

.tags p:hover {
    color: rgba(0, 0, 0, 1);
}

@media (max-width: 480px) {
    .tags_intend {
        margin: 24px 0 0 0;
    }

    .tags div:not(:nth-child(-n + 6)) {
        display: none;
    }
}
/* End */


/* Start:/local/html/redesign/rubrics/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/rubrics/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/templates/torg.1c.ru/components/bitrix/system.pagenavigation/torg.1c.ru.system.pagenavigation.seo/style.css?1730537704997*/
.seo-pagination .page-link {
    font-size: 15px;
    border-color: #cdd4de;
    color: #151515;
    padding: 0.84rem 1.143rem;
}
.seo-pagination .page-link:hover {
    background-color: #edf0f6;
}
@media (max-width: 575px) {
    .seo-pagination .page-link {
        padding: 0.84rem 1rem;
    }
}
.seo-pagination .page-item.disabled {
    color: #333;
}
.seo-pagination .page-item.active .page-link {
    background-color: #edf0f6;
    border-color: #cdd4de;
    color: #151515;
}
.seo-pagination .page-item:first-child .page-link, .seo-pagination .page-item:last-child .page-link {
    padding: 0.822rem 0.929rem;
}
@media (max-width: 575px) {
    .seo-pagination .page-item:first-child .page-link, .seo-pagination .page-item:last-child .page-link {
        padding: 0.822rem 0.77rem;
    }
}
.seo-pagination .icon {
    color: #333;
    stroke-width: 2px;
}
.seo-pagination .icon-left-arrow {
    transform: rotate(90deg);
}
.seo-pagination .icon-right-arrow {
    transform: rotate(270deg);
}

/* End */


/* Start:/local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.news.index.v3/style.css?1744275570767*/
.news-list__item-description {

    font-family: "Museo Sans", Helvetica, sans-serif;
    line-height: 24px;
}

.news-list__item-description > div:last-child {
    padding-top: 10px;
}

@media (min-width: 768px) {
    .news-list__item-description {
        display: grid;
        display: -ms-grid;
        grid-template-columns: 1fr 6fr;
        -ms-grid-columns: 1fr 6fr;
        align-items: baseline;
    }
}

@media (min-width: 768px) {
    .news-list__item-description > div:first-child {
        -ms-grid-column: 1;
    }
}

@media (max-width: 767.98px) {
    .news-list__item-description > div:first-child {
        margin-bottom: 3px;
    }
}
@media (min-width: 768px) {
    .news-list__item-description > div:last-child {
        -ms-grid-column: 2;
    }
}
/* 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/components/torg1c/search.tags.cloud/templates/.default/style.css?17442755692075 */
/* /local/html/redesign/rubrics/css/tags.css?17442755701925 */
/* /local/html/redesign/rubrics/css/tag.css?1686051085182 */
/* /local/html/redesign/rubrics/css/fonts.css?17418501091189 */
/* /local/templates/torg.1c.ru/components/bitrix/system.pagenavigation/torg.1c.ru.system.pagenavigation.seo/style.css?1730537704997 */
/* /local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.news.index.v3/style.css?1744275570767 */
/* /local/html/redesign/pop-app/css/new-banner.css?17391347792513 */
/* /local/html/redesign/pop-app/css/pop-app.css?175161915910005 */
