

/* 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_6192.css?17822994142979*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6192 */

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

.article-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
margin: 0 auto;
max-width: 900px;
padding: 20px;
color: #222;
}

.article-wrapper h1 {
font-size: 2.2em;
margin-bottom: 0.3em;
color: #111;
line-height: 1.2;
}

.article-wrapper h2 {
font-size: 1.6em;
margin-top: 1.8em;
margin-bottom: 0.8em;
border-bottom: 2px solid #eaeaea;
padding-bottom: 8px;
color: #2c3e50;
}

.article-wrapper h3 {
font-size: 1.3em;
margin-top: 1.5em;
margin-bottom: 0.6em;
color: #34495e;
}

.article-wrapper p {
margin-bottom: 1em;
}

.article-wrapper a {
color: #0056b3;
text-decoration: underline;
}

.article-wrapper a:hover {
text-decoration: none;
}

.article-wrapper ul {
padding-left: 20px;
margin-bottom: 1.5em;
}

.article-wrapper li {
margin-bottom: 0.5em;
}

.ordered-list {
list-style-type: decimal;
}

.article-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
}

.breadcrumbs {
font-size: 0.9em;
color: #666;
margin-bottom: 15px;
}

.badge-review {
display: inline-block;
background-color: #e1f5fe;
color: #0277bd;
padding: 6px 12px;
border-radius: 4px;
font-weight: bold;
font-size: 0.85em;
margin-bottom: 20px;
}

.subtitle {
font-size: 1.15em;
color: #555;
margin-bottom: 30px;
}

.warning-block {
background-color: #fff4f4;
border-left: 5px solid #d9534f;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}

.warning-block strong {
color: #c9302c;
}

.insight-block {
background-color: #f4fbf8;
border-left: 5px solid #28a745;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}

.insight-block strong {
color: #1e7e34;
}

.expert-block {
background-color: #f0f4f8;
border-left: 5px solid #5c6bc0;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.expert-block strong {
color: #3949ab;
}

.disclaimer-block {
background-color: #fff9e6;
border-left: 5px solid #f0ad4e;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.disclaimer-block strong {
color: #d58512;
}

.toc-block {
background-color: #f9f9f9;
padding: 20px 20px 20px 25px;
border-radius: 8px;
margin: 20px 0;
}

.table-responsive {
overflow-x: auto;
margin-bottom: 25px;
}

.article-wrapper table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.article-wrapper th, .article-wrapper td {
border: 1px solid #ddd;
padding: 14px;
text-align: left;
}

.article-wrapper th {
background-color: #f4f7f6;
font-weight: bold;
color: #222;
}

.article-wrapper tr:nth-child(even) td {
background-color: #fdfdfd;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f8fbff;
padding: 25px;
border-radius: 12px;
border: 1px solid #dce8f5;
box-shadow: 0 4px 6px rgba(0,0,0,0.02);
}

.card h3 {
margin-top: 0;
color: #004085;
font-size: 1.15em;
}

@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_6192.css?17822994142979 */
