

/* 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_6424.css?17830995413763*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6424 */

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

.symptom-article {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
background-color: #ffffff;
}
.symptom-article * {
box-sizing: border-box;
}
.breadcrumbs {
margin-bottom: 24px;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 8px;
color: #6b7280;
font-size: 0.9em;
}
.breadcrumbs a {
color: #2563eb;
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
color: #1d4ed8;
}
.article-header {
border-bottom: 2px solid #f3f4f6;
padding-bottom: 24px;
margin-bottom: 32px;
}
.label {
display: inline-block;
background-color: #e0e7ff;
color: #3730a3;
padding: 6px 14px;
border-radius: 999px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 16px;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.article-header h1 {
margin: 0 0 16px 0;
font-size: 2.4em;
color: #111827;
line-height: 1.2;
}
.article-header p {
font-size: 1.1em;
color: #4b5563;
margin: 0;
}
section {
margin-bottom: 48px;
}
h2 {
color: #1f2937;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 10px;
margin-top: 40px;
margin-bottom: 20px;
font-size: 1.8em;
}
h3 {
color: #111827;
margin-top: 24px;
margin-bottom: 12px;
font-size: 1.3em;
}
p {
margin-top: 0;
margin-bottom: 16px;
}
a {
color: #2563eb;
text-decoration: underline;
}
a:hover {
color: #1d4ed8;
}
ul {
padding-left: 24px;
margin-top: 0;
margin-bottom: 20px;
}
li {
margin-bottom: 8px;
}
.toc-section ul {
list-style: none;
padding-left: 0;
background: #f9fafb;
padding: 20px;
border-radius: 8px;
border: 1px solid #e5e7eb;
}
.toc-section li {
margin-bottom: 10px;
}
.toc-section a {
text-decoration: none;
font-weight: bold;
}
.toc-section a:hover {
text-decoration: underline;
}
.table-wrapper {
width: 100%;
overflow-x: auto;
margin: 24px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
font-size: 0.95em;
}
th, td {
border: 1px solid #d1d5db;
padding: 14px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f3f4f6;
font-weight: bold;
color: #111827;
}
tr:nth-child(even) {
background-color: #f9fafb;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
margin: 24px 0;
}
.card {
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 10px;
padding: 24px;
box-shadow: 0 4px 6px rgba(0,0,0,0.03);
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
margin-bottom: 16px;
color: #0f766e;
font-size: 1.2em;
}
.card ul {
margin-bottom: 0;
}
.faq-card h3 {
color: #111827;
}
.warning-block {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 20px;
margin: 32px 0;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #b91c1c;
display: block;
margin-bottom: 10px;
font-size: 1.15em;
}
.warning-block p, .warning-block ul {
color: #7f1d1d;
margin-bottom: 0;
}
.insight-block {
background-color: #f0fdfa;
border-left: 5px solid #0d9488;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.insight-block strong {
color: #0f766e;
}
.ymyl-disclaimer {
background-color: #fffbeb;
border: 1px solid #fde68a;
padding: 20px;
margin: 40px 0;
border-radius: 10px;
font-style: italic;
color: #92400e;
}
.image-wrapper {
background: #f9fafb;
padding: 20px;
border-radius: 10px;
text-align: center;
margin: 32px 0;
border: 1px solid #e5e7eb;
}
.image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 6px;
display: block;
margin: 0 auto;
}
.caption {
font-size: 0.9em;
color: #6b7280;
margin-top: 16px;
margin-bottom: 0;
}
.vancouver-references {
list-style-type: decimal;
font-size: 0.9em;
color: #4b5563;
}
.vancouver-references li {
margin-bottom: 12px;
}

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