

/* 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_5885.css?17818042502434*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5885 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

.article-container h1 {
color: #111827;
font-size: 2.2rem;
margin-bottom: 1.5rem;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 0.5rem;
}

.article-container h2 {
color: #1f2937;
font-size: 1.6rem;
margin-top: 2.5rem;
margin-bottom: 1.2rem;
}

.article-container h3 {
color: #374151;
font-size: 1.2rem;
margin-top: 2rem;
margin-bottom: 1rem;
}

.article-container p {
margin-bottom: 1.2rem;
}

.article-container ul {
margin-bottom: 1.5rem;
padding-left: 24px;
}

.article-container li {
margin-bottom: 0.5rem;
}

.article-container strong {
font-weight: bold;
color: #111827;
}

.article-container a {
color: #2563eb;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.article-container img {
display: block;
width: 100%;
max-width: 700px;
height: auto;
margin: 2rem auto;
border-radius: 8px;
background-color: #f3f4f6;
min-height: 150px;
object-fit: cover;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin: 2rem 0;
}

.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 1.5rem;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.card.attention {
background-color: #fff1f2;
border-color: #fecdd3;
}

.card h3 {
margin-top: 0;
margin-bottom: 1rem;
font-size: 1.15rem;
color: #0f172a;
}

.chunk {
background-color: #f0fdfa;
border-left: 5px solid #0d9488;
padding: 1.2rem 1.5rem;
margin: 2rem 0;
border-radius: 0 8px 8px 0;
font-style: italic;
}

.selection {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 1.2rem 1.5rem;
margin: 2rem 0;
border-radius: 0 8px 8px 0;
}

.table-responsive {
overflow-x: auto;
margin: 2rem 0;
}

table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}

th, td {
border: 1px solid #d1d5db;
padding: 1rem;
text-align: left;
vertical-align: top;
}

th {
background-color: #f3f4f6;
color: #374151;
font-weight: bold;
}

tr:nth-child(even) td {
background-color: #f9fafb;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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