.sitemap-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:20px;height:82px;width:100%;padding:0 max(32px,calc((100vw - var(--max))/2));background:#edf0ec;color:#17464a;border-bottom:1px solid #cfd8d4}
html{scroll-padding-top:100px}
.sitemap-brand{flex-shrink:0}.sitemap-brand img{display:block;width:230px;max-width:70vw;height:auto}
.sitemap-header a{color:inherit;text-decoration:none}
.sitemap-header .sitemap-navigation{position:static;display:flex;align-items:center;gap:28px;padding:0;background:none;box-shadow:none;font:700 14px/1.5 "DM Sans",sans-serif}
.sitemap-header .sitemap-navigation>a{padding:10px 0;border:0}
.sitemap-header .menu-toggle{display:none}
.sitemap-dropdown>summary{cursor:pointer;list-style:none;display:flex;gap:8px;padding:10px 0}
.sitemap-dropdown>summary::-webkit-details-marker{display:none}
.sitemap-header .sitemap-navigation>a,.sitemap-dropdown>summary,.sitemap-dropdown[open]>summary{color:#17464a}
.sitemap-dropdown>summary>span{display:none}
.sitemap-mega{position:absolute;top:100%;left:3vw;right:3vw;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;padding:30px;background:#fff;color:#17464a;border:1px solid #dae3df;border-radius:0 0 14px 14px;box-shadow:0 20px 40px #001d2f30;max-height:calc(100dvh - 104px);overflow-y:auto}
.sitemap-header .sitemap-group-title{display:block;font:800 15px/1.4 Manrope,sans-serif;padding:0 0 13px;border-bottom:2px solid #a5773b}
.sitemap-group ul{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:3px}
.sitemap-header .sitemap-group li a{display:block;padding:6px 0;border:0;font-size:12px;font-weight:500;line-height:1.5}
.sitemap-header a:hover{color:#bc8e52}.sitemap-header a:focus-visible,.sitemap-header summary:focus-visible,.sitemap-header button:focus-visible{outline:2px solid #d0a66b;outline-offset:4px}
.sitemap-note{grid-column:1/-1;margin:0;font-size:11px;font-weight:400;color:#647b7b;border-top:1px solid #dce4e1;padding-top:14px}
.sitemap-consult{background:#a5773b;color:#fff!important;padding:12px 16px;border-radius:5px;font-size:12px;font-weight:700;white-space:nowrap}
@media(max-width:1000px){.sitemap-consult{display:none}.sitemap-header .menu-toggle{display:block;width:42px;height:42px;padding:0;background:transparent;color:#fff;border:1px solid #ffffff55;border-radius:6px;font-size:22px}.sitemap-header .sitemap-navigation{display:none;position:absolute;top:84px;left:0;right:0;background:#17464a;padding:16px 24px;max-height:calc(100dvh - 84px);overflow-y:auto}.sitemap-header .sitemap-navigation.open{display:block}.sitemap-header .sitemap-navigation>a{display:block;border-bottom:1px solid #ffffff22}.sitemap-mega{position:static;max-height:none;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px;gap:24px;margin-top:10px;box-shadow:none}.sitemap-dropdown>summary{padding:12px 0}}
@media(max-width:520px){.sitemap-mega{grid-template-columns:1fr}}
@media(min-width:700px){.sitemap-brand img{width:315px;max-width:none}}
.sitemap-header .sitemap-navigation{gap:27px;font-size:12px}
@media(min-width:1001px){.sitemap-header .sitemap-navigation{display:flex!important}}
@media(max-width:1000px){.sitemap-header .menu-toggle{display:block!important}.sitemap-header .sitemap-navigation.open{display:block!important}}
.sitemap-dropdown:before{content:"";position:absolute;top:calc(100% - 22px);left:0;right:0;height:22px;display:none}
.sitemap-dropdown[open]:before{display:block}
.sitemap-mega{left:max(32px,calc((100vw - var(--max))/2));right:max(32px,calc((100vw - var(--max))/2))}
@media(max-width:1000px){.sitemap-header{padding:0 18px}.sitemap-header .menu-toggle{color:#17464a;border-color:#bdcdca}.sitemap-header .sitemap-navigation{top:82px;background:#edf0ec;color:#17464a;max-height:calc(100dvh - 82px)}.sitemap-header .sitemap-navigation>a{border-color:#cfd8d4}}
