

/* 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_6367.css?17825549413941*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6367 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
margin: 0 auto;
max-width: 900px;
color: #1f2937;
padding: 20px;
}
.article-container a {
color: #2563eb;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 20px;
}
.article-header {
margin-bottom: 30px;
}
.badge {
display: inline-block;
background-color: #e0f2fe;
color: #0284c7;
padding: 4px 8px;
border-radius: 4px;
font-weight: bold;
font-size: 0.9em;
margin-bottom: 15px;
}
.article-header h1 {
margin-top: 0;
color: #111827;
line-height: 1.2;
}
.warning-block {
background-color: #fffbeb;
border-left: 4px solid #fbbf24;
padding: 15px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.danger-block {
background-color: #fee2e2;
border-left: 4px solid #ef4444;
padding: 15px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #e0f2fe;
border-left: 4px solid #0284c7;
padding: 15px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.expert-block {
background-color: #f3f4f6;
border-left: 4px solid #9ca3af;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 30px 0;
}
.conclusion-block {
background-color: #ecfdf5;
border-left: 4px solid #10b981;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 30px 0;
}
.conclusion-block h2 {
margin-top: 0;
color: #065f46;
border-bottom: none;
}
section {
margin-top: 40px;
}
h2 {
border-bottom: 2px solid #e5e7eb;
padding-bottom: 10px;
margin-bottom: 20px;
color: #111827;
line-height: 1.3;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #1e293b;
font-size: 1.1em;
margin-bottom: 10px;
}
.data-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
}
.data-table th, .data-table td {
border: 1px solid #d1d5db;
padding: 12px;
text-align: left;
vertical-align: top;
}
.data-table th {
background-color: #f3f4f6;
font-weight: bold;
color: #111827;
}
.data-table tr:nth-child(even) {
background-color: #f9fafb;
}
.img-wrapper {
text-align: center;
margin: 20px 0;
}
.img-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
}
.toc {
background-color: #f9fafb;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
border: 1px solid #e5e7eb;
}
.toc ul {
list-style-type: none;
padding-left: 0;
margin: 0;
}
.toc ul li {
margin-bottom: 10px;
}
.numbered-list {
list-style-type: none;
counter-reset: custom-counter;
padding-left: 0;
}
.numbered-list > li {
position: relative;
padding-left: 30px;
margin-bottom: 12px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
counter-increment: custom-counter;
position: absolute;
left: 0;
font-weight: bold;
color: #0284c7;
}
.bullet-list {
padding-left: 20px;
margin: 15px 0;
}
.bullet-list li {
margin-bottom: 10px;
}
.inline-italic {
display: inline;
font-style: italic;
}
.status-green {
color: #16a34a;
font-weight: bold;
}
.status-blue {
color: #2563eb;
font-weight: bold;
}
.status-orange {
color: #ea580c;
font-weight: bold;
}
.status-red {
color: #dc2626;
font-weight: bold;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.data-table, .data-table tbody, .data-table tr, .data-table th, .data-table td {
display: block;
width: 100%;
}
.data-table tr {
margin-bottom: 15px;
border-bottom: 2px solid #d1d5db;
}
.data-table th, .data-table td {
border: none;
border-bottom: 1px solid #e5e7eb;
padding: 10px 5px;
}
}

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