

/* 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_3993.css?17796824543138*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3993 */

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

.article-wrap {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.article-wrap h1 {
font-size: 2.2em;
color: #2c3e50;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.article-wrap h2 {
font-size: 1.6em;
color: #2980b9;
margin-top: 40px;
margin-bottom: 15px;
}
.article-wrap h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 25px;
margin-bottom: 10px;
}
.article-wrap p {
margin-bottom: 15px;
}
.article-wrap ul {
margin-bottom: 15px;
padding-left: 20px;
}
.article-wrap li {
margin-bottom: 8px;
}
.article-wrap a {
color: #2980b9;
text-decoration: none;
}
.article-wrap a:hover {
text-decoration: underline;
}
.article-wrap img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.article-wrap table {
width: 100%;
border-collapse: collapse;
margin-bottom: 25px;
font-size: 0.95em;
}
.article-wrap th, .article-wrap td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
}
.article-wrap th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}
.article-wrap tr:nth-child(even) {
background-color: #f9f9f9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-bottom: 25px;
}
.card {
background: #f8fbff;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
border: 1px solid #d4e6f1;
}
.card strong {
display: block;
margin-bottom: 8px;
color: #2980b9;
font-size: 1.1em;
}
.block-danger {
background-color: #fdeaea;
border-left: 5px solid #e74c3c;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.block-danger strong {
color: #c0392b;
}
.block-warning {
background-color: #fcf3cf;
border-left: 5px solid #f1c40f;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.block-warning strong {
color: #d35400;
}
.block-insight {
background-color: #ebf5fb;
border-left: 5px solid #3498db;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.block-insight strong {
color: #2980b9;
}
.block-success {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.block-success strong {
color: #27ae60;
}
.block-conclusion {
background-color: #f5eef8;
border-left: 5px solid #9b59b6;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.block-conclusion strong {
color: #8e44ad;
}
.breadcrumb {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.divider {
border-bottom: 1px solid #bdc3c7;
margin: 30px 0;
}
.meta-info {
background-color: #f9f9f9;
padding: 15px;
border-radius: 8px;
margin-top: 20px;
font-size: 0.9em;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-wrap table {
display: block;
overflow-x: auto;
}
}

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