

/* 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_5307.css?17800611753749*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5307 */

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

.article-wrap {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
background-color: #ffffff;
}

.article-wrap h1 {
font-size: 2.2em;
color: #2c3e50;
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 20px;
}

.article-wrap h2 {
font-size: 1.8em;
color: #2980b9;
margin-top: 40px;
margin-bottom: 15px;
border-bottom: 1px solid #ecf0f1;
padding-bottom: 8px;
}

.article-wrap h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 30px;
margin-bottom: 15px;
}

.article-wrap p {
margin-top: 0;
margin-bottom: 15px;
}

.article-wrap ul {
margin-top: 0;
margin-bottom: 20px;
padding-left: 20px;
}

.article-wrap li {
margin-bottom: 8px;
}

.article-wrap a {
color: #3498db;
text-decoration: none;
}

.article-wrap a:hover {
text-decoration: underline;
}

.article-wrap img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 25px;
}

.breadcrumbs a {
color: #7f8c8d;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f8fcfd;
border: 1px solid #d4e6f1;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.table-responsive {
overflow-x: auto;
margin: 25px 0;
}

.article-wrap table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.article-wrap th,
.article-wrap td {
border: 1px solid #bdc3c7;
padding: 15px;
text-align: left;
vertical-align: top;
}

.article-wrap th {
background-color: #ecf0f1;
color: #2c3e50;
font-weight: bold;
}

.article-wrap tr:nth-child(even) {
background-color: #f9fbfb;
}

.alert-danger {
background-color: #fdedec;
border-left: 5px solid #e74c3c;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 25px 0;
color: #c0392b;
}

.alert-warning {
background-color: #fef5e7;
border-left: 5px solid #f39c12;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 25px 0;
color: #d35400;
}

.alert-info {
background-color: #eaf2f8;
border-left: 5px solid #2980b9;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 25px 0;
color: #154360;
}

.alert-success {
background-color: #e9f7ef;
border-left: 5px solid #27ae60;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 25px 0;
color: #145a32;
}

.toc {
background-color: #f4f6f7;
padding: 25px;
border-radius: 8px;
margin: 30px 0;
}

.toc h2 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
}

.toc ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}

.toc li {
margin-bottom: 10px;
}

.faq-item {
border-bottom: 1px solid #ecf0f1;
padding: 20px 0;
}

.faq-item:last-child {
border-bottom: none;
}

.faq-question {
font-size: 1.1em;
color: #2c3e50;
margin-bottom: 10px;
}

.sources-list {
font-size: 0.9em;
color: #7f8c8d;
word-break: break-word;
}

.sources-list li {
margin-bottom: 12px;
}

.review-block {
background-color: #fdfefe;
border: 1px solid #e5e8e8;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.95em;
color: #555555;
}

.divider {
border-top: 1px solid #bdc3c7;
margin: 40px 0;
}

.disclaimer {
font-size: 0.9em;
color: #7f8c8d;
margin-top: 20px;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-wrap h1 {
font-size: 1.8em;
}
.article-wrap h2 {
font-size: 1.5em;
}
}

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