

/* 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_3579.css?17795998393379*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3579 */

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

.article-container, .article-container * {
box-sizing: border-box;
}

.article-container {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

.article-container h1,
.article-container h2,
.article-container h3 {
color: #1a4f8a;
margin-top: 1.5em;
margin-bottom: 0.6em;
}

.article-container h1 {
font-size: 2.2em;
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
}

.article-container h2 {
font-size: 1.6em;
border-bottom: 1px solid #e2e8f0;
padding-bottom: 5px;
}

.article-container h3 {
font-size: 1.2em;
}

.article-container p {
margin-top: 0;
margin-bottom: 1em;
}

.article-container ul {
margin-top: 0;
margin-bottom: 1em;
padding-left: 24px;
}

.article-container li {
margin-bottom: 0.4em;
}

.decimal-list {
list-style-type: decimal;
}

.article-container a {
color: #3182ce;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #e2e8f0;
}

.alert {
padding: 20px;
border-radius: 8px;
margin: 1.5em 0;
background: #f8f9fa;
}

.alert strong {
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}

.alert p:last-child,
.alert ul:last-child {
margin-bottom: 0;
}

.alert-danger {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
}

.alert-danger strong {
color: #c53030;
}

.alert-warning {
background-color: #fffff0;
border-left: 5px solid #ecc94b;
}

.alert-warning strong {
color: #b7791f;
}

.alert-success {
background-color: #f0fff4;
border-left: 5px solid #48bb78;
}

.alert-success strong {
color: #2f855a;
}

.alert-summary {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
}

.alert-summary strong {
color: #2b6cb0;
}

.alert-info {
background-color: #f7fafc;
border-left: 5px solid #a0aec0;
font-size: 0.95em;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 20px;
margin: 1.5em 0;
}

.card {
background: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.03);
border-top: 4px solid #1a4f8a;
}

.card strong {
display: block;
margin-bottom: 10px;
color: #2d3748;
font-size: 1.05em;
}

.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}

.table-wrapper {
overflow-x: auto;
margin-bottom: 1.5em;
}

.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.article-container th,
.article-container td {
border: 1px solid #cbd5e0;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}

.article-container th {
background-color: #edf2f7;
font-weight: bold;
color: #2d3748;
}

.article-container tr:nth-child(even) {
background-color: #f7fafc;
}

.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
background-color: #edf2f7;
border-radius: 8px;
}

.text-italic {
display: inline;
font-style: italic;
}

@media (max-width: 600px) {
.article-container {
padding: 15px;
}

.cards-grid {
grid-template-columns: 1fr;
}
}

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