

/* 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_6168.css?17822926942693*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6168 */

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

.pneumo-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.pneumo-container * {
box-sizing: inherit;
}
.breadcrumbs {
font-size: 0.9em;
color: #64748b;
margin-bottom: 25px;
padding-bottom: 15px;
border-bottom: 1px solid #e2e8f0;
}
.pneumo-container h1,
.pneumo-container h2,
.pneumo-container h3 {
color: #1e293b;
margin-top: 1.5em;
margin-bottom: 0.7em;
}
.pneumo-container h1 {
font-size: 2.2em;
margin-top: 0;
}
.pneumo-container h2 {
font-size: 1.7em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
}
.pneumo-container h3 {
font-size: 1.25em;
}
.pneumo-container p {
margin-top: 0;
margin-bottom: 1em;
}
.pneumo-container ul {
padding-left: 25px;
margin-top: 0;
margin-bottom: 1.2em;
}
.pneumo-container li {
margin-bottom: 8px;
}
.pneumo-container a {
color: #2563eb;
text-decoration: none;
}
.pneumo-container a:hover {
text-decoration: underline;
}
.pneumo-container strong {
font-weight: bold;
color: #0f172a;
}

.alert {
padding: 18px 22px;
margin: 24px 0;
border-radius: 8px;
}
.alert p:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fef2f2;
border-left: 6px solid #ef4444;
color: #991b1b;
}
.alert-warning {
background-color: #fffbeb;
border-left: 6px solid #f59e0b;
color: #92400e;
}
.alert-info {
background-color: #f0fdfa;
border-left: 6px solid #0d9488;
color: #115e59;
}
.alert-success {
background-color: #f0fdf4;
border-left: 6px solid #22c55e;
color: #166534;
}

.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 10px;
padding: 20px;
flex: 1 1 calc(33.333% - 20px);
min-width: 260px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}
.card h3 {
margin-top: 0;
color: #0369a1;
font-size: 1.15em;
}
.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}
.conclusion-card {
background-color: #eff6ff;
border-color: #bfdbfe;
}

.table-wrapper {
overflow-x: auto;
margin: 24px 0;
}
.pneumo-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.pneumo-container th,
.pneumo-container td {
border: 1px solid #cbd5e1;
padding: 14px;
text-align: left;
vertical-align: top;
}
.pneumo-container th {
background-color: #f1f5f9;
font-weight: bold;
color: #334155;
}
.pneumo-container tr:nth-child(even) {
background-color: #f8fafc;
}

.pneumo-container img {
max-width: 100%;
height: auto;
display: block;
margin: 24px auto;
border-radius: 8px;
background-color: #e2e8f0;
}

@media (max-width: 768px) {
.card {
flex: 1 1 100%;
}
}

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