.sitemapPage{min-height:600px;padding:180px 60px 90px}@media (max-width:767px){.sitemapPage{padding:120px 20px 50px}}.sitemapSections{flex-direction:column;gap:50px;margin-left:90px;margin-right:90px;display:flex}@media (max-width:767px){.sitemapSections{margin-left:0;margin-right:0}}.sitemapSection{border-left:6px solid #ffe0e6;padding:20px 0 20px 24px;position:relative}.sitemapSection:before{content:"";z-index:-1;background:#fce4ec;width:60px;height:100%;position:absolute;top:0;left:0}.sitemapSection h3{color:#d4002a;margin-top:0;margin-bottom:20px;font-size:1.25rem;font-weight:700}.sitemapSection .sitemapLinks{grid-template-columns:repeat(5,1fr);gap:30px 20px;margin:0 0 0 80px;padding:0;list-style:none;display:grid}@media (max-width:1200px){.sitemapSection .sitemapLinks{grid-template-columns:repeat(4,1fr)}}@media (max-width:990px){.sitemapSection .sitemapLinks{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.sitemapSection .sitemapLinks{grid-template-columns:repeat(2,1fr);margin-left:40px}}@media (max-width:480px){.sitemapSection .sitemapLinks{grid-template-columns:1fr}}.sitemapSection .sitemapLinks li{padding:0}.sitemapSection .sitemapLinks a{color:#1a1719;font-size:.9375rem;text-decoration:none;transition:color .3s}.sitemapSection .sitemapLinks a:hover{color:#d4002a}.sitemapSection .sitemapLinks .parentLabel{color:#1a1719;font-size:.9375rem;font-weight:600}.sitemapSection .sitemapLinks .childLinks{flex-direction:column;gap:6px;margin:0;padding:8px 0 0 16px;list-style:none;display:flex}.sitemapSection .sitemapLinks .childLinks a{font-size:.875rem}
