

/* 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_5223.css?17799771533113*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5223 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

.article-container h1 {
font-size: 2.2rem;
color: #2c3e50;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}

.article-container h2 {
font-size: 1.8rem;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 15px;
}

.article-container h3 {
font-size: 1.3rem;
color: #34495e;
margin-top: 25px;
margin-bottom: 10px;
}

.article-container p {
margin-bottom: 15px;
}

.article-container a {
color: #2980b9;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.breadcrumbs {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 20px;
}

.alert {
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 4px;
}

.alert p {
margin-bottom: 10px;
}

.alert p:last-child {
margin-bottom: 0;
}

.alert-danger {
background-color: #f8d7da;
color: #721c24;
border-left: 5px solid #f5c6cb;
}

.alert-warning {
background-color: #fff3cd;
color: #856404;
border-left: 5px solid #ffeeba;
}

.alert-success {
background-color: #d4edda;
color: #155724;
border-left: 5px solid #c3e6cb;
}

.alert-info {
background-color: #e8f4f8;
color: #0c5460;
border-left: 5px solid #2980b9;
}

.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 15px;
margin-bottom: 30px;
}

.card {
background-color: #ffffff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 15px;
flex: 1 1 calc(33.333% - 15px);
min-width: 250px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.card p {
margin: 0;
font-size: 0.95rem;
}

.insight-block {
background-color: #f0f7fb;
padding: 15px 20px;
border-left: 4px solid #3498db;
margin: 20px 0;
font-style: normal;
}

.table-responsive {
overflow-x: auto;
margin-bottom: 20px;
}

table {
width: 100%;
border-collapse: collapse;
margin: 15px 0;
background-color: #ffffff;
}

th, td {
border: 1px solid #dcdcdc;
padding: 12px 15px;
text-align: left;
}

th {
background-color: #f8f9fa;
font-weight: bold;
color: #2c3e50;
}

tr:nth-child(even) {
background-color: #fbfcfc;
}

ul {
margin-left: 20px;
margin-bottom: 20px;
padding-left: 0;
}

li {
margin-bottom: 8px;
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 20px 0;
}

.faq-item {
background-color: #fdfdfd;
border: 1px solid #eaeaea;
border-radius: 6px;
padding: 15px;
margin-bottom: 15px;
}

.faq-item h3 {
margin-top: 0;
font-size: 1.1rem;
color: #2c3e50;
}

.review-block {
border: 1px solid #cccccc;
padding: 20px;
border-radius: 8px;
background-color: #f9f9f9;
margin-top: 40px;
}

.review-block p {
margin-bottom: 10px;
}

.review-block h3 {
margin-top: 0;
}

.disclaimer {
margin-top: 30px;
padding: 15px;
border-top: 2px solid #dddddd;
color: #555555;
font-size: 0.9rem;
}

@media (max-width: 768px) {
.card {
flex: 1 1 100%;
}
}

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