

/* 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_5887.css?17818042262238*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5887 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px 15px;
color: #333333;
}
.main-article h1 {
font-size: 2.2em;
color: #1a252f;
margin-bottom: 0.8em;
line-height: 1.3;
}
.main-article h2 {
font-size: 1.8em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 0.3em;
}
.main-article h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 0;
margin-bottom: 0.5em;
}
.main-article p {
margin-bottom: 1.2em;
}
.main-article a {
color: #2980b9;
text-decoration: none;
}
.main-article a:hover {
text-decoration: underline;
}
.main-article ul {
margin-bottom: 1.5em;
padding-left: 20px;
}
.main-article li {
margin-bottom: 0.5em;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
border-left: 5px solid #bdc3c7;
display: flex;
flex-direction: column;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}
.info-card {
background-color: #eaf2f8;
border-left-color: #3498db;
}
.output-card {
background-color: #e9f7ef;
border-left-color: #2ecc71;
}
.warning-card {
background-color: #fdedec;
border-left-color: #e74c3c;
}
.main-article table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
font-size: 0.95em;
}
.main-article th, .main-article td {
border: 1px solid #d5d8dc;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.main-article th {
background-color: #2c3e50;
color: #ffffff;
font-weight: bold;
}
.main-article tr:nth-child(even) {
background-color: #f2f4f4;
}
.main-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 25px 0;
background-color: #eaeded;
}
.table-responsive {
overflow-x: auto;
width: 100%;
}
@media (max-width: 600px) {
.main-article {
padding: 15px 10px;
}
.main-article h1 {
font-size: 1.8em;
}
.main-article h2 {
font-size: 1.5em;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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