

/* 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_5877.css?17818043482580*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5877 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-container h1 {
font-size: 2.2em;
color: #2c3e50;
margin-bottom: 0.8em;
}
.article-container h2 {
font-size: 1.8em;
color: #34495e;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 0.3em;
}
.article-container h3 {
font-size: 1.4em;
color: #34495e;
margin-top: 1.5em;
margin-bottom: 0.8em;
}
.article-container p {
margin-bottom: 1.2em;
}
.article-container ul, .article-container ol {
margin-bottom: 1.2em;
padding-left: 25px;
}
.article-container li {
margin-bottom: 0.6em;
}
.article-container a {
color: #2980b9;
text-decoration: underline;
}
.article-container strong {
font-weight: bold;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 1.5em auto;
border-radius: 8px;
background-color: #f8f9fa;
}
.accent-block {
padding: 20px;
border-radius: 8px;
margin: 1.5em 0;
}
.accent-important {
background-color: #e8f4f8;
border-left: 5px solid #3498db;
}
.accent-summary {
background-color: #f0f7f4;
border-left: 5px solid #2ecc71;
}
.accent-warning {
background-color: #fff8e1;
border-left: 5px solid #f1c40f;
}
.accent-danger {
background-color: #fdedec;
border-left: 5px solid #e74c3c;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #fdfefe;
border: 1px solid #e5e8e8;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
display: flex;
flex-direction: column;
}
.card-title {
font-size: 1.2em;
font-weight: bold;
color: #2c3e50;
margin-bottom: 12px;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}
.table-responsive {
overflow-x: auto;
margin: 1.5em 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th, .article-container td {
border: 1px solid #d5dbdb;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.article-container th {
background-color: #ebedef;
font-weight: bold;
color: #2c3e50;
}
.article-container tr:nth-child(even) {
background-color: #f8f9f9;
}
@media (max-width: 600px) {
.article-container {
padding: 15px;
}
.cards-grid {
grid-template-columns: 1fr;
}
.article-container table {
min-width: 100%;
}
}

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