

/* 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_2847.css?17806650652701*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2847 */

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

.article-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.article-wrapper h1 {
color: #1a365d;
font-size: 2em;
margin-top: 1.5em;
margin-bottom: 0.8em;
}
.article-wrapper h2 {
color: #2b6cb0;
font-size: 1.6em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
margin-top: 1.8em;
margin-bottom: 1em;
}
.article-wrapper h3 {
color: #2c5282;
font-size: 1.25em;
margin-top: 1.5em;
margin-bottom: 0.6em;
}
.article-wrapper p {
margin-bottom: 1em;
}
.article-wrapper ul {
margin-bottom: 1.2em;
padding-left: 20px;
}
.article-wrapper li {
margin-bottom: 0.5em;
}
.article-wrapper a {
color: #3182ce;
text-decoration: underline;
}
.article-wrapper a:hover {
color: #2b6cb0;
text-decoration: none;
}
.article-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 2em auto;
border-radius: 8px;
}
.table-container {
overflow-x: auto;
margin-bottom: 1.5em;
}
.article-wrapper table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1em;
}
.article-wrapper th, .article-wrapper td {
border: 1px solid #cbd5e0;
padding: 12px;
text-align: left;
}
.article-wrapper th {
background-color: #edf2f7;
font-weight: bold;
color: #2d3748;
}
.article-wrapper tr:nth-child(even) {
background-color: #f7fafc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #1a202c;
}
.alert-danger {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.alert-danger strong {
color: #c53030;
}
.alert-warning {
background-color: #fffaf0;
border-left: 5px solid #dd6b20;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.alert-success {
background-color: #f0fff4;
border-left: 5px solid #38a169;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.alert-info {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.alert-summary {
background-color: #fffff0;
border-left: 5px solid #d69e2e;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
}
.faq-grid .card {
background-color: #ffffff;
border-left: 4px solid #4299e1;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-wrapper {
padding: 15px;
}
}

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