

/* Start:/local/templates/helicon-shop/components/bitrix/news/politics/bitrix/news.detail/.default/style.css?16987284042220*/
.page-title.center1200 h1 {
    font-size: 23px;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 16px;
}

.processing-policy {
    padding-bottom: 40px;
}

.section-title__link {
    width: fit-content;
    display: block;
    font-weight: 500;
    font-size: 36px;
    line-height: 118.5%;
    margin-bottom: 16px;
    transition: all 0.5s ease;
}

.section-title__link:hover {
    color: var(--orange-color);
}

.processing-policy__text {
    margin-bottom: 24px;
}

.processing-policy__text-title {
    padding: 8px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #041229;
}

.section__link {
    width: fit-content;
    display: block;
    margin-bottom: 80px;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #041229;
    transition: all 0.5s ease;
}

.section__link:hover {
    color: var(--orange-color);
}

.processing-policy__text ul {
    padding-left: 18px;
}

.processing-policy__text li {
    list-style: initial;
}

.document__download {
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 20px;
    background-color: #f4fbfd;
    margin: 20px 0;
    border-radius: 12px;
}

.document__download:hover .document__download-link div {
    color: var(--orange-color);
}

.document__download svg {
    transition: all 0.5s ease;
}

.document__download path {
    transition: all 0.5s ease;
}

/* .document__download path:last-child {
    stroke: #0412292b;
} */

.document__download:hover path {
    fill: var(--orange-color);
    transition: all 0.5s ease;
}

.document__download-img {
    margin-right: 16px;
}

.document__download-link div {
    display: inline-block;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;

    transition: color 0.5s ease;
}

.document__download-link p {
    font-weight: 400;
    font-size: 15px;
    line-height: 12px;

    color: #a8a9ad;
}

@media screen and (max-width: 1023px) {
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-60 {
    margin-left: 60px;
}
/* End */
/* /local/templates/helicon-shop/components/bitrix/news/politics/bitrix/news.detail/.default/style.css?16987284042220 */
