

/* 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_5312.css?17800613883675*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5312 */

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

.ts-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;
}
.ts-wrapper * {
box-sizing: border-box;
}
.ts-wrapper h1 {
font-size: 2.2em;
margin-bottom: 0.5em;
color: #154360;
line-height: 1.3;
}
.ts-wrapper h2 {
font-size: 1.6em;
border-bottom: 2px solid #d5d8dc;
padding-bottom: 8px;
margin-top: 1.8em;
color: #2980b9;
}
.ts-wrapper h3 {
font-size: 1.2em;
color: #1f618d;
margin-top: 1.4em;
margin-bottom: 0.8em;
}
.ts-wrapper p {
margin-bottom: 1em;
margin-top: 0;
}
.ts-wrapper ul, .ts-wrapper ol {
margin-bottom: 1em;
padding-left: 20px;
}
.ts-wrapper li {
margin-bottom: 6px;
}
.ts-wrapper a {
color: #2980b9;
text-decoration: none;
}
.ts-wrapper a:hover {
text-decoration: underline;
}
.ts-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 1.5em auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.ts-table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}
.ts-table {
width: 100%;
border-collapse: collapse;
background: #fff;
min-width: 600px;
}
.ts-table th, .ts-table td {
padding: 12px 15px;
border: 1px solid #d5d8dc;
text-align: left;
vertical-align: top;
}
.ts-table th {
background-color: #2980b9;
color: #fff;
font-weight: bold;
}
.ts-table tr:nth-child(even) {
background-color: #f2f4f4;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background: #fff;
border: 1px solid #eaeded;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #2980b9;
}
.alert {
padding: 18px 20px;
margin: 1.5em 0;
border-radius: 6px;
}
.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fdedec;
border-left: 5px solid #e74c3c;
color: #78281f;
}
.alert-warning {
background-color: #fef9e7;
border-left: 5px solid #f1c40f;
color: #7d6608;
}
.alert-success {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
color: #186a3b;
}
.insight {
background-color: #e8f8f5;
border-left: 5px solid #1abc9c;
padding: 18px 20px;
margin: 1.5em 0;
border-radius: 6px;
color: #0e6251;
}
.insight p:last-child {
margin-bottom: 0;
}
.summary {
background-color: #eaf2f8;
border-left: 5px solid #3498db;
padding: 18px 20px;
margin: 1.5em 0;
border-radius: 6px;
}
.summary strong {
display: block;
color: #154360;
margin-bottom: 10px;
font-size: 1.1em;
}
.summary ul {
margin-bottom: 0;
}
.toc {
background-color: #f8f9f9;
border: 1px solid #eaeded;
border-radius: 8px;
padding: 20px;
margin: 2em 0;
}
.toc strong {
display: block;
font-size: 1.2em;
margin-bottom: 15px;
color: #2c3e50;
}
.toc-list {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 10px 20px;
padding: 0;
margin: 0;
list-style-position: inside;
}
@media (max-width: 600px) {
.toc-list {
grid-template-columns: 1fr;
}
}
.faq-item {
background: #fff;
border: 1px solid #eaeded;
border-radius: 8px;
padding: 18px 20px;
margin-bottom: 15px;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}
.faq-q {
font-weight: bold;
color: #2980b9;
margin-bottom: 8px;
font-size: 1.1em;
}
.faq-a {
margin: 0;
color: #34495e;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 2em;
}
.editorial-block {
background-color: #f9f9f9;
padding: 20px;
border-left: 4px solid #2ecc71;
margin-top: 2em;
border-radius: 0 6px 6px 0;
}

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