

/* 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_2689.css?17805765573881*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2689 */

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

.ecto-wrap {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333;
box-sizing: border-box;
}
.ecto-wrap *, .ecto-wrap *::before, .ecto-wrap *::after {
box-sizing: inherit;
}
.ecto-wrap h1 {
font-size: 2.2em;
color: #1a4f8a;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.ecto-wrap h2 {
font-size: 1.6em;
color: #1a4f8a;
margin-top: 1.8em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e0e6ed;
padding-bottom: 5px;
}
.ecto-wrap h3 {
font-size: 1.3em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.ecto-wrap p {
margin-bottom: 1.2em;
}
.ecto-wrap ul, .ecto-wrap ol {
margin-bottom: 1.2em;
padding-left: 25px;
}
.ecto-wrap li {
margin-bottom: 0.5em;
}
.ecto-wrap a {
color: #1a4f8a;
text-decoration: underline;
}
.ecto-wrap a:hover {
text-decoration: none;
}

/* 02830F8O 8 >3;02;5=85 */
.ecto-breadcrumb {
font-size: 0.9em;
color: #666;
margin-bottom: 25px;
}
.ecto-breadcrumb a {
color: #666;
text-decoration: none;
}
.ecto-toc {
background-color: #f8fbff;
padding: 20px 25px;
border-radius: 8px;
border: 1px solid #d1dce8;
margin: 2em 0;
}
.ecto-toc-title {
font-weight: bold;
font-size: 1.2em;
color: #1a4f8a;
margin-bottom: 15px;
}
.ecto-toc ol {
column-count: 2;
column-gap: 30px;
margin-bottom: 0;
}
@media (max-width: 650px) {
.ecto-toc ol {
column-count: 1;
}
}

/* !5B:8 8 :0@B>G:8 */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8fbff;
border: 1px solid #d1dce8;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.03);
}
.card p:last-child {
margin-bottom: 0;
}

/* ;>:8 0:F5=B>2 (&25B>2K5 D>=K) */
.ecto-danger {
background-color: #fdf0ef;
border-left: 5px solid #c0392b;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.ecto-danger strong {
color: #c0392b;
}
.ecto-warn {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.ecto-warn strong {
color: #b45309;
}
.ecto-ok {
background-color: #edf7f2;
border-left: 5px solid #1a7a4a;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.ecto-ok strong {
color: #1a7a4a;
}
.ecto-info {
background-color: #f4f7fb;
border-left: 5px solid #1a4f8a;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}

/* "01;8FK */
.ecto-table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}
.ecto-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.ecto-table th, .ecto-table td {
border: 1px solid #d1dce8;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.ecto-table th {
background-color: #1a4f8a;
color: #fff;
font-weight: bold;
}
.ecto-table tr:nth-child(odd) {
background-color: #f4f7fb;
}

/* 7>1@065=8O */
.ecto-wrap img {
max-width: 100%;
height: auto;
display: block;
margin: 2em auto;
border-radius: 8px;
border: 1px solid #e0e6ed;
}

/* FAQ */
details {
background-color: #f8fbff;
border: 1px solid #d1dce8;
border-radius: 8px;
padding: 15px 20px;
margin-bottom: 12px;
}
summary {
font-weight: bold;
cursor: pointer;
color: #1a4f8a;
outline: none;
}
details p {
margin-top: 15px;
margin-bottom: 0;
}

/* !=>A:8 8 ?>420; */
.ecto-sources {
font-size: 0.9em;
color: #555;
}
.ecto-sources li {
margin-bottom: 10px;
}
.ecto-review {
background-color: #f4f7fb;
padding: 20px;
border-radius: 8px;
font-size: 0.9em;
color: #444;
margin-top: 2.5em;
border: 1px solid #e0e6ed;
}
.ecto-disclaimer {
font-size: 0.85em;
color: #7f8c8d;
border-top: 1px solid #e0e6ed;
padding-top: 15px;
margin-top: 25px;
}

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