.custom-sitemap{display:grid;grid-template-columns:1fr;gap:32px;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.custom-sitemap .sitemap-col{min-width:0;max-width:100%}.custom-sitemap h2{margin:0 0 16px;font-size:1.4em;line-height:1.3}.custom-sitemap h3{margin:20px 0 10px;font-size:1.05em;line-height:1.3}.custom-sitemap ul{list-style:disc;padding-left:20px;margin:0 0 16px}.custom-sitemap li{margin:4px 0;line-height:1.5;word-break:break-word}.custom-sitemap a{text-decoration:none;word-break:break-word}.custom-sitemap a:hover{text-decoration:underline}@media (min-width:600px){.custom-sitemap{grid-template-columns:1fr 1fr;gap:36px}}@media (min-width:960px){.custom-sitemap{grid-template-columns:1fr 1fr 1fr;gap:40px}}