

/* 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_5337.css?17804065892890*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5337 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.med-article * {
box-sizing: border-box;
}

.med-article h2 {
font-size: 1.5rem;
color: #1e3a8a;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 8px;
margin-top: 2rem;
margin-bottom: 1rem;
}

.med-article h3 {
font-size: 1.25rem;
color: #1e3a8a;
margin-top: 1.5rem;
margin-bottom: 0.75rem;
}

.med-article p {
margin-bottom: 1rem;
}

.med-article ul {
margin-bottom: 1rem;
padding-left: 20px;
}

.med-article li {
margin-bottom: 0.5rem;
}

.med-article a {
color: #2563eb;
text-decoration: none;
}

.med-article a:hover {
text-decoration: underline;
}

.med-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 1.5rem 0;
}

/* !B8;8 B01;8F */
.med-table {
width: 100%;
border-collapse: collapse;
margin: 1.5rem 0;
font-size: 0.95rem;
}

.med-table th,
.med-table td {
border: 1px solid #d1d5db;
padding: 12px;
text-align: left;
}

.med-table th {
background-color: #f3f4f6;
font-weight: bold;
color: #111827;
}

.med-table tr:nth-child(odd) {
background-color: #f9fafb;
}

/* !5B:8 :0@B>G5: */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5rem 0;
}

.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}

.card h3 {
margin-top: 0;
font-size: 1.1rem;
}

/* &25B>2K5 A<KA;>2K5 1;>:8 */
.med-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}

.med-warn {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}

.med-ok {
background-color: #f0fdf4;
border-left: 5px solid #10b981;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}

.med-summary {
background-color: #eff6ff;
border-left: 5px solid #3b82f6;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}

.med-summary ul {
margin-bottom: 0;
}

.med-review-card {
background-color: #f3f4f6;
border: 1px solid #d1d5db;
border-radius: 8px;
padding: 20px;
margin-top: 3rem;
margin-bottom: 1rem;
font-size: 0.95rem;
}

.med-review-card div {
margin-bottom: 0.5rem;
}

.med-disclaimer {
font-size: 0.9rem;
color: #6b7280;
border-top: 1px solid #e5e7eb;
padding-top: 15px;
margin-top: 20px;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}

.med-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_5337.css?17804065892890 */
