.sitemap-page{width:100%}.sitemap-hero-yellow{background:linear-gradient(90deg,var(--secondary-color),var(--primary-color)30%);width:100%;height:4.85rem}.sitemap-hero{background:linear-gradient(90deg,var(--primary-color)70%,var(--secondary-color));text-align:center;width:100%;padding:4rem 1.5rem 5rem}.sitemap-hero h1{color:var(--white-text);font-size:var(--font-size-mxxxl);font-weight:var(--font-weight-bold);margin:0 0 .75rem}.sitemap-hero p{color:var(--white-text);font-size:var(--font-size-lg);margin:0}.sitemap-content{background:var(--card-white-bg1,#fff);border-radius:var(--radius-mdx);width:min(960px,92vw);margin:0 auto 3rem;padding:2rem;position:relative;top:-2.5rem;box-shadow:0 4px 16px #0000001a}.sitemap-section+.sitemap-section{border-top:1px solid #00000014;margin-top:2rem;padding-top:2rem}.sitemap-section h2{font-size:var(--font-size-xl);color:var(--secondary-color);font-weight:var(--font-weight-bold);margin:0 0 1rem}.sitemap-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.sitemap-list a{color:var(--text-black);font-size:var(--font-size-md);text-decoration:none;transition:color .2s}.sitemap-list a:hover{color:var(--primary-color)}.sitemap-empty{color:var(--text-black);margin:0}.sitemap-xml-note{color:var(--text-black);font-size:var(--font-size-sm);border-top:1px solid #00000014;margin:2rem 0 0;padding-top:1.5rem}.sitemap-xml-note a{color:var(--primary-color);text-decoration:none}.sitemap-xml-note a:hover{text-decoration:underline}@media (max-width:640px){.sitemap-list{grid-template-columns:1fr}.sitemap-content{padding:1.5rem}}
