.sitemap{--sitemap-blue:#003b7b;--sitemap-link:#1e7be0;--sitemap-border:#d9e5f2;--sitemap-line:#dce8f5;margin:0 0 60px;color:#051d36}.sitemap-card__title a{color:var(--sitemap-blue);font-weight:700;text-decoration:none;overflow-wrap:anywhere;transition:color 0.2s ease-in-out}.sitemap__columns{column-width:280px;column-gap:16px}.sitemap-card{display:inline-block;width:100%;margin:0 0 16px;padding:20px;vertical-align:top;background:#fff;border:1px solid var(--sitemap-border);border-radius:10px;box-shadow:0 4px 16px rgba(0,59,123,.08);break-inside:avoid;page-break-inside:avoid}.sitemap-card__title{position:relative;margin:0;padding:0 0 12px 14px;color:var(--sitemap-blue);font-size:16px;font-weight:700;line-height:1.35}.sitemap-card__title::before{position:absolute;top:2px;bottom:14px;left:0;width:3px;content:"";background:var(--sitemap-link);border-radius:2px}.sitemap-tree{margin:10px 0 0;padding:0;list-style:none}.sitemap-tree .sitemap-tree{margin-top:5px;margin-left:5px;padding-left:13px;border-left:1px solid var(--sitemap-line)}.sitemap-tree__item{position:relative;margin:6px 0 0;padding:0}.sitemap-tree__link{position:relative;display:inline-block;padding-left:12px;color:var(--sitemap-link);font-size:13px;line-height:1.35;text-decoration:none;overflow-wrap:anywhere;transition:color 0.2s ease-in-out}.sitemap-tree__link::before{position:absolute;top:.62em;left:0;width:4px;height:4px;content:"";background:#a8cbf3;border-radius:50%}.sitemap-card--main>.sitemap-tree>.sitemap-tree__item{margin-top:9px}.sitemap-card--main>.sitemap-tree>.sitemap-tree__item>.sitemap-tree__link{color:var(--sitemap-blue);font-weight:700}.sitemap a:hover{color:#005ec4}.sitemap a:focus-visible{color:#005ec4;outline:2px solid #a8cbf3;outline-offset:3px;border-radius:2px}@media (max-width:767px){.sitemap{margin-bottom:40px}.sitemap__columns{column-count:1}.sitemap-card{padding:18px}.sitemap-tree__link{font-size:14px}}