

/* 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_2842.css?17806522063667*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2842 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-container h1 {
font-size: 2.2em;
color: #1a5276;
border-bottom: 2px solid #ebedef;
padding-bottom: 10px;
margin-bottom: 20px;
}
.article-container h2 {
font-size: 1.6em;
color: #1a5276;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 1px solid #ebedef;
padding-bottom: 5px;
}
.article-container h3 {
font-size: 1.2em;
color: #2980b9;
margin-top: 1.2em;
margin-bottom: 0.6em;
}
.article-container p {
margin-bottom: 1.2em;
}
.article-container a {
color: #2980b9;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container ul {
margin-bottom: 1.2em;
padding-left: 20px;
}
.article-container li {
margin-bottom: 0.5em;
}
.article-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.article-container strong {
color: #2c3e50;
}

.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #fdfefe;
border: 1px solid #e5e8e8;
border-left: 4px solid #3498db;
border-radius: 6px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.04);
}
.card strong {
display: block;
margin-bottom: 8px;
color: #1a5276;
}

.takeaways {
margin: 30px 0;
}
.takeaways h3 {
color: #27ae60;
border-bottom: none;
margin-bottom: 10px;
}
.takeaways .card {
border-left-color: #27ae60;
background-color: #f2fbf5;
}

.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th,
.article-container td {
border: 1px solid #d5dbdb;
padding: 15px;
text-align: left;
}
.article-container th {
background-color: #f2f4f4;
color: #2c3e50;
font-weight: bold;
}
.article-container tr:nth-child(even) {
background-color: #fafbfc;
}

.alert {
padding: 20px;
margin: 25px 0;
border-radius: 8px;
border-left: 5px solid;
}
.alert p:last-child,
.alert ul:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fdedec;
border-color: #e74c3c;
}
.alert-danger strong {
color: #c0392b;
display: block;
margin-bottom: 10px;
}
.alert-warning {
background-color: #fef9e7;
border-color: #f1c40f;
}
.alert-warning strong {
color: #d68910;
display: block;
margin-bottom: 10px;
}

.toc {
background-color: #f4f6f7;
padding: 25px;
border-radius: 8px;
margin: 30px 0;
border: 1px solid #ebedef;
}
.toc h2 {
margin-top: 0;
border-bottom: none;
}
.toc ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.toc li {
margin-bottom: 10px;
}

.faq-item {
background: #fff;
border: 1px solid #d5dbdb;
border-radius: 8px;
margin-bottom: 15px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}
.faq-q {
color: #1a5276;
font-size: 1.1em;
margin-bottom: 10px;
}
.faq-a {
color: #555;
}

.editorial {
background-color: #f4f6f7;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9em;
color: #555;
border-left: 4px solid #95a5a6;
}
.editorial strong {
color: #2c3e50;
display: block;
margin-bottom: 5px;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-container th,
.article-container td {
padding: 10px;
}
}

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