

/* 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_6133.css?17819527493630*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6133 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

.article-container h1 {
font-size: 2.2rem;
color: #1a252f;
margin-bottom: 10px;
line-height: 1.3;
}

.article-container h2 {
font-size: 1.8rem;
color: #2980b9;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}

.article-container h3 {
font-size: 1.4rem;
color: #34495e;
margin-top: 30px;
margin-bottom: 15px;
}

.article-container p {
margin-bottom: 15px;
}

.article-container a {
color: #2980b9;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.article-container ul {
margin-bottom: 20px;
padding-left: 25px;
}

.article-container li {
margin-bottom: 10px;
}

.breadcrumbs {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 30px;
}

.article-header {
margin-bottom: 40px;
}

.badge {
display: inline-block;
background-color: #e8f4f8;
color: #2980b9;
padding: 5px 12px;
border-radius: 20px;
font-size: 0.85rem;
font-weight: bold;
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: 0.5px;
}

.subtitle {
font-size: 1.15rem;
color: #55606f;
}

.alert-box {
padding: 20px;
border-radius: 8px;
margin: 30px 0;
}

.alert-box p:last-child,
.alert-box ul:last-child {
margin-bottom: 0;
}

.alert-warning {
background-color: #fff8e1;
border-left: 5px solid #ffc107;
color: #5d4000;
}

.alert-danger {
background-color: #ffebee;
border-left: 5px solid #f44336;
color: #b71c1c;
}

.insight-box {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
color: #0d47a1;
}

.alert-ymyl {
background-color: #f5f5f5;
border-left: 5px solid #9e9e9e;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
font-size: 0.95rem;
color: #424242;
}

.editor-card {
background-color: #fafafa;
border: 1px solid #eeeeee;
padding: 25px;
border-radius: 8px;
margin: 40px 0 20px;
}

.editor-card ul {
list-style-type: none;
padding-left: 0;
}

.data-table {
width: 100%;
border-collapse: collapse;
margin: 30px 0;
font-size: 0.95rem;
}

.data-table th,
.data-table td {
border: 1px solid #e0e0e0;
padding: 15px;
text-align: left;
vertical-align: top;
}

.data-table th {
background-color: #f0f4f8;
color: #2c3e50;
font-weight: bold;
}

.data-table tr:nth-child(even) {
background-color: #f9fbfb;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 25px;
margin: 30px 0;
}

.card {
background-color: #ffffff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 25px;
box-shadow: 0 2px 10px rgba(0,0,0,0.03);
}

.card h3 {
margin-top: 0;
color: #2980b9;
font-size: 1.25rem;
}

.card-list {
list-style-type: none;
padding-left: 0;
margin: 0;
}

.card-list li {
margin-bottom: 12px;
}

.numbered-list {
list-style-type: decimal;
padding-left: 20px;
}

.text-danger {
color: #d32f2f;
}

.text-warning {
color: #f57c00;
}

.reference-list {
font-size: 0.9rem;
color: #555;
word-break: break-word;
}

@media (max-width: 768px) {
.data-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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