

/* 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_5890.css?17818041802777*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5890 */

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

.medical-guide {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #ffffff;
}

.medical-guide h1 {
color: #1a3b5c;
font-size: 2.2em;
border-bottom: 3px solid #3498db;
padding-bottom: 10px;
margin-bottom: 25px;
}

.medical-guide h2 {
color: #2c3e50;
font-size: 1.6em;
margin-top: 40px;
margin-bottom: 20px;
border-left: 4px solid #3498db;
padding-left: 10px;
}

.medical-guide h3 {
color: #2980b9;
font-size: 1.2em;
margin-top: 25px;
margin-bottom: 15px;
}

.medical-guide p {
margin-bottom: 15px;
}

.medical-guide ul {
margin-bottom: 20px;
padding-left: 25px;
list-style-type: disc;
}

.medical-guide li {
margin-bottom: 10px;
}

.medical-guide strong {
color: #111111;
font-weight: bold;
}

.medical-guide a {
color: #2980b9;
text-decoration: underline;
}

.medical-guide img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
background-color: #f4f6f8;
}

/* !<KA;>2K5 1;>:8 */
.quick-answer {
background-color: #e8f4f8;
padding: 20px 25px;
border-radius: 8px;
margin-bottom: 30px;
border-left: 5px solid #3498db;
}

.quick-answer strong {
display: block;
font-size: 1.1em;
color: #1a3b5c;
margin-bottom: 15px;
}

.chunk {
background-color: #fdf6e3;
padding: 15px 20px;
border-radius: 8px;
margin: 25px 0;
border-left: 5px solid #f39c12;
}

.warning-block {
background-color: #fae8e8;
padding: 20px 25px;
border-radius: 8px;
margin: 25px 0;
border-left: 5px solid #e74c3c;
}

/* "01;8FK */
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}

.medical-guide table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.medical-guide th,
.medical-guide td {
border: 1px solid #dcdde1;
padding: 15px;
text-align: left;
vertical-align: top;
}

.medical-guide th {
background-color: #1a3b5c;
color: #ffffff;
font-weight: bold;
}

.medical-guide tr:nth-child(even) td {
background-color: #f8f9fa;
}

/* 0@B>G:8 */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-top: 25px;
margin-bottom: 30px;
}

.card {
background-color: #f4f8fc;
border: 1px solid #dcdde1;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.03);
}

.card h3 {
margin-top: 0;
color: #1a3b5c;
border-bottom: 2px solid #3498db;
padding-bottom: 8px;
}

.card p:last-child {
margin-bottom: 0;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-guide {
padding: 15px;
}
}

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