

/* 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_5520.css?17803228533122*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5520 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.breadcrumbs {
font-size: 0.9em;
color: #566878;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #1a6fbf;
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.badge {
display: inline-block;
background-color: #edf5fc;
color: #0b2444;
padding: 4px 8px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 10px;
}
h1 {
color: #0b2444;
font-size: 2.2em;
margin-bottom: 10px;
}
.subtitle {
font-size: 1.1em;
color: #566878;
margin-bottom: 20px;
}
h2 {
color: #0b2444;
font-size: 1.8em;
margin-top: 30px;
margin-bottom: 15px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 5px;
}
h3 {
color: #0b2444;
font-size: 1.3em;
margin-top: 20px;
margin-bottom: 10px;
}
p {
margin-bottom: 15px;
}
ul {
margin-bottom: 15px;
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
a {
color: #1a6fbf;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 20px 0;
border-radius: 8px;
}
.warning-block {
background-color: #fff4e6;
border-left: 5px solid #b05c00;
padding: 15px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.danger-block {
background-color: #fff5f4;
border-left: 5px solid #e8a9a2;
padding: 15px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #edf5fc;
border-left: 5px solid #1a6fbf;
padding: 15px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #e9f7f1;
border-left: 5px solid #1a7a50;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}
.medical-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background: #ffffff;
}
.medical-table th,
.medical-table td {
border: 1px solid #cfd9e6;
padding: 12px;
vertical-align: top;
}
.table-header th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
text-align: left;
}
.medical-table tr:nth-child(even) td {
background-color: #edf5fc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 10px rgba(11, 36, 68, 0.05);
}
.card h3 {
margin-top: 0;
font-size: 1.1em;
color: #0b2444;
}
.toc {
background-color: #edf5fc;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
border: 1px solid #cfd9e6;
}
.toc ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.toc li {
margin-bottom: 10px;
}
.toc a {
font-weight: bold;
color: #0b2444;
}
.review-block {
background-color: #ffffff;
padding: 20px;
border: 1px solid #cfd9e6;
margin-top: 30px;
border-radius: 8px;
}
@media (max-width: 600px) {
.medical-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_5520.css?17803228533122 */
