

/* 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_3005.css?17796315803041*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3005 */

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

.akinesia-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.akinesia-article h1 {
font-size: 2em;
color: #2c3e50;
margin-bottom: 0.5em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}

.akinesia-article h2 {
font-size: 1.5em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
}

.akinesia-article h3 {
font-size: 1.2em;
color: #34495e;
margin-top: 1.2em;
margin-bottom: 0.5em;
}

.akinesia-article p {
margin-bottom: 1em;
}

.akinesia-article ul, .akinesia-article ol {
margin-bottom: 1em;
padding-left: 25px;
}

.akinesia-article li {
margin-bottom: 0.4em;
}

.akinesia-article a {
color: #2980b9;
text-decoration: none;
}

.akinesia-article a:hover {
text-decoration: underline;
}

.akinesia-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
}

.akinesia-breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}

/* Alert blocks */
.ak-alert {
padding: 15px;
margin-bottom: 20px;
border-radius: 4px;
}

.ak-alert-warning {
background-color: #fff3cd;
color: #856404;
border-left: 5px solid #ffeeba;
}

.ak-alert-critical {
background-color: #f8d7da;
color: #721c24;
border-left: 5px solid #f5c6cb;
}

.ak-alert-safe {
background-color: #d4edda;
color: #155724;
border-left: 5px solid #c3e6cb;
}

/* Cards Grid */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 15px;
margin-bottom: 20px;
}

.card {
border: 1px solid #e0e0e0;
padding: 15px;
border-radius: 8px;
background-color: #fcfcfc;
}

/* Highlight blocks */
.ak-chunk {
background-color: #e8f4f8;
padding: 15px;
border-left: 4px solid #3498db;
margin: 1.5em 0;
}

.ak-selection {
background-color: #fcf3cf;
padding: 15px;
border-left: 4px solid #f1c40f;
margin: 1.5em 0;
}

/* Tables */
.akinesia-article table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1.5em;
font-size: 0.95em;
}

.akinesia-article th, .akinesia-article td {
border: 1px solid #ddd;
padding: 12px;
text-align: left;
}

.akinesia-article th {
background-color: #f4f6f8;
font-weight: bold;
color: #2c3e50;
}

.akinesia-article tr:nth-child(even) {
background-color: #f9f9f9;
}

/* FAQ */
.ak-faq details {
border-bottom: 1px solid #eee;
padding: 10px 0;
}

.ak-faq summary {
font-weight: bold;
cursor: pointer;
color: #2c3e50;
outline: none;
padding: 5px 0;
}

.ak-faq .faq-answer {
padding-top: 10px;
padding-left: 15px;
color: #555;
}

/* Meta & Disclaimer */
.ak-meta {
border: 1px solid #ccc;
padding: 20px;
background-color: #f9f9f9;
margin-top: 30px;
border-radius: 8px;
font-size: 0.9em;
}

.ak-disclaimer {
margin-top: 20px;
padding: 15px;
background-color: #f0f0f0;
font-size: 0.9em;
text-align: center;
border-radius: 8px;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
.akinesia-article table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
}

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