

/* 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_5871.css?17818044252671*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5871 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-container h1 {
font-size: 2.2em;
color: #1a365d;
margin-bottom: 20px;
line-height: 1.3;
}
.article-container h2 {
font-size: 1.6em;
color: #2b6cb0;
margin-top: 35px;
margin-bottom: 15px;
border-bottom: 2px solid #ebf8ff;
padding-bottom: 8px;
}
.article-container h3 {
font-size: 1.25em;
color: #2c5282;
margin-top: 20px;
margin-bottom: 12px;
}
.article-container p {
margin-bottom: 16px;
}
.article-container ul {
margin-bottom: 16px;
padding-left: 24px;
}
.article-container li {
margin-bottom: 8px;
}
.article-container a {
color: #3182ce;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
}
.article-container strong {
font-weight: bold;
color: #1a365d;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}
.card h2, .card h3 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
}
.attention-card {
background-color: #fffaf0;
border-color: #feebc8;
}
.summary-block {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 25px 0;
}
.insight-block {
background-color: #fffff0;
border-left: 5px solid #d69e2e;
padding: 18px 20px;
border-radius: 0 8px 8px 0;
margin: 25px 0;
}
.warning-block {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 25px 0;
}
.final-block {
background-color: #f0fff4;
border-left: 5px solid #38a169;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 35px 0;
text-align: center;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
}
.article-container th, .article-container td {
border: 1px solid #cbd5e0;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}
.article-container th {
background-color: #2b6cb0;
color: #ffffff;
font-weight: bold;
}
.article-container tr:nth-child(even) td {
background-color: #f7fafc;
}
.reference-list {
list-style-type: decimal;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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