

/* Start:/local/templates/main_new/assets/css/pages/kompaniya.css?17731642225091*/
/* section--first */
.kompaniya .section--first {
    background-color: var(--gray-400);
    background: url('/img/decorations/bg_about-company.jpg') no-repeat center center var(--gray-400);
    background-size: cover;
}

.kompaniya .section--first {
    min-height: 400px;
}

@media (max-width: 960px) {
    .kompaniya .section--first {
        min-height: 300px;
    }
}

@media (max-width: 640px) {
    .kompaniya .section--first {
        min-height: 260px;
    }
}


/* about-statistics */
.about-statistics {
    padding: 87px 0;
    border-bottom: 1px solid var(--gray-200);
}

.about-statistics__title {
    margin: 0 0 60px 0;
}

.about-statistics__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 30px;
    row-gap: 60px;
}

.about-statistics__value {
    font-size: 42px;
    line-height: var(--lh-120);
    color: var(--gray-decor);
    margin-bottom: 10px;
    font-weight: var(--weight-thin);
}

.about-statistics__value span {
    color: var(--accent);
}

.about-statistics__label {
    font-size: 14px;
    line-height: 1.4;
}

@media (max-width: 1360px) {
    .about-statistics__value {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .about-statistics__grid {
        column-gap: 20px;
        row-gap: 30px;
    }
}

@media (max-width: 960px) {
    .about-statistics {
        padding: 78px 0;
    }

    .about-statistics__grid {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 15px;
        row-gap: 30px;
    }

    .about-statistics__value {
        font-size: 30px;
        margin-bottom: 8px;
    }

    .about-statistics__title {
        margin-bottom: 34px;
    }
}

@media (max-width: 640px) {
    .about-statistics {
        padding: 68px 0 50px;
    }

    .about-statistics__title {
        max-width: 250px;
        margin: 0 0 20px 0;
    }

    .about-statistics__grid {
        column-gap: 15px;
        row-gap: 20px;
    }

    .about-statistics__value {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .about-statistics__label {
        font-size: 12px;
    }
}


/* about-factory */
.about-factory {
    padding: 87px 0;
}

.about-factory__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.about-factory__content {
    flex: 1;
}

.about-factory__aside {
    flex: 0 0 50%;
}

.about-factory__image img {
    width: 100%;
    height: auto;
    display: block;
}

.about-factory__quality {
    margin-top: 24px;
}

.about-factory__marks {
    max-width: 227px;
    height: auto;
    display: block;
}

.about-factory__title {
    margin: 0 0 50px 0;
}

.about-factory__text p {
    font-size: 18px;
    line-height: 1.5;
    color: var(--gray-500);
    margin-bottom: 24px;
}

.about-factory__lead {
    font-weight: var(--weight-semibold);
}

.about-factory__text p:last-child {
    margin-bottom: 0;
}

@media (max-width: 960px) {
    .about-factory {
        padding: 78px 0;
    }

    .about-factory__wrapper {
        flex-direction: column;
    }

    .about-factory__content {
        width: 100%;
        margin-bottom: 0;
    }

    .about-factory__aside {
        width: 100%;
        display: flex;
        align-items: flex-start;
        gap: 20px;
    }

    .about-factory__quality {
        margin-top: 0;
        flex: 0 0 227px;
    }

    .about-factory__marks {
        height: 74px;
    }
}

@media (max-width: 640px) {
    .about-factory {
        padding: 68px 0 50px;
    }

    .about-factory__wrapper {
        flex-direction: column;
    }

    .about-factory__aside {
        flex-direction: column;
        gap: 0;
    }

    .about-factory__image {
        flex: 0 0 100%;
        width: 100%;
    }

    .about-factory__quality {
        margin-top: 20px;
        flex: 0 0 auto;
    }

    .about-factory__title {
        margin-bottom: 25px;
    }

    .about-factory__text p {
        font-size: 16px;
    }

    .about-factory__marks {
        height: 58px;
    }

}


/* about-videopresentation */
.about-videopresentation {
    background-color: var(--gray-bg);
    padding: 87px 0;
}

.about-videopresentation__title {
    margin-top: 0;
    margin-bottom: 60px;
    color: var(--gray-500);
}

.about-videopresentation__wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    background: var(--gray-100);
}

.about-videopresentation__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

@media (max-width: 1360px) {
    .about-videopresentation {
        padding: 87px 0;
    }

    .about-videopresentation__title {
        margin-bottom: 40px;
        font-size: 28px;
    }
}

@media (max-width: 960px) {
    .about-videopresentation {
        padding: 78px 0;
    }

    .about-videopresentation__title {
        margin-bottom: 40px;
    }
}

@media (max-width: 640px) {
    .about-videopresentation {
        padding: 68px 0;
    }

    .about-videopresentation__title {
        margin-bottom: 35px;
    }
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/news.list/v_benefits/style.css?17731601081977*/
.benefits-section {
    padding: 87px 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    background-image: url('/local/templates/main_new/components/bitrix/news.list/v_benefits/images/lion-watermark.svg');
    background-repeat: no-repeat;
    background-position: calc(50% - 400px) bottom; 
    background-size: 550px auto;
}

.benefits-flex {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    position: relative;
    z-index: 2;
}

.benefits-title {
    flex: 0 0 380px;
    margin: 0;
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 30px;
    flex-grow: 1;
}

.benefit-card {
    display: flex;
    align-items: center;
    gap: 20px;
}

.benefit-icon {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    background-color: var(--gray-decor);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    box-sizing: border-box;
}

.benefit-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.benefit-text {
    font-size: 15px;
    line-height: 1.4;
}

@media (max-width: 1360px) {
    .benefits-section {
        background-position: 0 bottom; 
        background-size: 480px auto;
    }
    .benefits-title {
        flex: 0 0 300px;
    }
}

@media (max-width: 960px) {
    .benefits-flex {
        flex-direction: column;
        gap: 30px;
    }
    .benefits-title {
        flex: none;
        width: 100%;
    }
    .benefits-section {
		padding-top: 78px;
        background-size: 400px auto;
        background-position: left bottom;
    }
}

@media (max-width: 640px) {
    .benefits-section {
		padding-top: 68px;
        background-position: center 100%;
        background-size: 320px auto;
    }
    .benefits-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}

@media (max-width: 375px) {
    .benefit-card {
        flex-direction: column;
        text-align: center;
    }
}
/* End */
/* /local/templates/main_new/assets/css/pages/kompaniya.css?17731642225091 */
/* /local/templates/main_new/components/bitrix/news.list/v_benefits/style.css?17731601081977 */
