

/* 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_5888.css?17818042143008*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5888 */

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

.article-wrap {
max-width: 800px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
padding: 20px;
box-sizing: border-box;
}
.article-wrap h1 {
font-size: 2.2em;
color: #111111;
margin-bottom: 0.8em;
line-height: 1.3;
}
.article-wrap h2 {
font-size: 1.6em;
color: #222222;
border-bottom: 2px solid #eaeaea;
padding-bottom: 8px;
margin-top: 1.6em;
margin-bottom: 0.8em;
}
.article-wrap h3 {
font-size: 1.3em;
color: #333333;
margin-top: 1.4em;
margin-bottom: 0.6em;
}
.article-wrap h4 {
font-size: 1.1em;
color: #444444;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.article-wrap h5, .article-wrap h6 {
font-size: 1em;
color: #555555;
margin-top: 1em;
margin-bottom: 0.5em;
}
.article-wrap p {
margin-top: 0;
margin-bottom: 1em;
}
.article-wrap a {
color: #0056b3;
text-decoration: none;
}
.article-wrap a:hover {
text-decoration: underline;
}
.article-wrap img {
display: block;
max-width: 100%;
height: auto;
margin: 2em auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.article-wrap ul, .article-wrap ol {
margin-top: 0;
margin-bottom: 1em;
padding-left: 24px;
}
.article-wrap li {
margin-bottom: 0.5em;
}
.article-wrap hr {
border: none;
border-top: 1px solid #eaeaea;
margin: 2em 0;
}

/* !<KA;>2K5 1;>:8 (=A09BK, K2>4K, @54C?@5645=8O) */
.alert-summary, .alert-insight, .alert-warning {
padding: 1.4em;
margin: 1.5em 0;
border-radius: 8px;
}
.alert-summary {
background-color: #e8f4f8;
border-left: 5px solid #0077b6;
}
.alert-insight {
background-color: #f4f6f8;
border-left: 5px solid #6c757d;
}
.alert-warning {
background-color: #fff8e1;
border-left: 5px solid #ffb300;
color: #4a3800;
}

/* !5B:0 :0@B>G5: */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 20px;
margin: 1.8em 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 10px;
padding: 24px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
display: flex;
flex-direction: column;
}
.card-light-bg {
background-color: #f8fafc;
}
.card-title {
display: block;
font-size: 1.15em;
color: #0f172a;
margin-bottom: 12px;
line-height: 1.4;
}

/* "01;8FK */
.styled-table {
width: 100%;
border-collapse: collapse;
margin: 1.8em 0;
font-size: 0.95em;
background-color: #ffffff;
}
.styled-table th, .styled-table td {
border: 1px solid #cbd5e1;
padding: 14px;
vertical-align: top;
}
.styled-table th {
background-color: #f1f5f9;
font-weight: bold;
text-align: left;
color: #1e293b;
}
.styled-table tr:nth-child(even) {
background-color: #f8fafc;
}

/* 40?B82=>ABL */
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.styled-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.styled-table td {
white-space: normal;
min-width: 200px;
}
}

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