

/* 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_5552.css?17804080852773*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5552 */

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

.urg-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.urg-wrapper h2 {
font-size: 1.5em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 0.3em;
}
.urg-wrapper h3 {
font-size: 1.2em;
color: #2c3e50;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.urg-wrapper p {
margin-bottom: 1em;
}
.urg-wrapper ul {
margin-bottom: 1em;
padding-left: 20px;
}
.urg-wrapper li {
margin-bottom: 0.5em;
}
.urg-wrapper a {
color: #2980b9;
text-decoration: none;
}
.urg-wrapper a:hover {
text-decoration: underline;
}
.urg-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-bottom: 20px;
}
.card {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
border: 1px solid #e9ecef;
box-sizing: border-box;
}
.card h3 {
margin-top: 0;
color: #34495e;
}
.urg-table-container {
overflow-x: auto;
margin-bottom: 20px;
}
.urg-table {
width: 100%;
border-collapse: collapse;
}
.urg-table th,
.urg-table td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
}
.urg-table th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}
.urg-table tr:nth-child(even) {
background-color: #f9fbfc;
}
.urg-alert-danger {
background-color: #fdf2f2;
border-left: 5px solid #e74c3c;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.urg-alert-warning {
background-color: #fff9e6;
border-left: 5px solid #f1c40f;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.urg-alert-success {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.urg-alert-info {
background-color: #eaf2f8;
border-left: 5px solid #3498db;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.urg-summary {
background-color: #f4f6f7;
border-left: 5px solid #95a5a6;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.urg-breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.urg-footer {
border-top: 1px solid #ecf0f1;
padding-top: 20px;
background-color: #fcfcfc;
font-size: 0.9em;
margin-top: 30px;
border-radius: 8px;
padding: 20px;
}
.urg-disclaimer {
font-size: 0.9em;
color: #7f8c8d;
margin-top: 20px;
text-align: justify;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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