

/* 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_2327.css?17806655593305*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2327 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
}

.article-container h1 {
color: #1a4f8a;
font-size: 2.2rem;
margin-bottom: 20px;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 10px;
}

.article-container h2 {
color: #1a4f8a;
font-size: 1.8rem;
margin-top: 40px;
margin-bottom: 15px;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 5px;
}

.article-container h3 {
color: #2e6bb3;
font-size: 1.3rem;
margin-top: 25px;
margin-bottom: 10px;
}

.article-container p {
margin-bottom: 15px;
}

.article-container ul,
.article-container ol {
margin-bottom: 20px;
padding-left: 20px;
}

.article-container li {
margin-bottom: 8px;
}

.article-container a {
color: #2e6bb3;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-bottom 0.3s ease;
}

.article-container a:hover {
border-bottom: 1px solid #2e6bb3;
}

.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* Breadcrumbs */
.breadcrumbs {
font-size: 0.9rem;
color: #666;
margin-bottom: 20px;
}

/* Alerts and Accent Blocks */
.alert {
padding: 20px;
border-radius: 6px;
margin: 25px 0;
}

.alert-danger {
background-color: #fce8e6;
border-left: 5px solid #ea4335;
color: #a50e0e;
}

.alert-success {
background-color: #e6f4ea;
border-left: 5px solid #34a853;
color: #0d652d;
}

.alert-info {
background-color: #e8f4fd;
border-left: 5px solid #2e6bb3;
color: #1a4f8a;
}

.conclusion-block {
background-color: #f4f6f8;
border-left: 5px solid #78909c;
padding: 20px;
margin: 25px 0;
border-radius: 6px;
font-style: italic;
}

/* Cards Grid Layout */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background: #ffffff;
padding: 20px;
border-radius: 8px;
border: 1px solid #e0e0e0;
border-top: 4px solid #1a4f8a;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.card h3 {
margin-top: 0;
color: #1a4f8a;
font-size: 1.1rem;
}

/* Tables */
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}

table {
width: 100%;
border-collapse: collapse;
font-size: 0.95rem;
}

th, td {
border: 1px solid #d1d5db;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}

th {
background-color: #1a4f8a;
color: #ffffff;
font-weight: bold;
}

tr:nth-child(even) {
background-color: #f9fafb;
}

/* FAQ Details */
details {
background-color: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 6px;
margin-bottom: 12px;
padding: 15px;
}

summary {
font-weight: bold;
cursor: pointer;
color: #1a4f8a;
font-size: 1.1rem;
outline: none;
}

summary::-webkit-details-marker {
color: #2e6bb3;
}

.faq-content {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid #e5e7eb;
color: #4b5563;
}

/* Footer / Meta info */
.meta-info {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9rem;
color: #555;
border: 1px solid #e0e0e0;
}

@media (max-width: 768px) {
.article-container {
padding: 15px;
}

.article-container h1 {
font-size: 1.8rem;
}

.article-container h2 {
font-size: 1.5rem;
}

.cards-grid {
grid-template-columns: 1fr;
}
}

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