

/* 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_5225.css?17799767542616*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5225 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333;
}
.medical-article h1,
.medical-article h2,
.medical-article h3 {
color: #1a1a1a;
margin: 1.5em 0 0.5em;
}
.medical-article h2 {
border-bottom: 2px solid #e2e8f0;
padding-bottom: 5px;
}
.medical-article p {
margin-bottom: 1em;
}
.breadcrumbs {
font-size: 0.9em;
color: #64748b;
margin-bottom: 20px;
background: #f8fafc;
padding: 10px 15px;
border-radius: 6px;
}
.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: 15px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
.selection {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 15px 20px;
margin: 20px 0;
border-radius: 4px;
}
.Ahunk {
background-color: #f0fdf4;
border-left: 5px solid #22c55e;
padding: 15px 20px;
margin: 20px 0;
border-radius: 4px;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background: #fff;
}
.medical-article th,
.medical-article td {
border: 1px solid #cbd5e1;
padding: 12px 15px;
text-align: left;
}
.medical-article th {
background-color: #f1f5f9;
font-weight: bold;
}
.medical-article tr:nth-child(even) {
background-color: #f8fafc;
}
.medical-article ul,
.medical-article ol {
margin-bottom: 1em;
padding-left: 20px;
}
.medical-article li {
margin-bottom: 5px;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.medical-article a {
color: #2563eb;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.toc-section {
background: #f1f5f9;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
}
.toc-section h2 {
margin-top: 0;
border: none;
}
.toc-section ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.toc-section li {
margin-bottom: 10px;
}
details {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 6px;
padding: 15px;
margin-bottom: 10px;
}
summary {
font-weight: bold;
cursor: pointer;
color: #1e293b;
}
details[open] summary {
margin-bottom: 10px;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article 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_5225.css?17799767542616 */
