

/* Start:/local/templates/proxima_v2/components/bitrix/news/blog/style.css?17888851261262*/
.article-cta {
    display: flex;
    justify-content: center;
    margin: 40px auto;
    padding: 0 15px;
}

.article-cta__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    min-height: 74px;
    padding: 20px 42px;
    border-radius: 999px;
    background: #f8c719;
    color: #17170f;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.article-cta__button:hover,
.article-cta__button:focus-visible {
    background: #ffd43b;
    color: #17170f;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(23, 23, 15, .18);
}

.article-cta__arrow {
    flex: 0 0 auto;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
}

@media (max-width: 575px) {
    .article-cta {
        margin: 30px auto;
        padding: 0;
    }

    .article-cta__button {
        width: auto;
        max-width: calc(100% - 32px);
        min-height: 54px;
        gap: 10px;
        padding: 14px 20px;
        font-size: 15px;
    }

    .article-cta__arrow {
        font-size: 22px;
    }
}

/* End */


/* Start:/local/templates/proxima_v2/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17772989261233*/
.title
{
    margin-bottom: 34px;
    line-height: 1.2;
}
.content .field--name-body,
.content .field--name-body *
{
    font-family: "Montserrat", sans-serif !important;
    font-size: 24px !important;
    color: #222 !important;
    line-height: 1.6 !important;
}
.content .field--name-body a,
.content .field--name-body a *
{
    color: #222 !important;
}
.content hr
{
    border: 0;
    border-top: 2px solid #eeeeee;
    margin: 2rem 0;
}
.content .news-video
{
    margin: 1.5rem 0;
    display: flex;
    justify-content: center;
}
.content img
{
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.content .field--name-body iframe {
    display: block;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9 !important;
    margin: 1rem 0;
}
@media (max-width: 1200px)
{
    .content .field--name-body,
    .content .field--name-body *
    {
        font-size: 18px !important;
    }
}
@media (max-width: 768px)
{
    .content .title
    {
        margin-bottom: 20px;
    }
    .content .field--name-body,
    .content .field--name-body *
    {
        font-size: 14px !important;
    }
}
@media(max-width: 500px)
{
    .content .title
    {
        margin-bottom: 10px;
    }
}

/* End */
/* /local/templates/proxima_v2/components/bitrix/news/blog/style.css?17888851261262 */
/* /local/templates/proxima_v2/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17772989261233 */
