.b-sitemap__columns{display:flex;flex-wrap:wrap;margin-bottom:3rem}.b-sitemap__header{width:100%}.b-sitemap__links{display:grid;width:100%;gap:.7rem 1.5rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.b-sitemap__links{gap:1rem 1.5rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:md){.b-sitemap__links{gap:1rem 1.5rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.b-sitemap__links{grid-template-columns:repeat(3,1fr)}}@media(min-width:lg){.b-sitemap__links{grid-template-columns:repeat(3,1fr)}}@media(min-width:1384px){.b-sitemap__links{grid-template-columns:repeat(4,1fr)}}@media(min-width:xl){.b-sitemap__links{grid-template-columns:repeat(4,1fr)}}.b-sitemap__links>a,.b-sitemap__links>div{color:var(--wp--preset--color--dark-100)!important;font-size:var(--wp--preset--font-size--14);font-weight:400;letter-spacing:.48px;line-height:1.4;text-decoration:none}.b-sitemap__links>a:hover,.b-sitemap__links>div:hover{color:var(--wp--preset--color--classicblue-100)!important}