.cc-sitemap{padding:150px 0 72px}
.cc-sitemap > .cc-shell{width:calc(100% - 32px)!important;max-width:1200px!important;margin-inline:auto;min-width:0}
.cc-sitemap__head{margin-bottom:32px}
.cc-sitemap__head h1{font-size:clamp(34px,5vw,64px);line-height:1.1;margin:18px 0;overflow-wrap:anywhere}
.cc-sitemap__intro{max-width:720px;color:#59667c;line-height:1.7}
.cc-sitemap__nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.cc-sitemap__nav a{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border:1px solid #e6e0ff;border-radius:999px;background:rgba(255,255,255,.85);color:#5744d6;font-size:14px;font-weight:700;line-height:1.4}
.cc-sitemap__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px}
.cc-sitemap__section{min-width:0;padding:clamp(20px,3vw,32px);border:1px solid #e9e4ff;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 16px 40px rgba(60,45,130,.04);scroll-margin-top:180px}
.cc-sitemap__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}
.cc-sitemap__section h2{font-size:clamp(22px,2.4vw,28px);line-height:1.2;margin:0;letter-spacing:-.03em;overflow-wrap:anywhere}
.cc-sitemap__count{flex-shrink:0;display:grid;place-items:center;min-width:32px;height:32px;padding:0 7px;border-radius:50%;background:#f0ecff;color:#6650ed;font-size:12px;font-weight:800}
.cc-sitemap__section ul{padding:0;margin:0;list-style:none}
.cc-sitemap__section li+li{border-top:1px solid #eeebf7}
.cc-sitemap__section li a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:12px 0;color:#455169;font-size:15px;font-weight:600;line-height:1.55;overflow-wrap:anywhere}
.cc-sitemap__arrow{flex-shrink:0;color:#7760ed}
.cc-sitemap a:hover{color:#5440ce;text-decoration:underline;text-underline-offset:4px}
.cc-sitemap a:focus-visible{outline:2px solid #6850ed;outline-offset:4px;border-radius:6px}
@media(max-width:782px){.cc-sitemap{padding-top:120px}.cc-sitemap__grid{grid-template-columns:minmax(0,1fr);gap:18px}.cc-sitemap__section{border-radius:22px;scroll-margin-top:160px}.cc-sitemap__nav{gap:8px}.cc-sitemap__nav a{font-size:13px;padding:10px 12px}}
