

/* 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_5834.css?17812742802917*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5834 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1,
.medical-article h2,
.medical-article h3 {
color: #1a3b5c;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.medical-article h1 {
font-size: 2.2em;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 10px;
}
.medical-article h2 {
font-size: 1.8em;
}
.medical-article h3 {
font-size: 1.3em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article a {
color: #0056b3;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
}
.warning-block {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}
.warning-block h3 {
color: #d32f2f;
margin-top: 0;
}
.insight-block {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}
.final-conclusion {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 20px;
margin: 30px 0;
border-radius: 4px;
}
.final-conclusion h2 {
margin-top: 0;
color: #2e7d32;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8f9fa;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #0056b3;
}
.styled-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
font-size: 0.95em;
}
.styled-table th,
.styled-table td {
border: 1px solid #dddddd;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.styled-table th {
background-color: #f1f5f9;
font-weight: bold;
color: #1a3b5c;
}
.styled-table tr:nth-child(even) td {
background-color: #fafafa;
}
.bullet-list {
list-style-type: disc;
padding-left: 20px;
margin-bottom: 1em;
}
.numbered-list {
list-style-type: decimal;
padding-left: 20px;
margin-bottom: 1em;
}
.numbered-list li,
.bullet-list li {
margin-bottom: 8px;
}
.medical-article img {
display: block;
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px auto;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.meta-block {
background-color: #f1f5f9;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9em;
}
.meta-block h3 {
margin-top: 0;
}
.disclaimer {
background-color: #fff3e0;
border-left: 5px solid #ff9800;
padding: 15px 20px;
margin-top: 20px;
font-size: 0.9em;
color: #555555;
border-radius: 4px;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.styled-table th,
.styled-table td {
padding: 8px 10px;
}
}

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