

/* 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_3342.css?17831500063577*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3342 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.article-container h1 {
font-size: 2.2em;
color: #2c3e50;
margin-bottom: 0.5em;
line-height: 1.3;
}
.article-container h2 {
font-size: 1.6em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 1em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
}
.article-container h3 {
font-size: 1.2em;
color: #34495e;
margin-top: 1.2em;
margin-bottom: 0.8em;
}
.article-container p {
margin-bottom: 1em;
}
.article-container a {
color: #2980b9;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container ul {
margin: 15px 0;
padding-left: 25px;
}
.article-container li {
margin-bottom: 8px;
}
.breadcrumbs {
background: #f8f9fa;
padding: 12px 16px;
border-radius: 6px;
margin-bottom: 20px;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.breadcrumbs li {
display: flex;
align-items: center;
font-size: 0.9em;
color: #7f8c8d;
margin: 0;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #bdc3c7;
}
.breadcrumbs li:last-child::after {
content: "";
}
.label {
display: inline-block;
background: #e8f4f8;
color: #2980b9;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 15px;
}
.subtitle {
font-size: 1.1em;
color: #555555;
border-left: 4px solid #3498db;
padding-left: 15px;
margin-bottom: 30px;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th,
.article-container td {
border: 1px solid #bdc3c7;
padding: 14px;
text-align: left;
vertical-align: top;
}
.article-container th {
background: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}
.article-container tr:nth-child(even) {
background: #f9fbfb;
}
.danger-block {
background: #ffebee;
border-left: 5px solid #f44336;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.danger-block strong {
color: #c62828;
}
.urgent {
color: #d32f2f;
}
.insight-block {
background: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.insight-block strong {
color: #1565c0;
}
.conclusion-block {
background: #e8f5e9;
border: 2px solid #4caf50;
padding: 25px;
margin: 35px 0;
border-radius: 8px;
}
.conclusion-block h2 {
margin-top: 0;
border-bottom: none;
color: #2e7d32;
padding-bottom: 0;
}
.disclaimer-block {
background: #f1f8e9;
border-left: 5px solid #8bc34a;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
font-size: 0.95em;
}
.info-block {
background: #f8f9fa;
padding: 20px;
border: 1px solid #dee2e6;
border-radius: 8px;
margin: 25px 0;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background: #f4f9f9;
padding: 20px;
border-radius: 8px;
border: 1px solid #e0e0e0;
}
.card h3 {
margin-top: 0;
color: #1976d2;
font-size: 1.15em;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-container {
padding: 15px;
}
}

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