.sitemap ul{list-style:none;margin:0;padding:0}.sitemap__title{font-size:26px;font-weight:700;line-height:1.4;margin:0 0 30px}@media(max-width:767px){.sitemap__title{font-size:22px}}.sitemap__list{display:flex;flex-direction:column;gap:30px}.sitemap__section-title{font-size:16px;font-weight:600;line-height:1;margin:0 0 20px}.sitemap__section-list{column-count:3;column-gap:60px}@media(max-width:1140px){.sitemap__section-list{column-gap:30px}}@media(max-width:640px){.sitemap__section-list{column-count:2}}.sitemap__section-list__item{break-inside:avoid;font-size:16px;font-weight:400;line-height:1.2;margin-bottom:16px}.sitemap__section-list__item:last-child{margin-bottom:0}.sitemap__section-list__item a{color:var(--color_black_70)}