

/* 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_6261.css?17831513142743*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6261 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
}

.article-container h1 {
font-size: 2.2em;
color: #1a202c;
margin-bottom: 0.8em;
line-height: 1.3;
border-bottom: 3px solid #cbd5e0;
padding-bottom: 0.3em;
}

.article-container h2 {
font-size: 1.6em;
color: #2b6cb0;
margin-top: 1.8em;
margin-bottom: 0.8em;
border-left: 4px solid #3182ce;
padding-left: 12px;
}

.article-container h3 {
font-size: 1.3em;
color: #2c5282;
margin-top: 1.5em;
margin-bottom: 0.5em;
}

.article-container p {
margin-bottom: 1.2em;
}

.article-container ul {
margin-bottom: 1.2em;
padding-left: 24px;
}

.article-container li {
margin-bottom: 0.6em;
}

.chunk {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
color: #2b6cb0;
font-weight: bold;
}

.selection {
background-color: #fffaf0;
border: 2px solid #ed8936;
padding: 20px 24px;
margin: 24px 0;
border-radius: 8px;
}

.selection strong {
display: block;
font-size: 1.2em;
color: #c05621;
margin-bottom: 16px;
}

.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 24px 0;
}

.card {
flex: 1 1 calc(50% - 20px);
min-width: 280px;
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-sizing: border-box;
}

.card strong {
display: block;
font-size: 1.1em;
color: #2d3748;
margin-bottom: 12px;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
}

.card p {
margin-bottom: 0;
}

.table-wrapper {
overflow-x: auto;
margin: 24px 0;
width: 100%;
}

.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.article-container th,
.article-container td {
border: 1px solid #cbd5e0;
padding: 14px;
text-align: left;
vertical-align: top;
}

.article-container th {
background-color: #4a5568;
color: #ffffff;
font-weight: bold;
}

.article-container tr:nth-child(even) td {
background-color: #edf2f7;
}

.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
border: 1px solid #e2e8f0;
}

.article-container a {
color: #3182ce;
text-decoration: underline;
}

.article-container a:hover {
text-decoration: none;
}

.warning-text {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 16px 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

@media (max-width: 768px) {
.cards-grid {
flex-direction: column;
}
.card {
min-width: 100%;
}
}

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