

/* 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_5315.css?17804094822993*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5315 */

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

.tb-wrapper {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
padding: 20px;
background-color: #ffffff;
}

.tb-wrapper h1 {
font-size: 2.2em;
color: #1a365d;
border-bottom: 3px solid #3182ce;
padding-bottom: 15px;
margin-bottom: 25px;
line-height: 1.2;
}

.tb-wrapper h2 {
font-size: 1.6em;
color: #2b6cb0;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
}

.tb-wrapper h3 {
font-size: 1.25em;
color: #2d3748;
margin-top: 25px;
margin-bottom: 15px;
}

.tb-wrapper p {
margin-bottom: 16px;
}

.tb-wrapper ul {
margin-bottom: 20px;
padding-left: 24px;
}

.tb-wrapper li {
margin-bottom: 8px;
}

.tb-wrapper a {
color: #3182ce;
text-decoration: none;
}

.tb-wrapper a:hover {
text-decoration: underline;
}

.tb-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 25px;
}

.alert {
padding: 16px 20px;
border-radius: 8px;
margin-bottom: 24px;
border-left: 6px solid;
}

.alert p:last-child,
.alert ul:last-child {
margin-bottom: 0;
}

.alert-danger {
background-color: #fff5f5;
border-color: #e53e3e;
color: #9b2c2c;
}

.alert-warning {
background-color: #fffff0;
border-color: #d69e2e;
color: #975a16;
}

.alert-success {
background-color: #f0fff4;
border-color: #38a169;
color: #22543d;
}

.alert-info {
background-color: #ebf8ff;
border-color: #3182ce;
color: #2a4365;
}

.chunk-info {
background-color: #f7fafc;
border-left: 4px solid #a0aec0;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
display: flex;
flex-direction: column;
}

.card h3 {
margin-top: 0;
color: #2b6cb0;
}

.card.conclusion-card {
background-color: #e6fffa;
border-color: #319795;
}

.card.conclusion-card h3 {
color: #234e52;
}

.table-wrapper {
overflow-x: auto;
margin: 24px 0;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.tb-wrapper table {
width: 100%;
border-collapse: collapse;
min-width: 700px;
}

.tb-wrapper th,
.tb-wrapper td {
border: 1px solid #e2e8f0;
padding: 14px;
text-align: left;
}

.tb-wrapper th {
background-color: #f7fafc;
font-weight: bold;
color: #4a5568;
}

.tb-wrapper tr:nth-child(even) {
background-color: #f8fafc;
}

.numbered-list {
list-style-type: decimal;
padding-left: 24px;
}

@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_5315.css?17804094822993 */
