.sitemap{padding-top:calc(var(--menu-bar-height));font-family:"Mont",sans-serif}.sitemap__wrapper{background:var(--clr-neutral-550);padding-top:30px;padding-bottom:40px}.sitemap__title{margin-top:0;margin-bottom:30px;font-size:36px;line-height:1.15;letter-spacing:0}.sitemap__content{display:flex;flex-wrap:wrap;gap:28px}.sitemap__section{width:calc(50% - 14px);background:var(--clr-neutral-100);border-radius:8px;padding:44px 52px}.sitemap__section--articles{width:100%}@media(max-width: 991.98px){.sitemap__section{width:100%;padding:20px}}.sitemap__section-title{font-size:20px;line-height:1.3;letter-spacing:0;margin:0 0 12px;font-weight:600}.sitemap__list{list-style:none;padding:0;margin:0 0 0 8px}.sitemap__list li{position:relative}.sitemap__list li:before{border-bottom:1px solid #dedede;border-left:1px solid #dedede;border-radius:0 0 0 8px;content:"";display:block;height:16px;left:0;position:absolute;top:0;width:27px}.sitemap__list li:not(:last-child):after{border-left:1px solid #dedede;content:"";display:block;height:100%;left:0;position:absolute;top:0}.sitemap__list>li{padding:10px 0 10px 35px}.sitemap__list>li>a{display:inline-block;font-weight:600;padding:10px 0}.sitemap__list>li:before{height:32px}.sitemap__nested-list{list-style:none;padding:0;margin:0 0 0 0px}.sitemap__nested-list>li{padding:0 0 0 35px}.sitemap__nested-list>li>a{display:inline-block;padding:4px 0}.sitemap a:hover{text-decoration:underline}
