

/* 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_5875.css?17818043742302*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5875 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.main-article h1 {
font-size: 2.2em;
color: #2c3e50;
margin-bottom: 24px;
line-height: 1.3;
}
.main-article h2 {
font-size: 1.6em;
color: #2980b9;
margin-top: 40px;
margin-bottom: 16px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
}
.main-article h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 32px;
margin-bottom: 16px;
}
.main-article p {
margin-bottom: 16px;
}
.main-article ul {
margin-bottom: 16px;
padding-left: 24px;
}
.main-article li {
margin-bottom: 8px;
}
.main-article strong {
font-weight: bold;
color: #2c3e50;
}
.main-article a {
color: #3498db;
text-decoration: none;
}
.main-article a:hover {
text-decoration: underline;
}
.main-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 24px 0;
display: block;
}
.selection {
background-color: #e8f4f8;
padding: 20px 24px;
border-left: 5px solid #3498db;
border-radius: 0 8px 8px 0;
margin: 24px 0;
}
.chunk {
background-color: #fdfae6;
padding: 16px 24px;
border-radius: 8px;
margin: 24px 0;
border: 1px solid #f1eacc;
}
.warning {
background-color: #fdedec;
border-left: 5px solid #e74c3c;
padding: 20px 24px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #f8f9fa;
border: 1px solid #dee2e6;
border-radius: 8px;
padding: 20px;
display: flex;
flex-direction: column;
}
.card strong {
display: block;
font-size: 1.15em;
margin-bottom: 12px;
color: #2980b9;
}
.table-responsive {
overflow-x: auto;
margin: 24px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
th, td {
border: 1px solid #bdc3c7;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}
th {
background-color: #2c3e50;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) {
background-color: #f8f9fa;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.main-article {
padding: 16px;
}
}

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