

/* 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_5729.css?17812606393770*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5729 */

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

.sr-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.sr-article * {
box-sizing: border-box;
}
.sr-article h1, .sr-article h2, .sr-article h3 {
color: #0b2444;
}
.sr-article h1 {
font-size: 2.2rem;
margin-bottom: 1rem;
line-height: 1.2;
}
.sr-article h2 {
font-size: 1.8rem;
margin-top: 2.5rem;
margin-bottom: 1.5rem;
padding-bottom: 0.5rem;
border-bottom: 2px solid #edf5fc;
}
.sr-article h3 {
font-size: 1.3rem;
margin-top: 0;
margin-bottom: 1rem;
}
.sr-article p {
margin-bottom: 1.2rem;
}
.sr-article a {
color: #1a6fbf;
text-decoration: underline;
text-underline-offset: 2px;
}
.sr-article a:hover {
color: #145499;
}
.sr-article img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 2rem 0;
display: block;
box-shadow: 0 4px 12px rgba(11,36,68,.05);
}
.sr-breadcrumb {
font-size: 0.85rem;
color: #566878;
margin-bottom: 2rem;
}
.sr-badge {
display: inline-block;
background-color: #e9f7f1;
color: #1a7a50;
padding: 6px 12px;
border-radius: 20px;
font-size: 0.85rem;
font-weight: bold;
margin-bottom: 1rem;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.sr-box-danger {
background-color: #fff5f4;
border-left: 4px solid #c0392b;
padding: 1.5rem 2rem;
margin: 2rem 0;
border-radius: 0 12px 12px 0;
}
.sr-box-danger strong {
color: #c0392b;
}
.sr-insight {
background-color: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 1.5rem 2rem;
margin: 2rem 0;
border-radius: 0 12px 12px 0;
}
.sr-insight strong {
color: #0b2444;
}
.sr-conclusion {
background-color: #e9f7f1;
border: 1px solid #a8dfc6;
padding: 2rem;
margin: 2.5rem 0;
border-radius: 12px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin: 2rem 0;
}
.card {
background-color: #ffffff;
padding: 1.5rem;
border-radius: 12px;
border: 1px solid #cfd9e6;
box-shadow: 0 2px 18px rgba(11,36,68,.05);
}
.sr-table {
width: 100%;
border-collapse: collapse;
margin: 2rem 0;
font-size: 0.95rem;
background-color: #ffffff;
}
.sr-table th, .sr-table td {
border: 1px solid #cfd9e6;
padding: 1rem;
text-align: left;
vertical-align: top;
}
.sr-table th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
.sr-table tr:nth-child(even) td {
background-color: #f8fafc;
}
.sr-table tr:hover td {
background-color: #edf5fc;
}
.sr-toc {
background-color: #edf5fc;
padding: 2rem;
border-radius: 12px;
margin: 2rem 0;
}
.sr-toc ul {
columns: 2;
column-gap: 2rem;
list-style-type: decimal;
list-style-position: inside;
padding-left: 0;
margin-bottom: 0;
}
.sr-toc li {
margin-bottom: 0.8rem;
break-inside: avoid;
}
ul {
padding-left: 1.5rem;
margin-bottom: 1.2rem;
}
li {
margin-bottom: 0.5rem;
}
.step-list {
list-style-type: decimal;
}
.sr-meta {
background-color: #f8fafc;
padding: 1.5rem;
border-radius: 12px;
border: 1px solid #cfd9e6;
margin: 2rem 0;
font-size: 0.9rem;
}
.sr-meta p {
margin-bottom: 0.5rem;
}
.sr-meta p:last-child {
margin-bottom: 0;
}
.sr-disclaimer {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 1.5rem 2rem;
margin-top: 2rem;
font-size: 0.9rem;
color: #1c2b3a;
border-radius: 0 12px 12px 0;
}
.sr-disclaimer strong {
color: #b05c00;
}
.text-success { color: #1a7a50; }
.text-warning { color: #b05c00; }
.text-danger { color: #c0392b; }

@media (max-width: 768px) {
.sr-table {
display: block;
overflow-x: auto;
white-space: normal;
}
.sr-table th, .sr-table td {
min-width: 120px;
}
.sr-toc ul {
columns: 1;
}
}

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