

/* 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_5772.css?17812713593461*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5772 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
padding: 20px;
}
.article-container h1,
.article-container h2,
.article-container h3 {
color: #0b2444;
margin-top: 1.5em;
margin-bottom: 0.6em;
}
.article-container h1 {
font-size: 2.4em;
line-height: 1.2;
margin-top: 0.2em;
}
.article-container h2 {
font-size: 1.8em;
padding-bottom: 10px;
border-bottom: 2px solid #edf5fc;
}
.article-container h3 {
font-size: 1.3em;
}
.article-container p,
.article-container li {
font-size: 1.05em;
margin-bottom: 0.8em;
}
.article-container a {
color: #1a6fbf;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(11, 36, 68, 0.08);
}
.breadcrumbs {
font-size: 0.9em;
color: #566878;
margin-bottom: 20px;
}
.label-badge {
display: inline-block;
background-color: #dceefa;
color: #145499;
padding: 6px 12px;
border-radius: 6px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 10px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f4f8fc;
border-radius: 12px;
padding: 20px;
border: 1px solid #cfd9e6;
box-shadow: 0 2px 10px rgba(11, 36, 68, 0.04);
}
.card h3 {
margin-top: 0;
color: #145499;
}
.card ul {
padding-left: 20px;
margin-bottom: 0;
}
.alert-box {
padding: 20px 25px;
border-radius: 10px;
margin: 25px 0;
}
.alert-danger {
background-color: #fff5f4;
border-left: 5px solid #c0392b;
}
.alert-danger strong {
color: #a93226;
}
.alert-warning {
background-color: #fff4e6;
border-left: 5px solid #b05c00;
}
.alert-info {
background-color: #e9f7f1;
border-left: 5px solid #1a7a50;
}
.alert-neutral {
background-color: #f8f9fa;
border-left: 5px solid #6c757d;
font-size: 0.95em;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(11, 36, 68, 0.04);
}
.article-container table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
min-width: 600px;
}
.article-container th,
.article-container td {
border: 1px solid #cfd9e6;
padding: 14px 18px;
text-align: left;
vertical-align: top;
}
.article-container th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
.article-container tr:nth-child(even) td {
background-color: #f5faff;
}
.numbered-list {
counter-reset: custom-counter;
list-style: none;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 30px;
margin-bottom: 12px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
top: 0;
color: #1a6fbf;
font-weight: bold;
font-size: 1.1em;
}
.author-box {
background-color: #ffffff;
border: 1px solid #cfd9e6;
padding: 20px;
border-radius: 12px;
margin-top: 40px;
}
.author-box ul {
list-style: none;
padding-left: 0;
}
.refs-list {
font-size: 0.9em;
color: #566878;
word-wrap: break-word;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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