

/* 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_2475.css?17806651752524*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2475 */

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

.article-wrap {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-wrap h1 {
font-size: 2em;
color: #1a1a1a;
margin-bottom: 0.5em;
border-bottom: 2px solid #eaeaea;
padding-bottom: 0.2em;
}
.article-wrap h2 {
font-size: 1.5em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
}
.article-wrap h3 {
font-size: 1.2em;
color: #34495e;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.article-wrap p {
margin-bottom: 1em;
}
.article-wrap ul {
margin-bottom: 1em;
padding-left: 20px;
}
.article-wrap li {
margin-bottom: 0.5em;
}
.article-wrap a {
color: #2980b9;
text-decoration: none;
}
.article-wrap a:hover {
text-decoration: underline;
}
.article-wrap img {
max-width: 100%;
height: auto;
display: block;
margin: 1.5em 0;
border-radius: 4px;
}
.article-wrap table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1.5em;
}
.article-wrap th, .article-wrap td {
border: 1px solid #dcdcdc;
padding: 12px;
text-align: left;
}
.article-wrap th {
background-color: #f4f6f8;
font-weight: bold;
color: #2c3e50;
}
.article-wrap tr:nth-child(even) {
background-color: #fafbfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background: #ffffff;
border: 1px solid #e1e4e8;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.card-header {
display: block;
font-size: 1.1em;
color: #2980b9;
margin-bottom: 10px;
}
.alert-warning {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 15px;
margin-bottom: 20px;
border-radius: 0 4px 4px 0;
}
.alert-danger {
background-color: #f8d7da;
border-left: 5px solid #dc3545;
padding: 15px;
margin-bottom: 20px;
border-radius: 0 4px 4px 0;
}
.alert-success {
background-color: #d4edda;
border-left: 5px solid #28a745;
padding: 15px;
margin-bottom: 20px;
border-radius: 0 4px 4px 0;
}
.alert-info {
background-color: #e2e3e5;
border-left: 5px solid #6c757d;
padding: 15px;
margin-bottom: 20px;
border-radius: 0 4px 4px 0;
}
.editorial-block {
background-color: #f9f9f9;
padding: 20px;
border: 1px solid #ddd;
margin-top: 30px;
border-radius: 4px;
}
.disclaimer-block {
font-size: 0.9em;
color: #555;
border-top: 1px solid #ccc;
padding-top: 15px;
margin-top: 20px;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-wrap table {
display: block;
overflow-x: auto;
}
}

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