

/* Start:/local/templates/doctor/components/bitrix/catalog.element/element/style.css?1775475893725*/
.share__bottom-rating {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.share__bottom-rating-stars {
    display: flex;
    align-items: center;
    gap: 2px;
}

.share__bottom-rating-star {
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 1;
    color: #d9d9d9;
    cursor: pointer;
    transition: color .2s ease;
}

.share__bottom-rating-star.is-active {
    color: #f5b301;
}

.share__bottom-rating-info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #787070;
}

.share__bottom-rating-value {
    font-weight: 700;
    color: #323232;
}
/* End */


/* Start:/upload/article_assets/iblock_12/element_5531.css?17804058342655*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5531 */

/* ===== STYLE BLOCK ===== */

.papula-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.papula-article h1, .papula-article h2, .papula-article h3 {
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.papula-article h1 {
font-size: 2.2rem;
}
.article-meta {
color: gray;
font-size: 0.9em;
text-transform: uppercase;
margin-bottom: 10px;
}
.papula-article a {
color: #2980b9;
text-decoration: none;
}
.papula-article a:hover {
text-decoration: underline;
}
.papula-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
}
.papula-article ul {
margin-bottom: 20px;
padding-left: 20px;
}
.papula-article li {
margin-bottom: 10px;
}
.papula-table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
.papula-article table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
background-color: #fff;
}
.papula-article th, .papula-article td {
border: 1px solid #ddd;
padding: 12px;
text-align: left;
}
.papula-article th {
background-color: #f4f6f8;
font-weight: bold;
color: #2c3e50;
}
.papula-article tr:nth-child(even) td {
background-color: #f9fbfd;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #fdfdfd;
border: 1px solid #eaeaea;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
font-size: 1.1rem;
color: #2c3e50;
}
.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.danger-block {
background-color: #ffebe9;
border-left: 5px solid #d9534f;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #e8f4fd;
border-left: 5px solid #2980b9;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #eafaf1;
border-left: 5px solid #27ae60;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.expert-block {
background-color: #f0f8ff;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
border: 1px solid #d0e3f5;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.toc-block {
background: #f9f9f9;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.badge-urgent {
color: #d9534f;
font-weight: bold;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

/* End */
/* /local/templates/doctor/components/bitrix/catalog.element/element/style.css?1775475893725 */
/* /upload/article_assets/iblock_12/element_5531.css?17804058342655 */
