.sitemap-page{width:100%;padding-bottom:5rem;font-family:Inter,sans-serif}.sitemap-header{text-align:center;padding:4rem 1rem 2rem 1rem}.sitemap-header h1{font-size:2.5rem;font-weight:700;color:#333;margin:0}.sitemap-marquee-wrapper{background-color:#faf5ed;padding:12px 0;margin-bottom:3rem}.sitemap-marquee{color:#c4b9a8;font-size:14px;font-weight:500}.sitemap-content{max-width:1200px;margin:0 auto;padding:0 1rem}.sitemap-section{margin-bottom:3rem}.sitemap-section h2{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1.5rem;text-transform:uppercase}.sitemap-links-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem 1rem}@media (min-width:576px){.sitemap-links-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.sitemap-links-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.sitemap-links-grid{grid-template-columns:repeat(4,1fr)}}.sitemap-link-item{display:flex}.sitemap-link-item a{color:#0d6efd;text-decoration:none;font-size:.9rem;transition:color .2s ease-in-out}.sitemap-link-item a:hover{text-decoration:underline;color:#0a58ca}