

/* 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_5967.css?17818802983862*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5967 */

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

.sr-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #223344;
padding: 20px;
}
.sr-article * {
box-sizing: border-box;
}
.sr-article a {
color: #1a6fbf;
text-decoration: underline;
text-underline-offset: 2px;
}
.sr-article a:hover {
color: #145499;
}
.sr-breadcrumb {
font-size: 0.9em;
color: #667788;
margin-bottom: 24px;
}
.sr-lead {
margin-bottom: 30px;
}
.sr-lead-label {
background-color: #e0f7fa;
color: #006064;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.8em;
font-weight: bold;
display: inline-block;
margin-bottom: 12px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.sr-lead h1 {
color: #112233;
font-size: 2.4em;
margin: 0 0 16px 0;
line-height: 1.2;
}
.sr-lead p {
font-size: 1.15em;
color: #445566;
margin: 0;
}
.sr-box-danger {
background-color: #fff5f5;
border-left: 5px solid #d32f2f;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.sr-box-danger h3 {
color: #d32f2f;
margin-top: 0;
margin-bottom: 12px;
font-size: 1.2em;
}
.sr-box-danger p {
margin: 0;
}
.sr-box-danger ol {
margin: 0 0 12px 0;
padding-left: 20px;
}
.sr-box-danger li {
margin-bottom: 8px;
}
.sr-section {
margin-bottom: 40px;
}
.sr-section h2 {
color: #112233;
font-size: 1.8em;
border-bottom: 2px solid #e0f7fa;
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 20px;
}
.sr-section h3 {
color: #112233;
font-size: 1.4em;
margin-top: 24px;
margin-bottom: 12px;
}
.sr-toc {
background-color: #f8f9fa;
padding: 24px;
border-radius: 12px;
margin-bottom: 30px;
}
.sr-toc-title {
font-weight: bold;
font-size: 1.1em;
margin-top: 0;
margin-bottom: 16px;
text-transform: uppercase;
color: #445566;
}
.sr-toc ol {
margin: 0;
padding-left: 20px;
columns: 1;
}
@media (min-width: 600px) {
.sr-toc ol {
columns: 2;
column-gap: 40px;
}
}
.sr-toc li {
margin-bottom: 10px;
}
.sr-table-wrap {
overflow-x: auto;
margin: 24px 0;
}
.sr-table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
font-size: 0.95em;
}
.sr-table th {
background-color: #112233;
color: #ffffff;
text-align: left;
padding: 14px;
font-weight: bold;
border: 1px solid #cdd5df;
}
.sr-table td {
padding: 14px;
border: 1px solid #cdd5df;
vertical-align: top;
}
.sr-table tr:nth-child(even) td {
background-color: #f4f7fb;
}
.sr-ai-cite {
background: linear-gradient(135deg, #f0f7ff, #e0f0fa);
border-left: 4px solid #1a6fbf;
padding: 20px;
border-radius: 0 12px 12px 0;
margin: 24px 0;
}
.sr-ai-cite strong {
color: #145499;
display: block;
margin-bottom: 8px;
font-size: 1.05em;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 24px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.card h3 {
margin-top: 0;
margin-bottom: 12px;
color: #112233;
font-size: 1.2em;
}
.card p {
margin: 0;
color: #445566;
}
.card ul {
margin-top: 10px;
margin-bottom: 0;
padding-left: 20px;
}
.sr-faq-item h3 {
color: #1a6fbf;
}
.sr-review-block {
background-color: #f8f9fa;
padding: 24px;
border: 1px solid #e2e8f0;
margin-top: 40px;
border-radius: 12px;
}
.sr-ymyl-disclaimer {
background-color: #fff3cd;
padding: 20px;
border-radius: 0 12px 12px 0;
margin-top: 24px;
font-size: 0.95em;
border-left: 5px solid #ffc107;
color: #664d03;
}
.sr-ymyl-disclaimer strong {
display: block;
margin-bottom: 8px;
}
.sr-refs {
font-size: 0.9em;
margin-top: 40px;
border-top: 1px solid #e2e8f0;
padding-top: 24px;
word-wrap: break-word;
}
.sr-refs li {
margin-bottom: 10px;
}

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