

/* 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_4493.css?17810974633839*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4493 */

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

.apathy-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.apathy-article a {
color: #0056b3;
text-decoration: none;
}
.apathy-article a:hover {
text-decoration: underline;
}
.apathy-breadcrumb {
display: flex;
gap: 8px;
padding: 0;
margin-bottom: 20px;
font-size: 14px;
color: #555555;
list-style: none;
flex-wrap: wrap;
}
.apathy-label {
display: inline-block;
background-color: #e0f7fa;
color: #006064;
padding: 6px 10px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}
.apathy-article h1 {
font-size: 2.2rem;
margin-bottom: 10px;
color: #111111;
}
.apathy-lead {
font-size: 1.125rem;
color: #444444;
margin-bottom: 30px;
}
.apathy-warning-box {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.apathy-danger-box {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.apathy-danger-box h3 {
color: #c62828;
margin-top: 0;
margin-bottom: 15px;
}
.apathy-insight {
background-color: #e8f4fd;
border-left: 4px solid #2196f3;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.apathy-author-box {
background-color: #f1f8e9;
border: 1px solid #dcedc8;
padding: 24px;
border-radius: 8px;
margin: 30px 0;
}
.apathy-author-box h3 {
margin-top: 0;
margin-bottom: 15px;
color: #2e7d32;
}
.apathy-author-box p {
margin-bottom: 8px;
}
.apathy-section {
margin-bottom: 40px;
}
.apathy-section h2 {
color: #222222;
border-bottom: 2px solid #eeeeee;
padding-bottom: 10px;
margin-top: 40px;
margin-bottom: 20px;
}
.apathy-toc {
background: #f8f9fa;
padding: 24px;
border-radius: 8px;
border: 1px solid #e9ecef;
margin-bottom: 30px;
}
.apathy-toc ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.apathy-toc ul li {
margin-bottom: 10px;
}
.apathy-table-wrapper {
overflow-x: auto;
margin: 24px 0;
}
.apathy-table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
min-width: 600px;
}
.apathy-table th,
.apathy-table td {
border: 1px solid #dddddd;
padding: 16px;
text-align: left;
vertical-align: top;
}
.apathy-table th {
background-color: #f4f4f4;
font-weight: bold;
color: #333333;
}
.apathy-table tr:nth-child(even) td {
background-color: #fcfcfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background: #f4f8fb;
border: 1px solid #e1eef6;
border-radius: 8px;
padding: 24px;
}
.card h3 {
margin-top: 0;
margin-bottom: 12px;
color: #1a5b8c;
font-size: 1.15rem;
}
.card p {
margin: 0 0 10px 0;
}
.apathy-article ul {
padding-left: 20px;
margin-bottom: 20px;
}
.apathy-article li {
margin-bottom: 8px;
}
.ordered-list {
counter-reset: custom-counter;
list-style: none;
padding-left: 0;
}
.ordered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 28px;
margin-bottom: 12px;
}
.ordered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
top: 0;
font-weight: bold;
color: #0056b3;
}
.list-break li {
word-break: break-all;
}
.apathy-img-wrapper {
text-align: center;
margin: 30px 0;
}
.apathy-img-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
background: #f0f0f0;
display: inline-block;
}
@media (max-width: 768px) {
.apathy-table th,
.apathy-table td {
padding: 10px;
font-size: 14px;
}
.cards-grid {
grid-template-columns: 1fr;
}
.apathy-article h1 {
font-size: 1.8rem;
}
}

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