

/* 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_5226.css?17799768443549*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5226 */

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

.triad-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.triad-wrapper * {
box-sizing: border-box;
}

.triad-wrapper h1 {
font-size: 2.2rem;
color: #2c3e50;
margin-bottom: 20px;
line-height: 1.3;
border-bottom: 3px solid #3498db;
padding-bottom: 10px;
}

.triad-wrapper h2 {
font-size: 1.8rem;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}

.triad-wrapper h3 {
font-size: 1.3rem;
color: #34495e;
margin-top: 25px;
margin-bottom: 15px;
}

.triad-wrapper p {
margin-bottom: 15px;
}

.triad-wrapper ul {
margin-bottom: 20px;
padding-left: 20px;
}

.triad-wrapper li {
margin-bottom: 8px;
}

.triad-wrapper a {
color: #2980b9;
text-decoration: none;
}

.triad-wrapper a:hover {
text-decoration: underline;
}

.triad-wrapper img {
display: block;
max-width: 100%;
height: auto;
margin: 25px auto;
border-radius: 8px;
}

.triad-breadcrumbs {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 30px;
}

.triad-breadcrumbs a {
color: #7f8c8d;
}

.triad-table-container {
overflow-x: auto;
margin: 25px 0;
}

.triad-wrapper table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}

.triad-wrapper th,
.triad-wrapper td {
border: 1px solid #bdc3c7;
padding: 12px 15px;
text-align: left;
}

.triad-wrapper th {
background-color: #f8f9fa;
color: #2c3e50;
font-weight: bold;
}

.triad-wrapper tr:nth-child(even) {
background-color: #fdfdfd;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #ffffff;
border: 1px solid #e0e6ed;
border-radius: 10px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}

.card h3 {
margin-top: 0;
color: #2980b9;
font-size: 1.2rem;
border-bottom: 1px solid #ecf0f1;
padding-bottom: 10px;
}

.triad-danger {
background-color: #feeceb;
border-left: 5px solid #e74c3c;
padding: 18px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.triad-danger strong {
color: #c0392b;
}

.triad-warning {
background-color: #fff8e1;
border-left: 5px solid #f39c12;
padding: 18px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.triad-warning strong {
color: #d35400;
}

.triad-ok {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
padding: 18px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.triad-ok strong {
color: #27ae60;
}

.triad-summary {
background-color: #f4f6f7;
border-left: 5px solid #7f8c8d;
padding: 18px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.triad-summary strong {
color: #2c3e50;
display: block;
margin-bottom: 10px;
}

.triad-toc {
background-color: #f8f9fa;
border: 1px solid #e0e6ed;
border-radius: 8px;
padding: 20px;
margin: 30px 0;
}

.triad-toc strong {
font-size: 1.2rem;
color: #2c3e50;
display: block;
margin-bottom: 15px;
}

.triad-toc ul {
margin-bottom: 0;
}

.faq-item {
background-color: #ffffff;
border: 1px solid #e0e6ed;
border-radius: 8px;
padding: 20px;
margin-bottom: 15px;
}

.faq-item h3 {
margin-top: 0;
color: #2c3e50;
}

.faq-item p:last-child {
margin-bottom: 0;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.triad-wrapper {
padding: 15px;
}
}

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