

/* 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_5943.css?17818024583224*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5943 */

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

.article-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-wrapper h1 {
font-size: 2.2em;
color: #111;
margin-bottom: 20px;
line-height: 1.3;
}
.article-wrapper h2 {
font-size: 1.6em;
color: #222;
margin-top: 40px;
margin-bottom: 15px;
border-bottom: 2px solid #eaeaea;
padding-bottom: 5px;
}
.article-wrapper h3 {
font-size: 1.2em;
color: #333;
margin-top: 25px;
margin-bottom: 10px;
}
.article-wrapper p {
margin-bottom: 15px;
}
.article-wrapper ul,
.article-wrapper ol {
margin-bottom: 20px;
padding-left: 20px;
}
.article-wrapper li {
margin-bottom: 10px;
}
.article-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
}
.article-wrapper a {
color: #0056b3;
text-decoration: none;
}
.article-wrapper a:hover {
text-decoration: underline;
}

/* Tables */
.article-wrapper table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
}
.article-wrapper th,
.article-wrapper td {
border: 1px solid #ddd;
padding: 12px;
text-align: left;
vertical-align: top;
}
.article-wrapper th {
background-color: #f4f4f4;
font-weight: bold;
color: #222;
}
.article-wrapper tr:nth-child(even) td {
background-color: #fafafa;
}

/* Cards Grid */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #fdfdfd;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}
.card strong {
display: block;
margin-bottom: 10px;
font-size: 1.05em;
color: #d32f2f;
}
.card p {
margin: 0;
font-size: 0.95em;
color: #444;
}

/* Semantic Blocks from prompt and input */
.chunk {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}
.selection {
background-color: #fff3e0;
border-left: 5px solid #ff9800;
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}
.selection ul {
margin-bottom: 0;
}
.block-warning {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}
.block-conclusion {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}

/* FAQ */
.faq-item {
background: #f9f9f9;
border: 1px solid #eee;
border-radius: 8px;
padding: 15px 20px;
margin-bottom: 15px;
}
.faq-item strong {
display: block;
font-size: 1.05em;
margin-bottom: 8px;
color: #222;
}
.faq-item p {
margin-bottom: 0;
}

/* Disclaimer & Sources */
.disclaimer {
font-size: 0.9em;
color: #666;
font-style: italic;
background-color: #f5f5f5;
padding: 15px;
border-radius: 8px;
margin-top: 30px;
}
.sources-list {
font-size: 0.9em;
color: #555;
}
.sources-list li {
margin-bottom: 8px;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-wrapper table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
}

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