

/* 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_5922.css?17818037262402*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5922 */

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

article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
margin: 0 auto;
max-width: 900px;
padding: 20px;
color: #333333;
}

section {
margin-bottom: 40px;
}

h1 {
font-size: 2.2em;
color: #1a1a1a;
margin-bottom: 20px;
line-height: 1.3;
}

h2 {
font-size: 1.6em;
color: #2c3e50;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 10px;
margin-top: 40px;
margin-bottom: 20px;
}

h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 25px;
margin-bottom: 15px;
}

p {
margin-bottom: 16px;
}

ul, ol {
margin-bottom: 20px;
padding-left: 25px;
}

li {
margin-bottom: 10px;
}

strong {
font-weight: bold;
color: #111111;
}

a {
color: #2980b9;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
background-color: #f8f9fa;
}

.table-responsive {
overflow-x: auto;
margin-bottom: 25px;
}

table {
width: 100%;
border-collapse: collapse;
margin: 10px 0;
}

th, td {
border: 1px solid #cbd5e1;
padding: 14px;
text-align: left;
vertical-align: top;
}

th {
background-color: #f1f5f9;
font-weight: bold;
color: #1e293b;
}

tr:nth-child(even) td {
background-color: #f8fafc;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

article.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}

article.card p:last-child,
article.card ul:last-child {
margin-bottom: 0;
}

.Ahunk {
background-color: #eff6ff;
border-left: 4px solid #3b82f6;
padding: 18px 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
font-weight: bold;
color: #1e3a8a;
}

.selection {
background-color: #fefce8;
border-left: 4px solid #eab308;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
font-weight: bold;
color: #854d0e;
}

.warning {
background-color: #fef2f2;
border-left: 4px solid #ef4444;
padding: 18px 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
font-size: 0.95em;
color: #991b1b;
}

@media (max-width: 768px) {
article {
padding: 15px;
}

h1 {
font-size: 1.8em;
}

h2 {
font-size: 1.4em;
}

.cards-grid {
grid-template-columns: 1fr;
}
}

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