

/* 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_5905.css?17818039792987*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5905 */

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

article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

h1 {
font-size: 2.2em;
color: #1a1a1a;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 0.3em;
margin-top: 1em;
margin-bottom: 0.8em;
}

h2 {
font-size: 1.6em;
color: #2d3748;
border-bottom: 1px solid #e2e8f0;
padding-bottom: 0.3em;
margin-top: 1.8em;
margin-bottom: 0.8em;
}

h3 {
font-size: 1.3em;
color: #4a5568;
margin-top: 1.5em;
margin-bottom: 0.6em;
}

p {
margin-top: 0;
margin-bottom: 1.2em;
}

ul, ol {
margin-top: 0;
margin-bottom: 1.2em;
padding-left: 1.5em;
}

li {
margin-bottom: 0.6em;
}

a {
color: #3182ce;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

strong {
font-weight: bold;
color: #1a1a1a;
}

img {
max-width: 100%;
height: auto;
display: block;
margin: 2em auto;
border-radius: 8px;
background-color: #f7fafc;
}

/* Semantic visual blocks */
.Ahunk, .chunk {
background-color: #ebf8ff;
border-left: 4px solid #3182ce;
padding: 16px 20px;
margin: 1.5em 0;
border-radius: 0 6px 6px 0;
color: #2b6cb0;
}

.Ahunk p:last-child, .chunk p:last-child {
margin-bottom: 0;
}

.selection {
background-color: #fffaf0;
border: 1px solid #feebc8;
border-left: 4px solid #dd6b20;
padding: 20px;
margin: 1.5em 0;
border-radius: 6px;
}

.selection ul:last-child,
.selection p:last-child {
margin-bottom: 0;
}

.warning {
background-color: #fff5f5;
border: 1px solid #fed7d7;
border-left: 4px solid #e53e3e;
padding: 16px 20px;
margin: 2em 0;
border-radius: 6px;
color: #c53030;
font-size: 0.95em;
}

.warning p:last-child {
margin-bottom: 0;
}

/* Grid and Cards */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 1.5em 0;
}

.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}

.card strong {
display: block;
margin-bottom: 10px;
color: #2c5282;
font-size: 1.1em;
}

.card-danger {
background-color: #fff5f5;
border-color: #fed7d7;
}

.card-danger strong {
color: #c53030;
}

.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}

/* Tables */
.table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}

table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
}

th, td {
border: 1px solid #cbd5e0;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}

th {
background-color: #edf2f7;
color: #2d3748;
font-weight: bold;
}

tr:nth-child(even) {
background-color: #f7fafc;
}

/* Bibliography */
.bibliography {
font-size: 0.9em;
color: #4a5568;
}

.bibliography li {
margin-bottom: 1em;
}

/* Responsive */
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
th, td {
padding: 10px;
}
}

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