

/* Start:/about/blog/css/style.css?1761265578641*/
.main-banner__content {
    flex-basis: 62% !important;
}

.main-banner__img {
    flex-basis: 38% !important;
}

.company-blog-wrapper {
    padding: 8rem 0 16rem;
}

@media screen and (max-width: 1200px) {
    .main-banner__content {
        flex-basis: 53% !important;
    }
    .main-banner__img {
        flex-basis: 47% !important;
        margin-left: 2rem;
    }
}

@media screen and (max-width: 992px) {
    .main-banner__img {
        margin-left: 0;
    }
    .company-blog-wrapper {
        padding: 10rem 0 18rem;
    }
}

@media screen and (max-width: 500px) {
    .company-blog-wrapper {
        padding: 6rem 0 16rem;
    }
}
/* End */


/* Start:/local/templates/megatext/components/bitrix/news/blog_megatext/bitrix/news.detail/.default/style.css?17612640722457*/
.news-detail {
    font-size: 18px;
    line-height: 1.7;
    color: var(--text-primary, #222);
    word-break: break-word;
}


.news-detail p {
    margin: 1.2em 0;
}


.news-detail h1,
.news-detail h2,
.news-detail h3 {
    line-height: 1.3;
    color: var(--text-primary-dark, #111);
    font-weight: 700;
}

.news-detail h1 {
    font-size: 46px;
    margin-bottom: .8em;
}

.news-detail h2 {
    font-size: 32px;
    margin-top: 2em;
    margin-bottom: 1em;
}

.news-detail h3 {
    font-size: 24px;
    margin-top: 1.5em;
    margin-bottom: .6em;
}


.news-detail img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1.5em auto;
    border-radius: 8px;
}


.news-detail a {
    text-decoration: underline;
    color: var(--link-color, #1e64d3);
    transition: color 0.2s;
}

.news-detail a:hover {
    color: var(--link-hover, #144a9a);
}


.news-detail blockquote {
    border-left: 4px solid var(--accent, #486DAA);
    padding-left: 1em;
    color: #555;
    font-style: italic;
    margin: 1.5em 0;
}


.news-detail ul,
.news-detail ol {
    margin: 1.2em 0 1.2em 1.5em;
    padding: 0;
}

.news-detail li {
    margin-bottom: 0.5em;
}


.news-detail table {
    width: 100%;
    border-collapse: collapse;
    margin: 1.5em 0;
    font-size: 0.95em;
}

.news-detail th,
.news-detail td {
    border: 1px solid #ddd;
    padding: 0.75em;
    text-align: left;
}

.news-detail th {
    background: #f5f5f5;
    font-weight: 600;
}


.news-date-time {
    color: #486DAA;
    font-size: 0.9em;
    margin-bottom: 1.5em;
    display: block;
}

/* Перенос строк */
.news-detail br {
    display: none;
}


@media (max-width: 1024px) {
    .news-detail {
        font-size: 17px;
    }

    .news-detail h1 {
        font-size: 38px;
    }

    .news-detail h2 {
        font-size: 28px;
    }

    .news-detail h3 {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .news-detail {
        font-size: 16px;
    }

    .news-detail h1 {
        font-size: 32px;
    }

    .news-detail h2 {
        font-size: 26px;
    }

    .news-detail h3 {
        font-size: 20px;
    }

    .news-detail img {
        margin: 1em 0;
    }
}

@media (max-width: 480px) {
    .news-detail {
        font-size: 15px;
        line-height: 1.6;
    }

    .news-detail h1 {
        font-size: 26px;
    }

    .news-detail h2 {
        font-size: 22px;
    }

    .news-detail h3 {
        font-size: 18px;
    }
}

/* End */
/* /about/blog/css/style.css?1761265578641 */
/* /local/templates/megatext/components/bitrix/news/blog_megatext/bitrix/news.detail/.default/style.css?17612640722457 */
