

/* 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_5878.css?17818043372656*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5878 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.article-container h1 {
font-size: 2.2rem;
color: #111111;
margin-bottom: 1.5rem;
line-height: 1.3;
}
.article-container h2 {
font-size: 1.6rem;
color: #222222;
margin-top: 2.5rem;
margin-bottom: 1.2rem;
border-bottom: 2px solid #eeeeee;
padding-bottom: 0.5rem;
}
.article-container h3 {
font-size: 1.25rem;
color: #0056b3;
margin-top: 0;
margin-bottom: 0.75rem;
}
.article-container p {
margin-bottom: 1.2rem;
}
.article-container ul {
margin-bottom: 1.5rem;
padding-left: 20px;
}
.article-container li {
margin-bottom: 0.5rem;
}
.article-container strong {
font-weight: bold;
color: #111111;
}
.article-container a {
color: #0056b3;
text-decoration: underline;
}
.article-container a:hover {
text-decoration: none;
}
.article-container img {
display: block;
max-width: 100%;
height: auto;
margin: 2rem auto;
border-radius: 8px;
background-color: #f5f5f5;
min-height: 100px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 2rem 0;
}
.card {
background-color: #f8fbff;
border: 1px solid #e1e8ed;
border-radius: 8px;
padding: 20px;
}
.card p {
margin-bottom: 0;
}
.card strong {
display: block;
margin-bottom: 0.75rem;
color: #0056b3;
font-size: 1.15rem;
}
.summary-block {
background-color: #f0f7ff;
border-left: 4px solid #0056b3;
padding: 1.2rem 1.5rem;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.summary-block p {
margin-bottom: 0;
}
.conclusion-block {
background-color: #e8f5e9;
border-left: 4px solid #2e7d32;
padding: 1.2rem 1.5rem;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
color: #1b5e20;
}
.warning-block {
background-color: #ffebee;
border-left: 4px solid #c62828;
padding: 1.2rem 1.5rem;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.warning-block ul {
margin-bottom: 0;
margin-top: 0.5rem;
}
table {
width: 100%;
border-collapse: collapse;
margin: 2rem 0;
background-color: #ffffff;
}
th, td {
border: 1px solid #dcdcdc;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f5f5f5;
font-weight: bold;
color: #333333;
}
tr:nth-child(even) td {
background-color: #fafafa;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
th, td {
white-space: normal;
min-width: 150px;
}
}

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