.sitemap-header, .sitemap-item {left: 50%;width: 100vw;transform: translateX(-50%);position: relative;}.sitemap-header, .sitemap-inner h3, .sitemap-item, .sitemap-wrap {position: relative;}.sitemap-header {padding: 32px 24px;background: linear-gradient(180deg, #dee6f0 0, #cbd8e7 100%);}@media (min-width: 768px) {.sitemap-header {padding-top: 56px;padding-bottom: 56px;}}.sitemap-header h1 {max-width: 1110px;margin: 0 auto;}.sitemap-item {padding: 32px 0;background: #f0f4f8;}@media (min-width: 768px) {.sitemap-item {padding: 56px 0;}}.sitemap-item:nth-child(2n) {background: #dee6f0;}.sitemap-inner {max-width: 1158px;margin: 0 auto;padding: 0 24px;}.sitemap-inner h3 {margin: 0;padding-left: 34px;line-height: 32px;cursor: pointer;color: #151c24;}.sitemap-inner h3::after, .sitemap-inner h3::before {position: absolute;content: "";}.sitemap-inner h3::before {top: 5px;left: 0;width: 22px;height: 22px;border: 2px solid #151c24;border-radius: 50%;}.sitemap-inner h3::after {top: 15px;left: 6px;width: 10px;height: 2px;color: #151c24;font-weight: 400;background: #151c24;}.sitemap-item--closed h3::after {top: 6px;left: 6px;width: 20px;height: 20px;font-size: 20px;line-height: 20px;background: 0 0;content: "+";font-family: 'Roboto', sans-serif;}.sitemap-inner ul {display: flex;flex-wrap: wrap;gap: 0 30px;max-height: 9000px;margin: 0 0 8px;padding: 0;overflow: hidden;font-weight: 700;font-size: 16px;line-height: 22px;list-style: none;transition: max-height 0.3s ease;}.sitemap-inner ul li {width: 100%;margin-top: 24px;}@media (min-width: 768px) {.sitemap-inner ul li {width: 255px;}}.sitemap-inner ul a {color: #1e6391;text-decoration: none;}.sitemap-inner ul a:hover {text-decoration: underline;}.sitemap-item--closed .sitemap-inner ul {max-height: 0;}