

/* 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_6026.css?17818791682867*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6026 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
padding: 20px;
background-color: #ffffff;
}
h1, h2, h3 {
color: #1a1a1a;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
h1 {
font-size: 2.2em;
line-height: 1.2;
margin-top: 0;
}
h2 {
font-size: 1.6em;
border-bottom: 2px solid #eaeaea;
padding-bottom: 5px;
}
h3 {
font-size: 1.2em;
}
p {
margin: 0 0 1em 0;
}
a {
color: #0056b3;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9em;
margin-bottom: 20px;
color: #666;
}
.breadcrumbs ul {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0;
margin: 0;
gap: 8px;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #ccc;
}
.breadcrumbs li:last-child::after {
content: "";
}
.article-header {
text-align: left;
margin-bottom: 30px;
}
.badge {
display: inline-block;
background: #e9ecef;
padding: 4px 12px;
border-radius: 20px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 12px;
color: #495057;
}
.subtitle {
font-size: 1.1em;
color: #555;
}
.warning-block, .insight-block, .conclusion-block, .expert-block {
padding: 18px 24px;
margin: 24px 0;
border-radius: 8px;
}
.warning-block.danger {
background-color: #fdf2f2;
border-left: 5px solid #dc3545;
color: #842029;
}
.warning-block {
background-color: #fff8e1;
border-left: 5px solid #ffc107;
color: #664d03;
}
.insight-block {
background-color: #e3f2fd;
border-left: 5px solid #0dcaf0;
color: #055160;
}
.conclusion-block {
background-color: #e8f5e9;
border-left: 5px solid #198754;
color: #0f5132;
}
.expert-block {
background-color: #f8f9fa;
border: 1px solid #dee2e6;
}
table {
width: 100%;
border-collapse: collapse;
margin: 24px 0;
font-size: 0.95em;
}
th, td {
border: 1px solid #ddd;
padding: 14px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f4f6f8;
font-weight: bold;
}
tr:nth-child(even) {
background-color: #fcfcfc;
}
.table-responsive {
overflow-x: auto;
width: 100%;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background: #fdfdfd;
border: 1px solid #eaeaea;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0,0,0,0.03);
}
.card h3 {
margin-top: 0;
color: #0056b3;
}
ul {
padding-left: 20px;
margin: 12px 0;
}
li {
margin-bottom: 8px;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 24px auto;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
@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_6026.css?17818791682867 */
