

/* Start:/local/templates/polygale_main/components/bitrix/menu/sitemap-page/style.css?17847999591848*/
/* ===== Sitemap ===== */
.sitemap {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sitemap--root {
    padding: 0;
}

.sitemap--level-1 {
    padding-left: 20px;
    margin-top: 8px;
}

.sitemap--level-2 {
    padding-left: 20px;
    margin-top: 5px;
}

.sitemap--level-3 {
    padding-left: 20px;
    margin-top: 3px;
}

.sitemap--level-4 {
    padding-left: 20px;
    margin-top: 3px;
}

/* ===== Sitemap Item ===== */
.sitemap__item {
    margin: 4px 0;
    list-style: none;
}

.sitemap__item--root {
    margin: 8px 0;
}

.sitemap__item--parent {
    margin: 6px 0;
}

/* ===== Sitemap Link ===== */
.sitemap__link {
    color: #333;
    text-decoration: none;
    transition: color 0.2s;
    display: inline-block;
}

.sitemap__link:hover {
    color: #064A69;
    text-decoration: underline;
}

/* Уровень 1 (корневые) */
.sitemap__link--level-1 {
    font-size: 24px;
    font-weight: bold;
    color: #064A69;
}

.sitemap__link--level-1:hover {
    color: #064A69;
    text-decoration: underline;
}

/* Уровень 2 */
.sitemap__link--level-2 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.sitemap__link--level-2:hover {
    color: #064A69;
}

/* Уровень 3 */
.sitemap__link--level-3 {
    font-size: 18px;
    font-weight: 500;
    color: #444;
}

.sitemap__link--level-3:hover {
    color: #064A69;
}

/* Уровень 4 */
.sitemap__link--level-4 {
    font-size: 16px;
    font-weight: 400;
    color: #555;
}

.sitemap__link--level-4:hover {
    color: #064A69;
}

/* Уровень 5 и глубже */
.sitemap__link--level-5 {
    font-size: 15px;
    font-weight: 400;
    color: #666;
}

.sitemap__link--level-5:hover {
    color: #064A69;
}

/* Активный элемент */
.sitemap__link--active {
    color: #064A69 !important;
    font-weight: bold !important;
}
/* End */
/* /local/templates/polygale_main/components/bitrix/menu/sitemap-page/style.css?17847999591848 */
