

/* 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_3665.css?17806052952647*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3665 */

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

.amox-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.amox-article h2 {
color: #2c3e50;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
margin-top: 40px;
margin-bottom: 20px;
}
.amox-article h3 {
color: #34495e;
margin-top: 30px;
margin-bottom: 15px;
}
.amox-article p {
margin-bottom: 15px;
}
.amox-article a {
color: #2980b9;
text-decoration: none;
}
.amox-article a:hover {
text-decoration: underline;
}
.amox-article ul {
padding-left: 20px;
margin-bottom: 15px;
}
.amox-article li {
margin-bottom: 8px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background: #f8f9fa;
border: 1px solid #e9ecef;
border-radius: 8px;
padding: 20px;
box-sizing: border-box;
}
.highlight-info {
background: #e3f2fd;
border-left: 5px solid #2196f3;
}
.alert {
padding: 20px;
margin: 25px 0;
border-radius: 8px;
border-left: 5px solid;
}
.alert-danger {
background: #ffebee;
border-left-color: #f44336;
color: #b71c1c;
}
.alert-warning {
background: #fff8e1;
border-left-color: #ffb300;
color: #f57f17;
}
.alert-success {
background: #e8f5e9;
border-left-color: #4caf50;
color: #1b5e20;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
.custom-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.custom-table th,
.custom-table td {
border: 1px solid #dee2e6;
padding: 15px;
text-align: left;
}
.custom-table th {
background-color: #f1f3f5;
font-weight: bold;
color: #2c3e50;
}
.custom-table tr:nth-child(even) {
background-color: #f8f9fa;
}
.img-wrapper {
text-align: center;
margin: 30px 0;
}
.img-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.toc-list {
list-style: none;
padding-left: 0;
}
.toc-list li {
margin-bottom: 10px;
}
.sources-list {
list-style: none;
padding-left: 0;
}
.sources-list li {
margin-bottom: 15px;
font-size: 0.9em;
border-bottom: 1px dashed #e0e0e0;
padding-bottom: 10px;
}
.editorial-info {
background: #f5f5f5;
padding: 20px;
border-radius: 8px;
margin-top: 50px;
font-size: 0.95em;
}
.disclaimer {
background: #eeeeee;
padding: 20px;
border-radius: 8px;
margin-top: 20px;
font-size: 0.9em;
color: #555555;
border-left: 5px solid #9e9e9e;
}
@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_3665.css?17806052952647 */
