.sp-sitemap{border-top:1px solid #e4e5e7;display:flex;flex-direction:column;width:100%}.sp-sitemap:first-child{border-top:0}.sp-sitemap a{color:#000;white-space:nowrap}.sp-sitemap a:hover{color:#d92036}.sp-sitemap__head{border-bottom:1px solid #e4e5e7;font-size:20px;font-weight:700;padding-bottom:20px;padding-top:20px;text-transform:uppercase}.sp-sitemap__body{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:10px;margin-top:10px}@media only screen and (min-width:768px){.sp-sitemap__body{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.sp-sitemap__body{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:1440px){.sp-sitemap__body{grid-template-columns:repeat(6,1fr)}}@media only screen and (min-width:2560px){.sp-sitemap__body{grid-template-columns:repeat(7,1fr)}}.sp-sitemap__category{break-inside:avoid;display:flex;flex-direction:column;gap:10px;-webkit-column-break-inside:avoid;margin-bottom:20px;page-break-inside:avoid}.sp-sitemap__category>a{font-size:20px;width:min-content}.sp-sitemap__subcat{padding-left:10px}.sp-sitemap__subcat_lvl-3>a{font-size:12px;width:min-content}.sp-sitemap__subcat-list:has(.sp-sitemap__subcat-list__header){padding-left:10px}.sp-sitemap__subcat-list__header{font-size:13px;font-weight:700}