

/* 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_6343.css?17825507173548*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6343 */

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

.medical-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
padding: 20px;
}
.medical-article * {
box-sizing: border-box;
}
.medical-article h1,
.medical-article h2,
.medical-article h3 {
color: #1a365d;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.medical-article h1 {
font-size: 2.2em;
border-bottom: 2px solid #edf2f7;
padding-bottom: 10px;
}
.medical-article h2 {
font-size: 1.8em;
}
.medical-article h3 {
font-size: 1.3em;
}
.medical-article p {
margin-bottom: 1em;
}
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
}
.label {
text-transform: uppercase;
font-size: 0.8em;
font-weight: bold;
color: #3182ce;
letter-spacing: 1px;
}
.subtitle {
font-size: 1.2em;
color: #4a5568;
border-left: 4px solid #3182ce;
padding-left: 15px;
margin-bottom: 30px;
}
.medical-article a {
color: #3182ce;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article ul {
padding-left: 20px;
margin-bottom: 15px;
}
.medical-article li {
margin-bottom: 8px;
}
.numbered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
margin-bottom: 10px;
position: relative;
padding-left: 30px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
top: 0;
font-weight: bold;
color: #3182ce;
}
.table-responsive {
width: 100%;
overflow-x: auto;
margin: 20px 0;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
min-width: 600px;
}
.medical-article th,
.medical-article td {
border: 1px solid #e2e8f0;
padding: 12px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #f7fafc;
font-weight: bold;
color: #2d3748;
}
.medical-article tr:nth-child(even) td {
background-color: #fbfbfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
font-size: 1.1em;
}
.alert-block {
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}
.alert-danger {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
}
.alert-warning {
background-color: #fffff0;
border-left: 5px solid #d69e2e;
}
.insight-block {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}
.expert-block {
background-color: #e6fffa;
border-left: 5px solid #319795;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
}
.final-block {
background-color: #faf5ff;
border-left: 5px solid #805ad5;
padding: 25px;
border-radius: 8px;
margin: 40px 0;
}
.text-danger {
color: #e53e3e;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
background-color: #edf2f7;
min-height: 100px;
color: #718096;
text-align: center;
line-height: 100px;
font-style: italic;
}
@media (max-width: 768px) {
.medical-article h1 {
font-size: 1.8em;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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