

/* 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_5655.css?17811222903828*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5655 */

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

.taste-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #222;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.taste-article h1 {
font-size: 2.2rem;
color: #111;
margin-bottom: 15px;
}
.taste-article h2 {
font-size: 1.8rem;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.taste-article h3 {
font-size: 1.3rem;
color: #34495e;
margin-top: 20px;
margin-bottom: 10px;
}
.taste-article p {
margin-bottom: 15px;
}
.taste-article a {
color: #2980b9;
text-decoration: none;
}
.taste-article a:hover {
text-decoration: underline;
}
.taste-article ul {
margin-bottom: 20px;
padding-left: 20px;
}
.taste-article li {
margin-bottom: 8px;
}
.numbered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
margin-bottom: 10px;
padding-left: 30px;
position: relative;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
font-weight: bold;
color: #2980b9;
}
.table-wrapper {
width: 100%;
overflow-x: auto;
margin: 25px 0;
}
.taste-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.taste-article th, .taste-article td {
border: 1px solid #bdc3c7;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.taste-article th {
background-color: #34495e;
color: #fff;
font-weight: bold;
}
.taste-article tr:nth-child(even) td {
background-color: #f9f9f9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #fdfdfd;
border: 1px solid #e1e8ed;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
}
.block-warning {
background-color: #fff4e6;
border-left: 5px solid #e67e22;
padding: 15px 20px;
margin: 25px 0;
border-radius: 4px;
}
.block-danger {
background-color: #fde8e4;
border-left: 5px solid #c0392b;
padding: 15px 20px;
margin: 25px 0;
border-radius: 4px;
}
.block-insight {
background-color: #e9f7f1;
border-left: 5px solid #27ae60;
padding: 15px 20px;
margin: 25px 0;
border-radius: 4px;
}
.block-expert {
background-color: #e8f4f8;
border-left: 5px solid #2980b9;
padding: 15px 20px;
margin: 25px 0;
border-radius: 4px;
}
.block-conclusion {
background-color: #f4f6f7;
border-left: 5px solid #7f8c8d;
padding: 15px 20px;
margin: 25px 0;
border-radius: 4px;
}
.badge {
display: inline-block;
padding: 5px 10px;
border-radius: 12px;
font-size: 0.85rem;
font-weight: bold;
}
.badge-urgent { background-color: #fde8e4; color: #c0392b; }
.badge-routine { background-color: #e9f7f1; color: #27ae60; }
.badge-warning { background-color: #fff4e6; color: #d35400; }
.breadcrumbs {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 20px;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
display: flex;
gap: 8px;
margin: 0;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #bdc3c7;
}
.breadcrumbs li:last-child::after {
content: "";
}
.article-label {
font-size: 0.85rem;
text-transform: uppercase;
color: #2980b9;
font-weight: bold;
letter-spacing: 1px;
display: block;
margin-bottom: 10px;
}
.toc-box {
background-color: #f9f9f9;
border: 1px solid #ecf0f1;
border-radius: 8px;
padding: 20px;
margin: 30px 0;
}
.toc-box h2 {
margin-top: 0;
border-bottom: none;
font-size: 1.4rem;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
}
@media (max-width: 600px) {
.taste-article h1 { font-size: 1.8rem; }
.taste-article h2 { font-size: 1.5rem; }
}

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