

/* 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_5988.css?17818798593466*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5988 */

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

.ed-review {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #334155;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #ffffff;
}

.ed-review h1 {
color: #0f172a;
font-size: 2.2em;
margin-bottom: 0.5em;
line-height: 1.2;
}

.ed-review h2 {
color: #1e293b;
font-size: 1.6em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 10px;
}

.ed-review h3 {
color: #334155;
font-size: 1.2em;
margin-top: 1.2em;
margin-bottom: 0.5em;
}

.ed-review p {
margin-bottom: 1em;
}

.ed-review img {
max-width: 100%;
height: auto;
display: block;
margin: 24px auto;
border-radius: 8px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.ed-review a {
color: #0284c7;
text-decoration: none;
}

.ed-review a:hover {
text-decoration: underline;
}

.ed-review ul {
margin-bottom: 1.2em;
padding-left: 24px;
}

.ed-review li {
margin-bottom: 0.6em;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 20px;
}

.card h3 {
margin-top: 0;
color: #0369a1;
}

.card p:last-child {
margin-bottom: 0;
}

.table-responsive {
width: 100%;
overflow-x: auto;
margin: 24px 0;
border-radius: 8px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.ed-review table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}

.ed-review th,
.ed-review td {
border: 1px solid #e2e8f0;
padding: 16px;
text-align: left;
vertical-align: top;
}

.ed-review th {
background-color: #f1f5f9;
font-weight: bold;
color: #0f172a;
}

.ed-review tr:nth-child(even) td {
background-color: #f8fafc;
}

.danger-block {
background-color: #fef2f2;
border-left: 6px solid #ef4444;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.danger-block strong {
color: #b91c1c;
}

.insight-block {
background-color: #f0fdf4;
border-left: 6px solid #22c55e;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.insight-block strong {
color: #15803d;
}

.conclusion-block {
background-color: #f0f9ff;
border: 1px solid #bae6fd;
border-left: 6px solid #0ea5e9;
padding: 24px;
border-radius: 8px;
margin: 32px 0;
}

.conclusion-block h2 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
color: #0369a1;
}

.expert-opinion {
background-color: #fffbeb;
border: 1px solid #fef08a;
border-left: 6px solid #f59e0b;
padding: 20px;
border-radius: 8px;
margin: 32px 0;
}

.breadcrumbs {
font-size: 0.9em;
color: #64748b;
margin-bottom: 24px;
}

.num-list {
list-style: none;
counter-reset: custom-counter;
padding-left: 0;
}

.num-list > li {
position: relative;
padding-left: 32px;
margin-bottom: 12px;
}

.num-list > li::before {
content: counter(custom-counter) ".";
counter-increment: custom-counter;
position: absolute;
left: 0;
top: 0;
font-weight: bold;
color: #0284c7;
}

.toc {
background-color: #f8fafc;
padding: 24px;
border-radius: 12px;
margin: 32px 0;
}

.toc h2 {
margin-top: 0;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.ed-review h1 {
font-size: 1.8em;
}
.ed-review h2 {
font-size: 1.4em;
}
}

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