section.sitemap-section .sitemap_wrap{flex-direction:column;gap:40px;inline-size:min(100%,1200px);margin-inline:auto;display:flex}section.sitemap-section .sitemap_inner_wrap{flex-direction:column;row-gap:20px;inline-size:100%;display:flex}section.sitemap-section .sitemap{flex-direction:column;gap:20px;display:flex}section.sitemap-section .sitemap a{font-family:var(--first-font);color:var(--font-color);padding-block:10px;text-decoration:none;display:block}section.sitemap-section .sitemap a:hover{text-decoration:underline}section.sitemap-section .sitemap ul{padding:20px 0 10px 40px;list-style:outside}section.sitemap-section .sitemap ul li{inline-size:fit-content;margin-block-end:10px;position:relative}section.sitemap-section .sitemap ul li>a{font-size:.937rem}section.sitemap-section .sitemap ul li::marker{color:var(--font-color,black)}section.sitemap-section .sitemap ul ul{margin-block-start:8px;padding-inline-start:25px;list-style:circle}section.sitemap-section .sitemap ul ul ul{margin-top:8px;padding-inline-start:25px;list-style:square}@media (max-width:768px){section.sitemap-section .sitemap ul{padding-left:1.25rem}}@media (max-width:480px){section.sitemap-section .sitemap ul{padding-left:1rem}}
/*# sourceMappingURL=sitemap.min.css.map */