

/* Start:/local/templates/.default/components/bitrix/catalog/blog/realweb/catalog.element/.default/style.css?17506760981272*/
.articles__tags {
    max-width:350px;
    flex-wrap:wrap;
}
.art_text {
    font-family: Geometria;
    font-size: 16px;
    line-height: 20px;
}
.info a {
    font-family: "Geometria" !important;
}

.art_text h2 {
    font-size: 20px;
    font-weight: bold;
}
.art_text h3 {
    font-size: 18px;
    font-weight: bold;
}

.table-container {
width: 100%;
overflow-x: auto;
margin: 20px 0;
-webkit-overflow-scrolling: touch; /* Плавная прокрутка на iOS */
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
border-radius: 8px;
}

table {
width: 100%;
}

table td,
table th {
border: 1px solid #ddd;
padding: 8px 12px;
text-align: center;
vertical-align: middle;
}

table th {
background-color: #6a9143;
color: white;
font-weight: bold;
}

@media (max-width: 768px) {
    .art_text {
        font-size: 16px;
        line-height: 24px;
    }
    .art_text .article-detail__contents {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
    }
}
@media (max-width: 991px) {
    #inner-banner-new-big .banner-h1 {
        z-index: 1;
    }
    .banner-wrapper-blog {
        max-height: 35vh;
    }
}

@media screen and (max-width: 991px) {
    .art_text .article-detail__contents * {
        font-size: 16px;
        line-height: 24px;
    }
}
/* End */


/* Start:/local/templates/.default/components/realweb/blank/share/style.css?172736353550*/
.social--icon {
    max-width: unset !important;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/blog/realweb/catalog.element/.default/style.css?17506760981272 */
/* /local/templates/.default/components/realweb/blank/share/style.css?172736353550 */
