

/* 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_5299.css?17800607493885*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5299 */

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

.tela-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #333;
padding: 20px;
box-sizing: border-box;
}
.tela-article *, .tela-article *::before, .tela-article *::after {
box-sizing: inherit;
}
.tela-article h2 {
color: #2c3e50;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
margin-top: 40px;
margin-bottom: 20px;
}
.tela-article h3 {
color: #34495e;
margin-top: 30px;
margin-bottom: 15px;
}
.tela-article p {
margin-bottom: 15px;
}
.tela-article a {
color: #2980b9;
text-decoration: none;
}
.tela-article a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 25px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #fff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.card p:last-child {
margin-bottom: 0;
}
.card-danger {
border-left: 5px solid #e74c3c;
background-color: #fadbd8;
}
.card-warning {
border-left: 5px solid #f1c40f;
background-color: #fcf3cf;
}
.card-success {
border-left: 5px solid #2ecc71;
background-color: #d5f5e3;
}
.alert-warning {
background-color: #fff3cd;
color: #856404;
padding: 15px;
border-left: 5px solid #ffeeba;
margin-bottom: 20px;
border-radius: 4px;
}
.alert-danger {
background-color: #f8d7da;
color: #721c24;
padding: 15px;
border-left: 5px solid #dc3545;
margin-bottom: 20px;
border-radius: 4px;
}
.alert-success {
background-color: #d4edda;
color: #155724;
padding: 15px;
border-left: 5px solid #28a745;
margin-bottom: 20px;
border-radius: 4px;
}
.chunk {
background-color: #f4f6f7;
padding: 15px;
border-radius: 8px;
margin: 20px 0;
border-left: 4px solid #bdc3c7;
}
.selection {
background-color: #e8f8f5;
padding: 15px;
border-radius: 8px;
border-left: 4px solid #1abc9c;
margin: 20px 0;
}
.block-conclusion {
background-color: #ebf5fb;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}
.block-red-flags {
border: 2px solid #e74c3c;
border-radius: 8px;
padding: 20px;
margin: 25px 0;
background-color: #fff;
}
.block-red-flags h3 {
color: #e74c3c;
margin-top: 0;
}
.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
.tela-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.tela-table th, .tela-table td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
}
.tela-table tr:first-child th, .tela-table tr:first-child td {
background-color: #ecf0f1;
font-weight: bold;
}
.tela-table tr:nth-child(even) {
background-color: #f9f9f9;
}
.ordered-list {
list-style-type: decimal;
padding-left: 25px;
margin-bottom: 20px;
}
.ordered-list li {
margin-bottom: 12px;
}
.tela-article ul:not(.ordered-list) {
list-style-type: disc;
padding-left: 25px;
margin-bottom: 20px;
}
.tela-article ul:not(.ordered-list) li {
margin-bottom: 10px;
}
.tela-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.inline-italic {
display: inline;
font-style: italic;
}
.block-expert {
border: 1px solid #ddd;
padding: 20px;
background-color: #f9f9f9;
margin-top: 40px;
border-radius: 8px;
}
.block-disclaimer {
border-top: 2px solid #333;
padding-top: 20px;
margin-top: 30px;
font-size: 0.9em;
color: #555;
}
.faq-card h3 {
margin-top: 0;
color: #2c3e50;
font-size: 1.1em;
}
.divider {
height: 1px;
background-color: #ecf0f1;
margin: 40px 0;
}
.list-item-spaced {
margin-bottom: 8px;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.tela-article {
padding: 15px;
}
}

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