

/* 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_3587.css?17804147532659*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3587 */

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

* {
box-sizing: border-box;
}
.article-wrap {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #2c3e50;
background-color: #ffffff;
}
.article-wrap h1 {
font-size: 2.2em;
color: #1a252f;
margin-bottom: 0.5em;
}
.article-wrap h2 {
font-size: 1.8em;
color: #2c3e50;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
margin: 1.5em 0 1em;
}
.article-wrap h3 {
font-size: 1.3em;
color: #34495e;
margin: 1.2em 0 0.5em;
}
.article-wrap p {
margin: 0 0 1.2em;
}
.article-wrap a {
color: #2980b9;
text-decoration: underline;
}
.article-wrap a:hover {
text-decoration: none;
}
.article-wrap ul {
margin: 0 0 1.2em;
padding-left: 20px;
}
.article-wrap li {
margin-bottom: 8px;
}
.article-wrap img {
width: 100%;
height: auto;
border-radius: 8px;
margin: 1em 0;
display: block;
background: #f8f9fa;
}
.article-wrap table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1.5em;
background: #fff;
}
.article-wrap th, .article-wrap td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
}
.article-wrap th {
background-color: #34495e;
color: #fff;
font-weight: bold;
}
.article-wrap tr:nth-child(even) {
background-color: #f8f9fa;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-bottom: 1.5em;
}
.card {
background-color: #f4f6f8;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
}
.block-danger {
background-color: #fdedec;
border-left: 6px solid #e74c3c;
padding: 16px 20px;
margin-bottom: 1.5em;
border-radius: 0 8px 8px 0;
}
.block-warn {
background-color: #fef9e7;
border-left: 6px solid #f1c40f;
padding: 16px 20px;
margin-bottom: 1.5em;
border-radius: 0 8px 8px 0;
}
.block-ok {
background-color: #e9f7ef;
border-left: 6px solid #2ecc71;
padding: 16px 20px;
margin-bottom: 1.5em;
border-radius: 0 8px 8px 0;
}
.block-info {
background-color: #eaf2f8;
border-left: 6px solid #3498db;
padding: 16px 20px;
margin-bottom: 1.5em;
border-radius: 0 8px 8px 0;
}
.block-summary {
background-color: #f4f6f7;
border-left: 6px solid #95a5a6;
padding: 16px 20px;
margin-bottom: 1.5em;
border-radius: 0 8px 8px 0;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 2em;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-wrap table {
font-size: 0.9em;
}
.article-wrap th, .article-wrap td {
padding: 8px;
}
.article-wrap {
padding: 15px;
}
}

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