

/* 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_2307.css?17812733523495*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2307 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
padding: 20px;
box-sizing: border-box;
}
.article-container * {
box-sizing: border-box;
}
h1, h2, h3 {
color: #1a252f;
margin-top: 0;
}
h1 {
font-size: 36px;
margin-bottom: 16px;
line-height: 1.2;
}
h2 {
font-size: 26px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
margin-top: 40px;
margin-bottom: 24px;
}
h3 {
font-size: 20px;
margin-top: 24px;
margin-bottom: 12px;
}
p {
margin-top: 0;
margin-bottom: 16px;
}
ul {
margin-top: 0;
margin-bottom: 24px;
padding-left: 24px;
}
li {
margin-bottom: 8px;
}
a {
color: #2980b9;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.2s;
}
a:hover {
border-bottom-color: #2980b9;
}
strong {
font-weight: bold;
color: #111;
}
img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 24px 0;
display: block;
box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.label {
display: inline-block;
background-color: #e8f4f8;
color: #2980b9;
padding: 6px 12px;
border-radius: 20px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 16px;
}
.subtitle {
font-size: 18px;
color: #4a5568;
margin-bottom: 32px;
}
.breadcrumbs {
font-size: 14px;
color: #7f8c8d;
margin-bottom: 24px;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.breadcrumbs a {
color: #7f8c8d;
}
.breadcrumbs a:hover {
color: #2980b9;
}

.warning-block {
background-color: #fff4f4;
border-left: 5px solid #e74c3c;
padding: 20px 24px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #c0392b;
}
.insight-block {
background-color: #f0f8ff;
border-left: 5px solid #3498db;
padding: 20px 24px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #f4fbf5;
border-left: 5px solid #27ae60;
padding: 24px;
margin: 32px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block h2 {
border-bottom: none;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 16px;
color: #219150;
}

.table-responsive {
overflow-x: auto;
margin: 24px 0;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
font-size: 15px;
}
th, td {
border: 1px solid #ecf0f1;
padding: 14px 16px;
vertical-align: top;
text-align: left;
}
th {
background-color: #2c3e50;
color: #fff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f9fbfc;
}
tr:hover td {
background-color: #f1f4f6;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
margin: 24px 0;
}
.card {
background-color: #fff;
border: 1px solid #e1e8ed;
border-top: 4px solid #3498db;
border-radius: 8px;
padding: 24px;
box-shadow: 0 4px 16px rgba(0,0,0,0.04);
display: flex;
flex-direction: column;
}
.card h3 {
color: #2c3e50;
margin-top: 0;
border-bottom: 1px solid #eee;
padding-bottom: 12px;
margin-bottom: 16px;
font-size: 18px;
}

.toc {
background-color: #f8f9fa;
padding: 24px;
border-radius: 12px;
margin: 32px 0;
border: 1px solid #e9ecef;
}
.toc h2 {
margin-top: 0;
border-bottom: none;
margin-bottom: 16px;
font-size: 20px;
}
.toc ul {
margin-bottom: 0;
}
.toc li {
margin-bottom: 10px;
}

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