

/* 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_5154.css?17799780792664*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5154 */

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

.tnbc-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.tnbc-article h1 {
font-size: 2.2em;
color: #1a1a1a;
margin-top: 1em;
margin-bottom: 0.5em;
}
.tnbc-article h2 {
font-size: 1.6em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 0.3em;
}
.tnbc-article h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 1.2em;
margin-bottom: 0.6em;
}
.tnbc-article p {
margin-bottom: 1em;
}
.tnbc-article a {
color: #2980b9;
text-decoration: none;
}
.tnbc-article a:hover {
text-decoration: underline;
}
.tnbc-article ul {
margin-bottom: 1em;
padding-left: 20px;
}
.tnbc-article li {
margin-bottom: 0.6em;
}
.tnbc-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 25px;
}
.breadcrumbs a {
color: #7f8c8d;
}

.block-danger, .block-warning, .block-summary, .block-info, .block-success {
padding: 18px 20px;
margin: 20px 0;
border-radius: 8px;
}
.block-danger {
background-color: #fdeded;
border-left: 5px solid #e74c3c;
}
.block-danger strong {
color: #c0392b;
}
.block-warning {
background-color: #fdfae3;
border-left: 5px solid #f1c40f;
}
.block-summary {
background-color: #eaf2f8;
border-left: 5px solid #3498db;
}
.block-summary strong {
color: #2980b9;
}
.block-info {
background-color: #f8f9f9;
border-left: 5px solid #95a5a6;
}
.block-success {
background-color: #eef7f0;
border-left: 5px solid #2ecc71;
}
.block-success strong {
color: #27ae60;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #fbfcfc;
border: 1px solid #ebedef;
border-radius: 8px;
padding: 20px;
}
.card strong {
display: block;
margin-bottom: 10px;
font-size: 1.1em;
color: #2c3e50;
}
.card p {
margin: 0;
font-size: 0.95em;
}

.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
.tnbc-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.tnbc-article th, .tnbc-article td {
border: 1px solid #dcdde1;
padding: 14px;
text-align: left;
vertical-align: top;
}
.tnbc-article th {
background-color: #f5f6fa;
color: #2f3640;
font-weight: bold;
}
.tnbc-article tr:nth-child(even) {
background-color: #fcfcfd;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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