

/* 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_3945.css?17796315552768*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3945 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
}
.article-container h1,
.article-container h2,
.article-container h3 {
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.article-container h2 {
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
font-size: 1.5em;
}
.article-container h3 {
font-size: 1.2em;
}
.article-container p {
margin-bottom: 15px;
}
.article-container ul {
margin-bottom: 20px;
padding-left: 20px;
}
.article-container li {
margin-bottom: 8px;
}
.article-container a {
color: #2980b9;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid #ecf0f1;
}

.alert {
padding: 20px;
margin: 25px 0;
border-radius: 8px;
}
.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fdedec;
border-left: 5px solid #e74c3c;
color: #c0392b;
}
.alert-warning {
background-color: #fcf3cf;
border-left: 5px solid #f1c40f;
color: #7d6608;
}
.alert-success {
background-color: #e8f8f5;
border-left: 5px solid #1abc9c;
color: #0e6251;
}
.alert-info {
background-color: #ebf5fb;
border-left: 5px solid #3498db;
color: #154360;
}
.alert-neutral {
background-color: #f4f6f6;
border-left: 5px solid #95a5a6;
color: #34495e;
font-size: 0.9em;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #2980b9;
font-size: 1.1em;
margin-bottom: 15px;
}

.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
margin-bottom: 0;
}
.article-container th,
.article-container td {
padding: 15px;
border: 1px solid #dee2e6;
text-align: left;
}
.article-container th {
background-color: #2c3e50;
color: #ffffff;
font-weight: bold;
}
.article-container tr:nth-child(even) {
background-color: #f8f9fa;
}

.literature-list {
list-style-type: decimal;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-container th,
.article-container td {
padding: 10px;
}
}

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