

/* Start:/local/templates/main/components/bitrix/catalog.section/catalog-tabs/style.css?1670921218760*/
.prop-goods{
    font-size: 12px;
}
.prop-goods span{
    display: inline-block;
    vertical-align: middle;
}
.prop-goods .prop_icons:before{
    content:'';
    display: inline-block;
    width: 36px;
    height: 36px;
}
.prop-goods .god:before{
    background: url('/style/images/ico_5.png') no-repeat center center;
}
.prop-goods .tiptopliva:before{
    background: url('/style/images/ico_1.png') no-repeat center center;
}
.prop-goods .probeg:before{
    background: url('/style/images/ico_2.png') no-repeat center center;

}
.prop-goods .obem:before{
    background: url('/style/images/ico_3.png') no-repeat center center;
}
.prop-goods .privod:before{
    background: url('/style/images/ico_4.png') no-repeat center center;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/home_faq/style.css?17881155852637*/
.home-faq {
    padding: 70px 0 90px;
    background: #f7f7f7;
    color: #333;
}

.home-faq__content {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px;
}

.home-faq__title {
    margin: 0 0 40px;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
}

.home-faq__list {
    max-width: 1060px;
    margin: 0 auto;
}

.home-faq__item {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
    transition: border-color .2s ease, box-shadow .2s ease;
}

.home-faq__item:last-child {
    margin-bottom: 0;
}

.home-faq__item:hover,
.home-faq__item[open] {
    border-color: #d2d2d2;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .07);
}

.home-faq__question {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 24px 28px;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.35;
    cursor: pointer;
    list-style: none;
}

.home-faq__question::-webkit-details-marker {
    display: none;
}

.home-faq__question::marker {
    content: '';
}

.home-faq__question:focus-visible {
    outline: 2px solid #c90000;
    outline-offset: -3px;
}

.home-faq__icon {
    position: relative;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #c90000;
}

.home-faq__icon::before,
.home-faq__icon::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #fff;
    transform: translate(-50%, -50%);
    transition: transform .2s ease;
}

.home-faq__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.home-faq__item[open] .home-faq__icon::after {
    transform: translate(-50%, -50%) rotate(0);
}

.home-faq__answer {
    padding: 0 76px 26px 28px;
}

.home-faq__answer-text {
    padding-top: 20px;
    border-top: 1px solid #ededed;
    font-size: 16px;
    line-height: 1.65;
}

@media only screen and (max-width: 767px) {
    .home-faq {
        padding: 45px 0 55px;
    }

    .home-faq__content {
        padding: 0 15px;
    }

    .home-faq__title {
        margin-bottom: 28px;
        font-size: 28px;
    }

    .home-faq__question {
        gap: 16px;
        padding: 18px;
        font-size: 16px;
    }

    .home-faq__icon {
        flex-basis: 24px;
        width: 24px;
        height: 24px;
    }

    .home-faq__answer {
        padding: 0 18px 20px;
    }

    .home-faq__answer-text {
        padding-top: 16px;
        font-size: 15px;
        line-height: 1.55;
    }
}

/* End */
/* /local/templates/main/components/bitrix/catalog.section/catalog-tabs/style.css?1670921218760 */
/* /local/templates/main/components/bitrix/news.list/home_faq/style.css?17881155852637 */
