

/* 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_5540.css?17804069453509*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5540 */

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

.bruise-wrap {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 860px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.bruise-wrap h2 {
font-size: 1.5em;
color: #1e3a8a;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 8px;
margin-top: 1.5em;
margin-bottom: 0.8em;
}

.bruise-wrap h3 {
font-size: 1.2em;
color: #1e40af;
margin-top: 1.2em;
margin-bottom: 0.6em;
}

.bruise-wrap p {
margin-bottom: 1em;
}

.bruise-wrap ul, .bruise-wrap ol {
margin-bottom: 1em;
padding-left: 20px;
}

.bruise-wrap li {
margin-bottom: 0.5em;
}

.bruise-wrap strong {
font-weight: bold;
}

.bruise-wrap a {
color: #2563eb;
text-decoration: underline;
}

.bruise-wrap a:hover {
text-decoration: none;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 16px;
margin: 20px 0;
}

.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 16px;
box-sizing: border-box;
}

.bruise-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background: #ffffff;
}

.bruise-table th, .bruise-table td {
border: 1px solid #cbd5e1;
padding: 12px;
text-align: left;
vertical-align: top;
}

.bruise-table th {
background-color: #1e3a8a;
color: #ffffff;
font-weight: bold;
}

.bruise-table tr:nth-child(even) {
background-color: #f1f5f9;
}

.bruise-alert-danger {
background-color: #fef2f2;
border-left: 4px solid #ef4444;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
}

.bruise-alert-danger strong {
color: #b91c1c;
display: block;
margin-bottom: 8px;
font-size: 1.1em;
}

.bruise-alert-warning {
background-color: #fffbeb;
border-left: 4px solid #f59e0b;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
}

.bruise-alert-warning strong {
color: #b45309;
display: block;
margin-bottom: 8px;
font-size: 1.1em;
}

.bruise-alert-success {
background-color: #f0fdf4;
border-left: 4px solid #22c55e;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
}

.bruise-alert-success strong {
color: #15803d;
display: block;
margin-bottom: 8px;
font-size: 1.1em;
}

.bruise-alert-info {
background-color: #eff6ff;
border-left: 4px solid #3b82f6;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
}

.bruise-alert-info strong {
color: #1d4ed8;
}

.bruise-toc {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin: 20px 0;
}

.bruise-toc h2 {
border-bottom: none;
margin-top: 0;
padding-bottom: 0;
}

.bruise-img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 20px auto;
}

.bruise-breadcrumbs {
font-size: 0.85em;
color: #6b7280;
margin-bottom: 20px;
}

.faq-item {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-bottom: 10px;
padding: 15px;
}

.faq-item h3 {
margin-top: 0;
color: #1e3a8a;
}

.bruise-editorial {
background-color: #f1f5f9;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9em;
color: #475569;
}

.bruise-disclaimer {
border-top: 1px solid #e2e8f0;
margin-top: 20px;
padding-top: 20px;
font-size: 0.85em;
color: #64748b;
font-style: italic;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.bruise-table {
display: block;
overflow-x: auto;
}
}

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